2026-03-29 14:00:09 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 14:00:09 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-29 14:00:09 [auto1.es] INFO: Batch mode enabled: batch 1/2
2026-03-29 14:00:09 [auto1.es] INFO: Starting spider auto1.es
2026-03-29 14:00:09 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 14:00:09 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 14:00:09 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 14:00:09 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 14:00:09 [scrapy.extensions.telnet] INFO: Telnet Password: 6d1a9013ec0517f6
2026-03-29 14:00:10 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-29 14:00:10 [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-29T14_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-29 14:00:10 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 14:00:10 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 14:00:10 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-29 14:00:10 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 14:00:10 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-29 14:00:10 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-29 14:00:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 14:00:10 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2123
2026-03-29 14:00:10 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 14:00:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 14:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:10 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-29 14:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-29 14:00:10 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 14:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 14:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 14:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 14:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 14:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 14:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 14:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 14:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 14:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 14:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 14:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 14:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 14:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 14:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 14:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 14:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 14:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 14:00:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 14:00:10 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:00:10 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-29 14:00:10 [scrapy.core.engine] INFO: Spider opened
2026-03-29 14:00:10 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 14:00:10 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-29 14:00:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-29 14:00:10 [scrapy-playwright] INFO: Starting download handler
2026-03-29 14:00:10 [scrapy-playwright] INFO: Starting download handler
2026-03-29 14:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/home> (referer: None) ['zyte-api']
2026-03-29 14: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-29 14:00:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/en/merchant/signin/ajax> (referer: https://www.auto1.com/en/home) ['zyte-api']
2026-03-29 14:00:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:00:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/user-token/obtain-token> (referer: https://www.auto1.com/en/merchant/signin/ajax) ['zyte-api']
2026-03-29 14: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-29 14: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/en/app/user-token/obtain-token) ['zyte-api']
2026-03-29 14:00:20 [auto1.es] INFO: Channel: 24h | Page: 0 | totalHits: 1794 | hits on page: 40
2026-03-29 14:00:20 [auto1.es] INFO: Found listing with ID: EB56604
2026-03-29 14:00:20 [auto1.es] INFO: Found listing with ID: DH28057
2026-03-29 14:00:20 [auto1.es] INFO: Found listing with ID: GD98283
2026-03-29 14:00:20 [auto1.es] INFO: Found listing with ID: TC80522
2026-03-29 14:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:20 [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-29 14:00:20 [auto1.es] INFO: Scrape type for TC80522: 2
2026-03-29 14:00:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc0a45bf-735a-58e2-b016-221d9ed0d752 with identifier: TC80522
2026-03-29 14:00:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc0a45bf-735a-58e2-b016-221d9ed0d752 with scrape type 2
2026-03-29 14:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc0a45bf-735a-58e2-b016-221d9ed0d752 with scrape type 2
2026-03-29 14:00:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: cc0a45bf-735a-58e2-b016-221d9ed0d752, identifier: TC80522
2026-03-29 14:00:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: cc0a45bf-735a-58e2-b016-221d9ed0d752 with identifier: TC80522
2026-03-29 14:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:00:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=white HTTP/1.1" 200 None
2026-03-29 14:00:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:00:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=diesel HTTP/1.1" 200 None
2026-03-29 14:00:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:00:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: cc0a45bf-735a-58e2-b016-221d9ed0d752 with identifier: TC80522
2026-03-29 14:00:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: cc0a45bf-735a-58e2-b016-221d9ed0d752 with identifier: TC80522 to the API
2026-03-29 14:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 131,
'expiration_date': '2026-03-30T15:07:45Z',
'fuel_type': 'diesel',
'id': 'cc0a45bf-735a-58e2-b016-221d9ed0d752',
'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/TC80522',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 106830,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-26',
'seller_name': None,
'title': 'Peugeot 308 1.5 Blue-HDi Allure Pack',
'transmission': 'automatic',
'trim': 'Allure Pack',
'year': 2022}
2026-03-29 14:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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-29 14:00:21 [auto1.es] INFO: Saving data for TC80522: {'auction_closing_time': 1774883265.0, 'created_time': 1774382710.236258, 'last_price_update_time': 1774792821.166136}
2026-03-29 14:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TC80522') HTTP/1.1" 204 0
2026-03-29 14: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-29 14:00:21 [auto1.es] INFO: Found listing with ID: LZ88302
2026-03-29 14:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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-29 14:00:21 [auto1.es] INFO: Scrape type for LZ88302: 2
2026-03-29 14:00:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49869da7-0b98-56ff-8817-498b1bdc58ef with identifier: LZ88302
2026-03-29 14:00:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49869da7-0b98-56ff-8817-498b1bdc58ef with scrape type 2
2026-03-29 14:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49869da7-0b98-56ff-8817-498b1bdc58ef with scrape type 2
2026-03-29 14:00:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 49869da7-0b98-56ff-8817-498b1bdc58ef, identifier: LZ88302
2026-03-29 14:00:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 49869da7-0b98-56ff-8817-498b1bdc58ef with identifier: LZ88302
2026-03-29 14:00:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 49869da7-0b98-56ff-8817-498b1bdc58ef with identifier: LZ88302
2026-03-29 14:00:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 49869da7-0b98-56ff-8817-498b1bdc58ef with identifier: LZ88302 to the API
2026-03-29 14:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:33:17Z',
'fuel_type': 'diesel',
'id': '49869da7-0b98-56ff-8817-498b1bdc58ef',
'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/LZ88302',
'listing': 'auction',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 189587,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-30',
'seller_name': None,
'title': 'Citroen Berlingo 1.5 Blue-HDi Control M',
'transmission': 'manual',
'trim': 'Control M',
'year': 2021}
2026-03-29 14:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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-29 14:00:21 [auto1.es] INFO: Saving data for LZ88302: {'auction_closing_time': 1774884797.0, 'created_time': 1774382709.296527, 'last_price_update_time': 1774792821.696402}
2026-03-29 14:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LZ88302') HTTP/1.1" 204 0
2026-03-29 14:00:21 [auto1.es] INFO: Found listing with ID: DY37922
2026-03-29 14:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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-29 14:00:21 [auto1.es] INFO: Scrape type for DY37922: 2
2026-03-29 14:00:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f05565fa-5207-58e6-a18d-9fa11c91e69f with identifier: DY37922
2026-03-29 14:00:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f05565fa-5207-58e6-a18d-9fa11c91e69f with scrape type 2
2026-03-29 14:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f05565fa-5207-58e6-a18d-9fa11c91e69f with scrape type 2
2026-03-29 14:00:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f05565fa-5207-58e6-a18d-9fa11c91e69f, identifier: DY37922
2026-03-29 14:00:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f05565fa-5207-58e6-a18d-9fa11c91e69f with identifier: DY37922
2026-03-29 14:00:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f05565fa-5207-58e6-a18d-9fa11c91e69f with identifier: DY37922
2026-03-29 14:00:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f05565fa-5207-58e6-a18d-9fa11c91e69f with identifier: DY37922 to the API
2026-03-29 14:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:56:54Z',
'fuel_type': 'diesel',
'id': 'f05565fa-5207-58e6-a18d-9fa11c91e69f',
'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/DY37922',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 105133,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-14',
'seller_name': None,
'title': 'Peugeot 3008 1.5 Blue-HDi Roadtrip',
'transmission': 'manual',
'trim': 'Roadtrip',
'year': 2021}
2026-03-29 14:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DY37922%27 HTTP/1.1" 200 None
2026-03-29 14:00:22 [auto1.es] INFO: Saving data for DY37922: {'auction_closing_time': 1774886214.0, 'created_time': 1774447258.68965, 'last_price_update_time': 1774792822.198259}
2026-03-29 14:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DY37922') HTTP/1.1" 204 0
2026-03-29 14:00:22 [auto1.es] INFO: Found listing with ID: EN63751
2026-03-29 14:00:22 [auto1.es] INFO: Found listing with ID: HU51946
2026-03-29 14:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HU51946%27 HTTP/1.1" 200 None
2026-03-29 14:00:22 [auto1.es] INFO: Scrape type for HU51946: 2
2026-03-29 14:00:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6b46db0-be3d-5f1a-950e-0abb73a4d59b with identifier: HU51946
2026-03-29 14:00:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6b46db0-be3d-5f1a-950e-0abb73a4d59b with scrape type 2
2026-03-29 14:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6b46db0-be3d-5f1a-950e-0abb73a4d59b with scrape type 2
2026-03-29 14:00:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b6b46db0-be3d-5f1a-950e-0abb73a4d59b, identifier: HU51946
2026-03-29 14:00:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b6b46db0-be3d-5f1a-950e-0abb73a4d59b with identifier: HU51946
2026-03-29 14:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:00:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=petrol HTTP/1.1" 200 None
2026-03-29 14:00:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:00:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b6b46db0-be3d-5f1a-950e-0abb73a4d59b with identifier: HU51946
2026-03-29 14:00:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b6b46db0-be3d-5f1a-950e-0abb73a4d59b with identifier: HU51946 to the API
2026-03-29 14:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:29:59Z',
'fuel_type': 'petrol',
'id': 'b6b46db0-be3d-5f1a-950e-0abb73a4d59b',
'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/HU51946',
'listing': 'auction',
'make': 'Opel',
'model': 'Grandland X',
'odometer': 17775,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-27',
'seller_name': None,
'title': 'Opel Grandland X 1.2 Turbo GS Line',
'transmission': 'manual',
'trim': 'GS Line',
'year': 2024}
2026-03-29 14:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HU51946%27 HTTP/1.1" 200 None
2026-03-29 14:00:22 [auto1.es] INFO: Saving data for HU51946: {'auction_closing_time': 1774884599.0, 'created_time': 1774447238.956495, 'last_price_update_time': 1774792822.98749}
2026-03-29 14:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HU51946') HTTP/1.1" 204 0
2026-03-29 14:00:23 [auto1.es] INFO: Found listing with ID: MY21675
2026-03-29 14:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:23 [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-29 14:00:23 [auto1.es] INFO: Scrape type for MY21675: 2
2026-03-29 14:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32eacc9b-568e-556b-a161-576fde30d95f with identifier: MY21675
2026-03-29 14:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32eacc9b-568e-556b-a161-576fde30d95f with scrape type 2
2026-03-29 14:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32eacc9b-568e-556b-a161-576fde30d95f with scrape type 2
2026-03-29 14:00:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 32eacc9b-568e-556b-a161-576fde30d95f, identifier: MY21675
2026-03-29 14:00:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 32eacc9b-568e-556b-a161-576fde30d95f with identifier: MY21675
2026-03-29 14:00:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 32eacc9b-568e-556b-a161-576fde30d95f with identifier: MY21675
2026-03-29 14:00:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 32eacc9b-568e-556b-a161-576fde30d95f with identifier: MY21675 to the API
2026-03-29 14:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 131,
'expiration_date': '2026-03-30T15:42:40Z',
'fuel_type': 'diesel',
'id': '32eacc9b-568e-556b-a161-576fde30d95f',
'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/MY21675',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 157350,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-27',
'seller_name': None,
'title': 'Citroen C4 1.5 Blue-HDi Feel Pack',
'transmission': 'automatic',
'trim': 'Feel Pack',
'year': 2022}
2026-03-29 14:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:23 [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-29 14:00:23 [auto1.es] INFO: Saving data for MY21675: {'auction_closing_time': 1774885360.0, 'created_time': 1774382713.583373, 'last_price_update_time': 1774792823.445884}
2026-03-29 14:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MY21675') HTTP/1.1" 204 0
2026-03-29 14:00:23 [auto1.es] INFO: Found listing with ID: DM30321
2026-03-29 14:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:23 [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-29 14:00:23 [auto1.es] INFO: Scrape type for DM30321: 2
2026-03-29 14:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d11b3bdf-b01b-5054-8d16-21ba5b03c736 with identifier: DM30321
2026-03-29 14:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d11b3bdf-b01b-5054-8d16-21ba5b03c736 with scrape type 2
2026-03-29 14:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d11b3bdf-b01b-5054-8d16-21ba5b03c736 with scrape type 2
2026-03-29 14:00:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d11b3bdf-b01b-5054-8d16-21ba5b03c736, identifier: DM30321
2026-03-29 14:00:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d11b3bdf-b01b-5054-8d16-21ba5b03c736 with identifier: DM30321
2026-03-29 14:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:00:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=blue HTTP/1.1" 200 None
2026-03-29 14:00:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:00:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d11b3bdf-b01b-5054-8d16-21ba5b03c736 with identifier: DM30321
2026-03-29 14:00:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d11b3bdf-b01b-5054-8d16-21ba5b03c736 with identifier: DM30321 to the API
2026-03-29 14:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:44:09Z',
'fuel_type': 'diesel',
'id': 'd11b3bdf-b01b-5054-8d16-21ba5b03c736',
'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/DM30321',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 164844,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-21',
'seller_name': None,
'title': 'Peugeot 3008 1.5 Blue-HDi Allure Pack',
'transmission': 'automatic',
'trim': 'Allure Pack',
'year': 2022}
2026-03-29 14:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:23 [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-29 14:00:23 [auto1.es] INFO: Saving data for DM30321: {'auction_closing_time': 1774885449.0, 'created_time': 1774382786.987993, 'last_price_update_time': 1774792823.997821}
2026-03-29 14:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DM30321') HTTP/1.1" 204 0
2026-03-29 14:00:24 [auto1.es] INFO: Found listing with ID: MF88912
2026-03-29 14:00:24 [auto1.es] INFO: Found listing with ID: VD62527
2026-03-29 14:00:24 [auto1.es] INFO: Found listing with ID: KT14312
2026-03-29 14:00:24 [auto1.es] INFO: Found listing with ID: XY66822
2026-03-29 14:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XY66822%27 HTTP/1.1" 200 None
2026-03-29 14:00:24 [auto1.es] INFO: Scrape type for XY66822: 2
2026-03-29 14:00:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70d63804-70f3-5beb-aa24-db7d6bb0d3ee with identifier: XY66822
2026-03-29 14:00:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70d63804-70f3-5beb-aa24-db7d6bb0d3ee with scrape type 2
2026-03-29 14:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70d63804-70f3-5beb-aa24-db7d6bb0d3ee with scrape type 2
2026-03-29 14:00:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 70d63804-70f3-5beb-aa24-db7d6bb0d3ee, identifier: XY66822
2026-03-29 14:00:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 70d63804-70f3-5beb-aa24-db7d6bb0d3ee with identifier: XY66822
2026-03-29 14:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:00:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=orange HTTP/1.1" 200 None
2026-03-29 14:00:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:00:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 70d63804-70f3-5beb-aa24-db7d6bb0d3ee with identifier: XY66822
2026-03-29 14:00:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 70d63804-70f3-5beb-aa24-db7d6bb0d3ee with identifier: XY66822 to the API
2026-03-29 14:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:57:27Z',
'fuel_type': 'petrol',
'id': '70d63804-70f3-5beb-aa24-db7d6bb0d3ee',
'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/XY66822',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-25',
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech Active Pack',
'transmission': 'manual',
'trim': 'Active Pack',
'year': 2021}
2026-03-29 14:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XY66822%27 HTTP/1.1" 200 None
2026-03-29 14:00:24 [auto1.es] INFO: Saving data for XY66822: {'auction_closing_time': 1774886247.0, 'created_time': 1774382788.02365, 'last_price_update_time': 1774792824.68554}
2026-03-29 14:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XY66822') HTTP/1.1" 204 0
2026-03-29 14:00:24 [auto1.es] INFO: Found listing with ID: HX94185
2026-03-29 14:00:24 [auto1.es] INFO: Found listing with ID: BU39967
2026-03-29 14:00:24 [auto1.es] INFO: Found listing with ID: JR90206
2026-03-29 14:00:24 [auto1.es] INFO: Found listing with ID: ZV85818
2026-03-29 14:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZV85818%27 HTTP/1.1" 200 None
2026-03-29 14:00:24 [auto1.es] INFO: Scrape type for ZV85818: 2
2026-03-29 14:00:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de885282-9918-5d88-a400-a0f9e20130fb with identifier: ZV85818
2026-03-29 14:00:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de885282-9918-5d88-a400-a0f9e20130fb with scrape type 2
2026-03-29 14:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de885282-9918-5d88-a400-a0f9e20130fb with scrape type 2
2026-03-29 14:00:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: de885282-9918-5d88-a400-a0f9e20130fb, identifier: ZV85818
2026-03-29 14:00:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: de885282-9918-5d88-a400-a0f9e20130fb with identifier: ZV85818
2026-03-29 14:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:00:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gray HTTP/1.1" 200 None
2026-03-29 14:00:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:00:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: de885282-9918-5d88-a400-a0f9e20130fb with identifier: ZV85818
2026-03-29 14:00:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: de885282-9918-5d88-a400-a0f9e20130fb with identifier: ZV85818 to the API
2026-03-29 14:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:47:02Z',
'fuel_type': 'petrol',
'id': 'de885282-9918-5d88-a400-a0f9e20130fb',
'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/ZV85818',
'listing': 'auction',
'make': 'Opel',
'model': 'Crossland X',
'odometer': 63913,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-08',
'seller_name': None,
'title': 'Opel Crossland X 1.2 Turbo GS Line',
'transmission': 'manual',
'trim': 'GS Line',
'year': 2021}
2026-03-29 14:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZV85818%27 HTTP/1.1" 200 None
2026-03-29 14:00:25 [auto1.es] INFO: Saving data for ZV85818: {'auction_closing_time': 1774885622.0, 'created_time': 1774447239.677676, 'last_price_update_time': 1774792825.365003}
2026-03-29 14:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZV85818') HTTP/1.1" 204 0
2026-03-29 14:00:25 [auto1.es] INFO: Found listing with ID: TU86062
2026-03-29 14:00:25 [auto1.es] INFO: Found listing with ID: UB19878
2026-03-29 14:00:25 [auto1.es] INFO: Found listing with ID: PM58195
2026-03-29 14:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PM58195%27 HTTP/1.1" 200 None
2026-03-29 14:00:25 [auto1.es] INFO: Scrape type for PM58195: 2
2026-03-29 14:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9e22700-1c23-573a-a4b8-d8ce4fef8a80 with identifier: PM58195
2026-03-29 14:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9e22700-1c23-573a-a4b8-d8ce4fef8a80 with scrape type 2
2026-03-29 14:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9e22700-1c23-573a-a4b8-d8ce4fef8a80 with scrape type 2
2026-03-29 14:00:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f9e22700-1c23-573a-a4b8-d8ce4fef8a80, identifier: PM58195
2026-03-29 14: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-29 14:00:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f9e22700-1c23-573a-a4b8-d8ce4fef8a80 with identifier: PM58195
2026-03-29 14:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:00:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=green HTTP/1.1" 200 None
2026-03-29 14:00:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:00:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f9e22700-1c23-573a-a4b8-d8ce4fef8a80 with identifier: PM58195
2026-03-29 14:00:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f9e22700-1c23-573a-a4b8-d8ce4fef8a80 with identifier: PM58195 to the API
2026-03-29 14:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:42:21Z',
'fuel_type': 'petrol',
'id': 'f9e22700-1c23-573a-a4b8-d8ce4fef8a80',
'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/PM58195',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 24831,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-28',
'seller_name': None,
'title': 'Peugeot 308 1.2 PureTech Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2024}
2026-03-29 14:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PM58195%27 HTTP/1.1" 200 None
2026-03-29 14:00:25 [auto1.es] INFO: Saving data for PM58195: {'auction_closing_time': 1774885341.0, 'created_time': 1773324152.897661, 'last_price_update_time': 1774792825.941246}
2026-03-29 14:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PM58195') HTTP/1.1" 204 0
2026-03-29 14:00:25 [auto1.es] INFO: Found listing with ID: AC51222
2026-03-29 14:00:25 [auto1.es] INFO: Found listing with ID: SH51429
2026-03-29 14:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SH51429%27 HTTP/1.1" 200 None
2026-03-29 14:00:25 [auto1.es] INFO: Scrape type for SH51429: 2
2026-03-29 14:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f487eaaa-f24c-5b03-8bd1-dd9d4044659e with identifier: SH51429
2026-03-29 14:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f487eaaa-f24c-5b03-8bd1-dd9d4044659e with scrape type 2
2026-03-29 14:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f487eaaa-f24c-5b03-8bd1-dd9d4044659e with scrape type 2
2026-03-29 14:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f487eaaa-f24c-5b03-8bd1-dd9d4044659e, identifier: SH51429
2026-03-29 14:00:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f487eaaa-f24c-5b03-8bd1-dd9d4044659e with identifier: SH51429
2026-03-29 14:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:00:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=black HTTP/1.1" 200 None
2026-03-29 14:00:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:00:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f487eaaa-f24c-5b03-8bd1-dd9d4044659e with identifier: SH51429
2026-03-29 14:00:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f487eaaa-f24c-5b03-8bd1-dd9d4044659e with identifier: SH51429 to the API
2026-03-29 14:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:23:41Z',
'fuel_type': 'petrol',
'id': 'f487eaaa-f24c-5b03-8bd1-dd9d4044659e',
'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/SH51429',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 14498,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-29',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2024}
2026-03-29 14:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SH51429%27 HTTP/1.1" 200 None
2026-03-29 14:00:26 [auto1.es] INFO: Saving data for SH51429: {'auction_closing_time': 1774884221.0, 'created_time': 1773345905.748589, 'last_price_update_time': 1774792826.653106}
2026-03-29 14:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='SH51429') HTTP/1.1" 204 0
2026-03-29 14:00:26 [auto1.es] INFO: Found listing with ID: YC02097
2026-03-29 14:00:26 [auto1.es] INFO: Found listing with ID: WL81576
2026-03-29 14:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WL81576%27 HTTP/1.1" 200 None
2026-03-29 14:00:26 [auto1.es] INFO: Scrape type for WL81576: 2
2026-03-29 14:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 468d287f-23b9-52ee-a8bc-ac68a88ed154 with identifier: WL81576
2026-03-29 14:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 468d287f-23b9-52ee-a8bc-ac68a88ed154 with scrape type 2
2026-03-29 14:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 468d287f-23b9-52ee-a8bc-ac68a88ed154 with scrape type 2
2026-03-29 14:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 468d287f-23b9-52ee-a8bc-ac68a88ed154, identifier: WL81576
2026-03-29 14:00:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 468d287f-23b9-52ee-a8bc-ac68a88ed154 with identifier: WL81576
2026-03-29 14:00:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 468d287f-23b9-52ee-a8bc-ac68a88ed154 with identifier: WL81576
2026-03-29 14:00:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 468d287f-23b9-52ee-a8bc-ac68a88ed154 with identifier: WL81576 to the API
2026-03-29 14:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:56:59Z',
'fuel_type': 'diesel',
'id': '468d287f-23b9-52ee-a8bc-ac68a88ed154',
'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/WL81576',
'listing': 'auction',
'make': 'Peugeot',
'model': '508',
'odometer': 13913,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-25',
'seller_name': None,
'title': 'Peugeot 508 1.5 Blue-HDi Allure Pack',
'transmission': 'automatic',
'trim': 'Allure Pack',
'year': 2024}
2026-03-29 14:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WL81576%27 HTTP/1.1" 200 None
2026-03-29 14:00:27 [auto1.es] INFO: Saving data for WL81576: {'auction_closing_time': 1774886219.0, 'created_time': 1773248598.116619, 'last_price_update_time': 1774792827.138602}
2026-03-29 14:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WL81576') HTTP/1.1" 204 0
2026-03-29 14:00:27 [auto1.es] INFO: Found listing with ID: GA87794
2026-03-29 14:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GA87794%27 HTTP/1.1" 200 None
2026-03-29 14:00:27 [auto1.es] INFO: Scrape type for GA87794: 2
2026-03-29 14:00:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f33baed2-ee4c-57ca-93c1-85caa2fc4dc5 with identifier: GA87794
2026-03-29 14:00:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f33baed2-ee4c-57ca-93c1-85caa2fc4dc5 with scrape type 2
2026-03-29 14:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f33baed2-ee4c-57ca-93c1-85caa2fc4dc5 with scrape type 2
2026-03-29 14:00:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f33baed2-ee4c-57ca-93c1-85caa2fc4dc5, identifier: GA87794
2026-03-29 14:00:27 [auto1.es] INFO: Channel: 24h | Page: 1 | totalHits: 1794 | hits on page: 40
2026-03-29 14:00:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f33baed2-ee4c-57ca-93c1-85caa2fc4dc5 with identifier: GA87794
2026-03-29 14:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f33baed2-ee4c-57ca-93c1-85caa2fc4dc5 with identifier: GA87794
2026-03-29 14:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f33baed2-ee4c-57ca-93c1-85caa2fc4dc5 with identifier: GA87794 to the API
2026-03-29 14:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:45:18Z',
'fuel_type': 'petrol',
'id': 'f33baed2-ee4c-57ca-93c1-85caa2fc4dc5',
'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/GA87794',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 18489,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-25',
'seller_name': None,
'title': 'Peugeot 308 1.2 PureTech Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2024}
2026-03-29 14:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GA87794%27 HTTP/1.1" 200 None
2026-03-29 14:00:27 [auto1.es] INFO: Saving data for GA87794: {'auction_closing_time': 1774885518.0, 'created_time': 1773248588.060473, 'last_price_update_time': 1774792827.709061}
2026-03-29 14:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GA87794') HTTP/1.1" 204 0
2026-03-29 14:00:27 [auto1.es] INFO: Found listing with ID: BK88638
2026-03-29 14:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BK88638%27 HTTP/1.1" 200 None
2026-03-29 14:00:27 [auto1.es] INFO: Scrape type for BK88638: 2
2026-03-29 14:00:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc9f8d2f-bfd1-5da7-9a08-2ce7be6de10c with identifier: BK88638
2026-03-29 14:00:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc9f8d2f-bfd1-5da7-9a08-2ce7be6de10c with scrape type 2
2026-03-29 14:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc9f8d2f-bfd1-5da7-9a08-2ce7be6de10c with scrape type 2
2026-03-29 14:00:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: bc9f8d2f-bfd1-5da7-9a08-2ce7be6de10c, identifier: BK88638
2026-03-29 14:00:27 [auto1.es] INFO: Found listing with ID: EB56604
2026-03-29 14:00:27 [auto1.es] INFO: Found listing with ID: DH28057
2026-03-29 14:00:27 [auto1.es] INFO: Found listing with ID: GD98283
2026-03-29 14:00:27 [auto1.es] INFO: Found listing with ID: TC80522
2026-03-29 14:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TC80522%27 HTTP/1.1" 200 None
2026-03-29 14:00:27 [auto1.es] INFO: Scrape type for TC80522: 0
2026-03-29 14:00:27 [auto1.es] INFO: Found listing with ID: LZ88302
2026-03-29 14:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LZ88302%27 HTTP/1.1" 200 None
2026-03-29 14:00:27 [auto1.es] INFO: Scrape type for LZ88302: 0
2026-03-29 14:00:27 [auto1.es] INFO: Found listing with ID: DY37922
2026-03-29 14:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DY37922%27 HTTP/1.1" 200 None
2026-03-29 14:00:27 [auto1.es] INFO: Scrape type for DY37922: 0
2026-03-29 14:00:27 [auto1.es] INFO: Found listing with ID: EN63751
2026-03-29 14:00:27 [auto1.es] INFO: Found listing with ID: HU51946
2026-03-29 14:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HU51946%27 HTTP/1.1" 200 None
2026-03-29 14:00:27 [auto1.es] INFO: Scrape type for HU51946: 0
2026-03-29 14:00:27 [auto1.es] INFO: Found listing with ID: MY21675
2026-03-29 14:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MY21675%27 HTTP/1.1" 200 None
2026-03-29 14:00:27 [auto1.es] INFO: Scrape type for MY21675: 0
2026-03-29 14:00:27 [auto1.es] INFO: Found listing with ID: DM30321
2026-03-29 14:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DM30321%27 HTTP/1.1" 200 None
2026-03-29 14:00:27 [auto1.es] INFO: Scrape type for DM30321: 0
2026-03-29 14:00:27 [auto1.es] INFO: Found listing with ID: MF88912
2026-03-29 14:00:27 [auto1.es] INFO: Found listing with ID: VD62527
2026-03-29 14:00:27 [auto1.es] INFO: Found listing with ID: KT14312
2026-03-29 14:00:27 [auto1.es] INFO: Found listing with ID: XY66822
2026-03-29 14:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XY66822%27 HTTP/1.1" 200 None
2026-03-29 14:00:27 [auto1.es] INFO: Scrape type for XY66822: 0
2026-03-29 14:00:27 [auto1.es] INFO: Found listing with ID: HX94185
2026-03-29 14:00:27 [auto1.es] INFO: Found listing with ID: BU39967
2026-03-29 14:00:27 [auto1.es] INFO: Found listing with ID: JR90206
2026-03-29 14:00:27 [auto1.es] INFO: Found listing with ID: ZV85818
2026-03-29 14:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZV85818%27 HTTP/1.1" 200 None
2026-03-29 14:00:28 [auto1.es] INFO: Scrape type for ZV85818: 0
2026-03-29 14:00:28 [auto1.es] INFO: Found listing with ID: TU86062
2026-03-29 14:00:28 [auto1.es] INFO: Found listing with ID: UB19878
2026-03-29 14:00:28 [auto1.es] INFO: Found listing with ID: PM58195
2026-03-29 14:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PM58195%27 HTTP/1.1" 200 None
2026-03-29 14:00:28 [auto1.es] INFO: Scrape type for PM58195: 0
2026-03-29 14:00:28 [auto1.es] INFO: Found listing with ID: AC51222
2026-03-29 14:00:28 [auto1.es] INFO: Found listing with ID: SH51429
2026-03-29 14:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SH51429%27 HTTP/1.1" 200 None
2026-03-29 14:00:28 [auto1.es] INFO: Scrape type for SH51429: 0
2026-03-29 14:00:28 [auto1.es] INFO: Found listing with ID: YC02097
2026-03-29 14:00:28 [auto1.es] INFO: Found listing with ID: WL81576
2026-03-29 14:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WL81576%27 HTTP/1.1" 200 None
2026-03-29 14:00:28 [auto1.es] INFO: Scrape type for WL81576: 0
2026-03-29 14:00:28 [auto1.es] INFO: Found listing with ID: GA87794
2026-03-29 14:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GA87794%27 HTTP/1.1" 200 None
2026-03-29 14:00:28 [auto1.es] INFO: Scrape type for GA87794: 0
2026-03-29 14:00:28 [auto1.es] INFO: Found listing with ID: BK88638
2026-03-29 14:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BK88638%27 HTTP/1.1" 200 None
2026-03-29 14:00:28 [auto1.es] INFO: Scrape type for BK88638: 2
2026-03-29 14:00:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc9f8d2f-bfd1-5da7-9a08-2ce7be6de10c with scrape type 2
2026-03-29 14:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc9f8d2f-bfd1-5da7-9a08-2ce7be6de10c with scrape type 2
2026-03-29 14:00:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: bc9f8d2f-bfd1-5da7-9a08-2ce7be6de10c, identifier: BK88638
2026-03-29 14:00:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: bc9f8d2f-bfd1-5da7-9a08-2ce7be6de10c with identifier: BK88638
2026-03-29 14:00:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: bc9f8d2f-bfd1-5da7-9a08-2ce7be6de10c with identifier: BK88638
2026-03-29 14:00:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: bc9f8d2f-bfd1-5da7-9a08-2ce7be6de10c with identifier: BK88638 to the API
2026-03-29 14:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:49:03Z',
'fuel_type': 'petrol',
'id': 'bc9f8d2f-bfd1-5da7-9a08-2ce7be6de10c',
'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/BK88638',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 X',
'odometer': 19338,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-27',
'seller_name': None,
'title': 'Citroen C4 X 1.2 PureTech Feel',
'transmission': 'manual',
'trim': 'Feel',
'year': 2024}
2026-03-29 14:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BK88638%27 HTTP/1.1" 200 None
2026-03-29 14:00:28 [auto1.es] INFO: Saving data for BK88638: {'auction_closing_time': 1774885743.0, 'created_time': 1773248631.44518, 'last_price_update_time': 1774792828.620964}
2026-03-29 14:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='BK88638') HTTP/1.1" 204 0
2026-03-29 14:00:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: bc9f8d2f-bfd1-5da7-9a08-2ce7be6de10c with identifier: BK88638
2026-03-29 14:00:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: bc9f8d2f-bfd1-5da7-9a08-2ce7be6de10c with identifier: BK88638
2026-03-29 14:00:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: bc9f8d2f-bfd1-5da7-9a08-2ce7be6de10c with identifier: BK88638 to the API
2026-03-29 14:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:49:03Z',
'fuel_type': 'petrol',
'id': 'bc9f8d2f-bfd1-5da7-9a08-2ce7be6de10c',
'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/BK88638',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 X',
'odometer': 19338,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-27',
'seller_name': None,
'title': 'Citroen C4 X 1.2 PureTech Feel',
'transmission': 'manual',
'trim': 'Feel',
'year': 2024}
2026-03-29 14:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BK88638%27 HTTP/1.1" 200 None
2026-03-29 14:00:29 [auto1.es] INFO: Saving data for BK88638: {'auction_closing_time': 1774885743.0, 'created_time': 1773248631.44518, 'last_price_update_time': 1774792829.004387}
2026-03-29 14:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='BK88638') HTTP/1.1" 204 0
2026-03-29 14:00:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:00:29 [auto1.es] INFO: Found listing with ID: ZG69122
2026-03-29 14:00:29 [auto1.es] INFO: Found listing with ID: SD38157
2026-03-29 14:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SD38157%27 HTTP/1.1" 200 None
2026-03-29 14:00:29 [auto1.es] INFO: Scrape type for SD38157: 2
2026-03-29 14:00:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3df13357-2195-5cde-8593-013033662827 with identifier: SD38157
2026-03-29 14:00:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3df13357-2195-5cde-8593-013033662827 with scrape type 2
2026-03-29 14:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3df13357-2195-5cde-8593-013033662827 with scrape type 2
2026-03-29 14:00:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 3df13357-2195-5cde-8593-013033662827, identifier: SD38157
2026-03-29 14:00:29 [auto1.es] INFO: Found listing with ID: ZG69122
2026-03-29 14:00:29 [auto1.es] INFO: Found listing with ID: SD38157
2026-03-29 14:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SD38157%27 HTTP/1.1" 200 None
2026-03-29 14:00:29 [auto1.es] INFO: Scrape type for SD38157: 2
2026-03-29 14:00:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3df13357-2195-5cde-8593-013033662827 with scrape type 2
2026-03-29 14:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3df13357-2195-5cde-8593-013033662827 with scrape type 2
2026-03-29 14:00:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 3df13357-2195-5cde-8593-013033662827, identifier: SD38157
2026-03-29 14:00:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 3df13357-2195-5cde-8593-013033662827 with identifier: SD38157
2026-03-29 14:00:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:00:29 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=red HTTP/1.1" 200 None
2026-03-29 14:00:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:00:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 3df13357-2195-5cde-8593-013033662827 with identifier: SD38157
2026-03-29 14:00:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 3df13357-2195-5cde-8593-013033662827 with identifier: SD38157 to the API
2026-03-29 14:00:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:30:10Z',
'fuel_type': 'petrol',
'id': '3df13357-2195-5cde-8593-013033662827',
'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/SD38157',
'listing': 'auction',
'make': 'Opel',
'model': 'Grandland X',
'odometer': 26782,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-24',
'seller_name': None,
'title': 'Opel Grandland X 1.2 Turbo GS Line',
'transmission': 'manual',
'trim': 'GS Line',
'year': 2024}
2026-03-29 14:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SD38157%27 HTTP/1.1" 200 None
2026-03-29 14:00:29 [auto1.es] INFO: Saving data for SD38157: {'auction_closing_time': 1774884610.0, 'created_time': 1773248455.159241, 'last_price_update_time': 1774792829.888038}
2026-03-29 14:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='SD38157') HTTP/1.1" 204 0
2026-03-29 14:00:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 3df13357-2195-5cde-8593-013033662827 with identifier: SD38157
2026-03-29 14:00:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 3df13357-2195-5cde-8593-013033662827 with identifier: SD38157
2026-03-29 14:00:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 3df13357-2195-5cde-8593-013033662827 with identifier: SD38157 to the API
2026-03-29 14:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:30:10Z',
'fuel_type': 'petrol',
'id': '3df13357-2195-5cde-8593-013033662827',
'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/SD38157',
'listing': 'auction',
'make': 'Opel',
'model': 'Grandland X',
'odometer': 26782,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-24',
'seller_name': None,
'title': 'Opel Grandland X 1.2 Turbo GS Line',
'transmission': 'manual',
'trim': 'GS Line',
'year': 2024}
2026-03-29 14:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SD38157%27 HTTP/1.1" 200 None
2026-03-29 14:00:30 [auto1.es] INFO: Saving data for SD38157: {'auction_closing_time': 1774884610.0, 'created_time': 1773248455.159241, 'last_price_update_time': 1774792830.676364}
2026-03-29 14:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='SD38157') HTTP/1.1" 204 0
2026-03-29 14:00:30 [auto1.es] INFO: Found listing with ID: AA76120
2026-03-29 14:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AA76120%27 HTTP/1.1" 200 None
2026-03-29 14:00:30 [auto1.es] INFO: Scrape type for AA76120: 2
2026-03-29 14:00:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 237bca59-e444-5293-9e14-8bf7cb0a9086 with identifier: AA76120
2026-03-29 14:00:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 237bca59-e444-5293-9e14-8bf7cb0a9086 with scrape type 2
2026-03-29 14:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 237bca59-e444-5293-9e14-8bf7cb0a9086 with scrape type 2
2026-03-29 14:00:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 237bca59-e444-5293-9e14-8bf7cb0a9086, identifier: AA76120
2026-03-29 14:00:30 [auto1.es] INFO: Found listing with ID: AA76120
2026-03-29 14:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AA76120%27 HTTP/1.1" 200 None
2026-03-29 14:00:30 [auto1.es] INFO: Scrape type for AA76120: 2
2026-03-29 14:00:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 237bca59-e444-5293-9e14-8bf7cb0a9086 with scrape type 2
2026-03-29 14:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 237bca59-e444-5293-9e14-8bf7cb0a9086 with scrape type 2
2026-03-29 14:00:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 237bca59-e444-5293-9e14-8bf7cb0a9086, identifier: AA76120
2026-03-29 14:00:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 237bca59-e444-5293-9e14-8bf7cb0a9086 with identifier: AA76120
2026-03-29 14:00:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 237bca59-e444-5293-9e14-8bf7cb0a9086 with identifier: AA76120
2026-03-29 14:00:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 237bca59-e444-5293-9e14-8bf7cb0a9086 with identifier: AA76120 to the API
2026-03-29 14:00:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:19:15Z',
'fuel_type': 'diesel',
'id': '237bca59-e444-5293-9e14-8bf7cb0a9086',
'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/AA76120',
'listing': 'auction',
'make': 'Peugeot',
'model': '508',
'odometer': 22741,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-25',
'seller_name': None,
'title': 'Peugeot 508 1.5 Blue-HDi Allure Pack',
'transmission': 'automatic',
'trim': 'Allure Pack',
'year': 2024}
2026-03-29 14:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AA76120%27 HTTP/1.1" 200 None
2026-03-29 14:00:31 [auto1.es] INFO: Saving data for AA76120: {'auction_closing_time': 1774883955.0, 'created_time': 1773248445.483876, 'last_price_update_time': 1774792831.626438}
2026-03-29 14:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AA76120') HTTP/1.1" 204 0
2026-03-29 14:00:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 237bca59-e444-5293-9e14-8bf7cb0a9086 with identifier: AA76120
2026-03-29 14:00:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 237bca59-e444-5293-9e14-8bf7cb0a9086 with identifier: AA76120
2026-03-29 14:00:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 237bca59-e444-5293-9e14-8bf7cb0a9086 with identifier: AA76120 to the API
2026-03-29 14:00:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:19:15Z',
'fuel_type': 'diesel',
'id': '237bca59-e444-5293-9e14-8bf7cb0a9086',
'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/AA76120',
'listing': 'auction',
'make': 'Peugeot',
'model': '508',
'odometer': 22741,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-25',
'seller_name': None,
'title': 'Peugeot 508 1.5 Blue-HDi Allure Pack',
'transmission': 'automatic',
'trim': 'Allure Pack',
'year': 2024}
2026-03-29 14:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AA76120%27 HTTP/1.1" 200 None
2026-03-29 14:00:31 [auto1.es] INFO: Saving data for AA76120: {'auction_closing_time': 1774883955.0, 'created_time': 1773248445.483876, 'last_price_update_time': 1774792831.898094}
2026-03-29 14:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AA76120') HTTP/1.1" 204 0
2026-03-29 14:00:31 [auto1.es] INFO: Found listing with ID: TZ07439
2026-03-29 14:00:31 [auto1.es] INFO: Found listing with ID: KW46470
2026-03-29 14:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KW46470%27 HTTP/1.1" 200 None
2026-03-29 14:00:31 [auto1.es] INFO: Scrape type for KW46470: 2
2026-03-29 14:00:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8418c11-f155-525e-8f57-848cde11b52e with identifier: KW46470
2026-03-29 14:00:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8418c11-f155-525e-8f57-848cde11b52e with scrape type 2
2026-03-29 14:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8418c11-f155-525e-8f57-848cde11b52e with scrape type 2
2026-03-29 14:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c8418c11-f155-525e-8f57-848cde11b52e, identifier: KW46470
2026-03-29 14:00:32 [auto1.es] INFO: Found listing with ID: TZ07439
2026-03-29 14:00:32 [auto1.es] INFO: Found listing with ID: KW46470
2026-03-29 14:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:32 [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-29 14:00:32 [auto1.es] INFO: Scrape type for KW46470: 2
2026-03-29 14:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8418c11-f155-525e-8f57-848cde11b52e with scrape type 2
2026-03-29 14:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8418c11-f155-525e-8f57-848cde11b52e with scrape type 2
2026-03-29 14:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c8418c11-f155-525e-8f57-848cde11b52e, identifier: KW46470
2026-03-29 14:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c8418c11-f155-525e-8f57-848cde11b52e with identifier: KW46470
2026-03-29 14:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c8418c11-f155-525e-8f57-848cde11b52e with identifier: KW46470
2026-03-29 14:00:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c8418c11-f155-525e-8f57-848cde11b52e with identifier: KW46470 to the API
2026-03-29 14:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:03:49Z',
'fuel_type': 'petrol',
'id': 'c8418c11-f155-525e-8f57-848cde11b52e',
'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/KW46470',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 X',
'odometer': 21865,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-29',
'seller_name': None,
'title': 'Citroen C4 X 1.2 PureTech YOU',
'transmission': 'manual',
'trim': 'YOU',
'year': 2024}
2026-03-29 14:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KW46470%27 HTTP/1.1" 200 None
2026-03-29 14:00:33 [auto1.es] INFO: Saving data for KW46470: {'auction_closing_time': 1774883029.0, 'created_time': 1773248538.655459, 'last_price_update_time': 1774792833.104327}
2026-03-29 14:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='KW46470') HTTP/1.1" 204 0
2026-03-29 14:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c8418c11-f155-525e-8f57-848cde11b52e with identifier: KW46470
2026-03-29 14:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c8418c11-f155-525e-8f57-848cde11b52e with identifier: KW46470
2026-03-29 14:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c8418c11-f155-525e-8f57-848cde11b52e with identifier: KW46470 to the API
2026-03-29 14:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:03:49Z',
'fuel_type': 'petrol',
'id': 'c8418c11-f155-525e-8f57-848cde11b52e',
'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/KW46470',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 X',
'odometer': 21865,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-29',
'seller_name': None,
'title': 'Citroen C4 X 1.2 PureTech YOU',
'transmission': 'manual',
'trim': 'YOU',
'year': 2024}
2026-03-29 14:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KW46470%27 HTTP/1.1" 200 None
2026-03-29 14:00:33 [auto1.es] INFO: Saving data for KW46470: {'auction_closing_time': 1774883029.0, 'created_time': 1773248538.655459, 'last_price_update_time': 1774792833.403623}
2026-03-29 14:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='KW46470') HTTP/1.1" 204 0
2026-03-29 14:00:33 [auto1.es] INFO: Found listing with ID: ZN44479
2026-03-29 14:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZN44479%27 HTTP/1.1" 200 None
2026-03-29 14:00:33 [auto1.es] INFO: Scrape type for ZN44479: 2
2026-03-29 14:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ba31fc5-b152-5f34-8ecd-b6f27afd8696 with identifier: ZN44479
2026-03-29 14:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ba31fc5-b152-5f34-8ecd-b6f27afd8696 with scrape type 2
2026-03-29 14:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ba31fc5-b152-5f34-8ecd-b6f27afd8696 with scrape type 2
2026-03-29 14:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4ba31fc5-b152-5f34-8ecd-b6f27afd8696, identifier: ZN44479
2026-03-29 14:00:33 [auto1.es] INFO: Found listing with ID: ZN44479
2026-03-29 14:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZN44479%27 HTTP/1.1" 200 None
2026-03-29 14:00:33 [auto1.es] INFO: Scrape type for ZN44479: 2
2026-03-29 14:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ba31fc5-b152-5f34-8ecd-b6f27afd8696 with scrape type 2
2026-03-29 14:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ba31fc5-b152-5f34-8ecd-b6f27afd8696 with scrape type 2
2026-03-29 14:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4ba31fc5-b152-5f34-8ecd-b6f27afd8696, identifier: ZN44479
2026-03-29 14:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4ba31fc5-b152-5f34-8ecd-b6f27afd8696 with identifier: ZN44479
2026-03-29 14:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4ba31fc5-b152-5f34-8ecd-b6f27afd8696 with identifier: ZN44479
2026-03-29 14:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4ba31fc5-b152-5f34-8ecd-b6f27afd8696 with identifier: ZN44479 to the API
2026-03-29 14:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:31:27Z',
'fuel_type': 'diesel',
'id': '4ba31fc5-b152-5f34-8ecd-b6f27afd8696',
'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/ZN44479',
'listing': 'auction',
'make': 'Peugeot',
'model': '508',
'odometer': 17431,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-25',
'seller_name': None,
'title': 'Peugeot 508 1.5 Blue-HDi Allure Pack',
'transmission': 'automatic',
'trim': 'Allure Pack',
'year': 2024}
2026-03-29 14:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZN44479%27 HTTP/1.1" 200 None
2026-03-29 14:00:33 [auto1.es] INFO: Saving data for ZN44479: {'auction_closing_time': 1774884687.0, 'created_time': 1773248526.099145, 'last_price_update_time': 1774792833.948437}
2026-03-29 14:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZN44479') HTTP/1.1" 204 0
2026-03-29 14:00:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4ba31fc5-b152-5f34-8ecd-b6f27afd8696 with identifier: ZN44479
2026-03-29 14:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4ba31fc5-b152-5f34-8ecd-b6f27afd8696 with identifier: ZN44479
2026-03-29 14:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4ba31fc5-b152-5f34-8ecd-b6f27afd8696 with identifier: ZN44479 to the API
2026-03-29 14:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:31:27Z',
'fuel_type': 'diesel',
'id': '4ba31fc5-b152-5f34-8ecd-b6f27afd8696',
'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/ZN44479',
'listing': 'auction',
'make': 'Peugeot',
'model': '508',
'odometer': 17431,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-25',
'seller_name': None,
'title': 'Peugeot 508 1.5 Blue-HDi Allure Pack',
'transmission': 'automatic',
'trim': 'Allure Pack',
'year': 2024}
2026-03-29 14:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZN44479%27 HTTP/1.1" 200 None
2026-03-29 14:00:34 [auto1.es] INFO: Saving data for ZN44479: {'auction_closing_time': 1774884687.0, 'created_time': 1773248526.099145, 'last_price_update_time': 1774792834.322415}
2026-03-29 14:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZN44479') HTTP/1.1" 204 0
2026-03-29 14:00:34 [auto1.es] INFO: Found listing with ID: NH78008
2026-03-29 14:00:34 [auto1.es] INFO: Found listing with ID: TD74034
2026-03-29 14:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TD74034%27 HTTP/1.1" 200 None
2026-03-29 14:00:34 [auto1.es] INFO: Scrape type for TD74034: 2
2026-03-29 14:00:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9068558a-35cc-5cee-a572-b2c4d539d7b2 with identifier: TD74034
2026-03-29 14:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9068558a-35cc-5cee-a572-b2c4d539d7b2 with scrape type 2
2026-03-29 14:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9068558a-35cc-5cee-a572-b2c4d539d7b2 with scrape type 2
2026-03-29 14:00:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9068558a-35cc-5cee-a572-b2c4d539d7b2, identifier: TD74034
2026-03-29 14:00:34 [auto1.es] INFO: Found listing with ID: NH78008
2026-03-29 14:00:34 [auto1.es] INFO: Found listing with ID: TD74034
2026-03-29 14:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TD74034%27 HTTP/1.1" 200 None
2026-03-29 14:00:34 [auto1.es] INFO: Scrape type for TD74034: 2
2026-03-29 14:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9068558a-35cc-5cee-a572-b2c4d539d7b2 with scrape type 2
2026-03-29 14:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9068558a-35cc-5cee-a572-b2c4d539d7b2 with scrape type 2
2026-03-29 14:00:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9068558a-35cc-5cee-a572-b2c4d539d7b2, identifier: TD74034
2026-03-29 14:00:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9068558a-35cc-5cee-a572-b2c4d539d7b2 with identifier: TD74034
2026-03-29 14:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9068558a-35cc-5cee-a572-b2c4d539d7b2 with identifier: TD74034
2026-03-29 14:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9068558a-35cc-5cee-a572-b2c4d539d7b2 with identifier: TD74034 to the API
2026-03-29 14:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:59:56Z',
'fuel_type': 'diesel',
'id': '9068558a-35cc-5cee-a572-b2c4d539d7b2',
'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/TD74034',
'listing': 'auction',
'make': 'Opel',
'model': 'Grandland X',
'odometer': 25793,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-12',
'seller_name': None,
'title': 'Opel Grandland X 1.5 CDTI GS Line',
'transmission': 'automatic',
'trim': 'GS Line',
'year': 2022}
2026-03-29 14:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TD74034%27 HTTP/1.1" 200 None
2026-03-29 14:00:34 [auto1.es] INFO: Saving data for TD74034: {'auction_closing_time': 1774886396.0, 'created_time': 1773248679.353956, 'last_price_update_time': 1774792834.906155}
2026-03-29 14:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TD74034') HTTP/1.1" 204 0
2026-03-29 14:00:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9068558a-35cc-5cee-a572-b2c4d539d7b2 with identifier: TD74034
2026-03-29 14:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9068558a-35cc-5cee-a572-b2c4d539d7b2 with identifier: TD74034
2026-03-29 14:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9068558a-35cc-5cee-a572-b2c4d539d7b2 with identifier: TD74034 to the API
2026-03-29 14:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:59:56Z',
'fuel_type': 'diesel',
'id': '9068558a-35cc-5cee-a572-b2c4d539d7b2',
'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/TD74034',
'listing': 'auction',
'make': 'Opel',
'model': 'Grandland X',
'odometer': 25793,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-12',
'seller_name': None,
'title': 'Opel Grandland X 1.5 CDTI GS Line',
'transmission': 'automatic',
'trim': 'GS Line',
'year': 2022}
2026-03-29 14:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TD74034%27 HTTP/1.1" 200 None
2026-03-29 14:00:35 [auto1.es] INFO: Saving data for TD74034: {'auction_closing_time': 1774886396.0, 'created_time': 1773248679.353956, 'last_price_update_time': 1774792835.242508}
2026-03-29 14:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TD74034') HTTP/1.1" 204 0
2026-03-29 14:00:35 [auto1.es] INFO: Found listing with ID: PV00531
2026-03-29 14:00:35 [auto1.es] INFO: Found listing with ID: GC96055
2026-03-29 14:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GC96055%27 HTTP/1.1" 200 None
2026-03-29 14:00:35 [auto1.es] INFO: Scrape type for GC96055: 2
2026-03-29 14:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44fff49b-62aa-53f8-98ba-4c14e767e24c with identifier: GC96055
2026-03-29 14:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44fff49b-62aa-53f8-98ba-4c14e767e24c with scrape type 2
2026-03-29 14:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44fff49b-62aa-53f8-98ba-4c14e767e24c with scrape type 2
2026-03-29 14:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 44fff49b-62aa-53f8-98ba-4c14e767e24c, identifier: GC96055
2026-03-29 14:00:35 [auto1.es] INFO: Found listing with ID: PV00531
2026-03-29 14:00:35 [auto1.es] INFO: Found listing with ID: GC96055
2026-03-29 14:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GC96055%27 HTTP/1.1" 200 None
2026-03-29 14:00:35 [auto1.es] INFO: Scrape type for GC96055: 2
2026-03-29 14:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44fff49b-62aa-53f8-98ba-4c14e767e24c with scrape type 2
2026-03-29 14:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44fff49b-62aa-53f8-98ba-4c14e767e24c with scrape type 2
2026-03-29 14:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 44fff49b-62aa-53f8-98ba-4c14e767e24c, identifier: GC96055
2026-03-29 14:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 44fff49b-62aa-53f8-98ba-4c14e767e24c with identifier: GC96055
2026-03-29 14:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 44fff49b-62aa-53f8-98ba-4c14e767e24c with identifier: GC96055
2026-03-29 14:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 44fff49b-62aa-53f8-98ba-4c14e767e24c with identifier: GC96055 to the API
2026-03-29 14:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:29:11Z',
'fuel_type': 'petrol',
'id': '44fff49b-62aa-53f8-98ba-4c14e767e24c',
'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/GC96055',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 11908,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-07-27',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2024}
2026-03-29 14:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GC96055%27 HTTP/1.1" 200 None
2026-03-29 14:00:35 [auto1.es] INFO: Saving data for GC96055: {'auction_closing_time': 1774884551.0, 'created_time': 1773248462.605182, 'last_price_update_time': 1774792835.816827}
2026-03-29 14:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GC96055') HTTP/1.1" 204 0
2026-03-29 14:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 44fff49b-62aa-53f8-98ba-4c14e767e24c with identifier: GC96055
2026-03-29 14:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 44fff49b-62aa-53f8-98ba-4c14e767e24c with identifier: GC96055
2026-03-29 14:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 44fff49b-62aa-53f8-98ba-4c14e767e24c with identifier: GC96055 to the API
2026-03-29 14:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:29:11Z',
'fuel_type': 'petrol',
'id': '44fff49b-62aa-53f8-98ba-4c14e767e24c',
'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/GC96055',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 11908,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-07-27',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2024}
2026-03-29 14:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GC96055%27 HTTP/1.1" 200 None
2026-03-29 14:00:36 [auto1.es] INFO: Saving data for GC96055: {'auction_closing_time': 1774884551.0, 'created_time': 1773248462.605182, 'last_price_update_time': 1774792836.0798}
2026-03-29 14:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GC96055') HTTP/1.1" 204 0
2026-03-29 14:00:36 [auto1.es] INFO: Found listing with ID: ND56377
2026-03-29 14:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ND56377%27 HTTP/1.1" 200 None
2026-03-29 14:00:36 [auto1.es] INFO: Scrape type for ND56377: 2
2026-03-29 14:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a302d380-fae4-5583-8015-d994d1db5aba with identifier: ND56377
2026-03-29 14:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a302d380-fae4-5583-8015-d994d1db5aba with scrape type 2
2026-03-29 14:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a302d380-fae4-5583-8015-d994d1db5aba with scrape type 2
2026-03-29 14:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a302d380-fae4-5583-8015-d994d1db5aba, identifier: ND56377
2026-03-29 14:00:36 [auto1.es] INFO: Found listing with ID: ND56377
2026-03-29 14:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ND56377%27 HTTP/1.1" 200 None
2026-03-29 14:00:36 [auto1.es] INFO: Scrape type for ND56377: 2
2026-03-29 14:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a302d380-fae4-5583-8015-d994d1db5aba with scrape type 2
2026-03-29 14:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a302d380-fae4-5583-8015-d994d1db5aba with scrape type 2
2026-03-29 14:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a302d380-fae4-5583-8015-d994d1db5aba, identifier: ND56377
2026-03-29 14:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a302d380-fae4-5583-8015-d994d1db5aba with identifier: ND56377
2026-03-29 14:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a302d380-fae4-5583-8015-d994d1db5aba with identifier: ND56377
2026-03-29 14:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a302d380-fae4-5583-8015-d994d1db5aba with identifier: ND56377 to the API
2026-03-29 14:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:24:03Z',
'fuel_type': 'diesel',
'id': 'a302d380-fae4-5583-8015-d994d1db5aba',
'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/ND56377',
'listing': 'auction',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 70983,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-28',
'seller_name': None,
'title': 'Citroen C5 Aircross 1.5 Blue-HDi Shine',
'transmission': 'automatic',
'trim': 'Shine',
'year': 2020}
2026-03-29 14:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ND56377%27 HTTP/1.1" 200 None
2026-03-29 14:00:36 [auto1.es] INFO: Saving data for ND56377: {'auction_closing_time': 1774884243.0, 'created_time': 1773248457.340439, 'last_price_update_time': 1774792836.642438}
2026-03-29 14:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ND56377') HTTP/1.1" 204 0
2026-03-29 14:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a302d380-fae4-5583-8015-d994d1db5aba with identifier: ND56377
2026-03-29 14:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a302d380-fae4-5583-8015-d994d1db5aba with identifier: ND56377
2026-03-29 14:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a302d380-fae4-5583-8015-d994d1db5aba with identifier: ND56377 to the API
2026-03-29 14:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:24:03Z',
'fuel_type': 'diesel',
'id': 'a302d380-fae4-5583-8015-d994d1db5aba',
'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/ND56377',
'listing': 'auction',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 70983,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-28',
'seller_name': None,
'title': 'Citroen C5 Aircross 1.5 Blue-HDi Shine',
'transmission': 'automatic',
'trim': 'Shine',
'year': 2020}
2026-03-29 14:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ND56377%27 HTTP/1.1" 200 None
2026-03-29 14:00:36 [auto1.es] INFO: Saving data for ND56377: {'auction_closing_time': 1774884243.0, 'created_time': 1773248457.340439, 'last_price_update_time': 1774792836.91742}
2026-03-29 14:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ND56377') HTTP/1.1" 204 0
2026-03-29 14:00:36 [auto1.es] INFO: Found listing with ID: GZ15438
2026-03-29 14:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GZ15438%27 HTTP/1.1" 200 None
2026-03-29 14:00:36 [auto1.es] INFO: Scrape type for GZ15438: 2
2026-03-29 14:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c08a6d6-c35c-5c1b-a5fa-4a786544fa7c with identifier: GZ15438
2026-03-29 14:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c08a6d6-c35c-5c1b-a5fa-4a786544fa7c with scrape type 2
2026-03-29 14:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c08a6d6-c35c-5c1b-a5fa-4a786544fa7c with scrape type 2
2026-03-29 14:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 0c08a6d6-c35c-5c1b-a5fa-4a786544fa7c, identifier: GZ15438
2026-03-29 14:00:37 [auto1.es] INFO: Found listing with ID: GZ15438
2026-03-29 14:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GZ15438%27 HTTP/1.1" 200 None
2026-03-29 14:00:37 [auto1.es] INFO: Scrape type for GZ15438: 2
2026-03-29 14:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c08a6d6-c35c-5c1b-a5fa-4a786544fa7c with scrape type 2
2026-03-29 14:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c08a6d6-c35c-5c1b-a5fa-4a786544fa7c with scrape type 2
2026-03-29 14:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 0c08a6d6-c35c-5c1b-a5fa-4a786544fa7c, identifier: GZ15438
2026-03-29 14:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 0c08a6d6-c35c-5c1b-a5fa-4a786544fa7c with identifier: GZ15438
2026-03-29 14:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 0c08a6d6-c35c-5c1b-a5fa-4a786544fa7c with identifier: GZ15438
2026-03-29 14:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 0c08a6d6-c35c-5c1b-a5fa-4a786544fa7c with identifier: GZ15438 to the API
2026-03-29 14:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:41:31Z',
'fuel_type': 'petrol',
'id': '0c08a6d6-c35c-5c1b-a5fa-4a786544fa7c',
'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/GZ15438',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 44011,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-13',
'seller_name': None,
'title': 'Citroen C4 1.2 PureTech Feel Pack',
'transmission': 'manual',
'trim': 'Feel Pack',
'year': 2023}
2026-03-29 14:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GZ15438%27 HTTP/1.1" 200 None
2026-03-29 14:00:37 [auto1.es] INFO: Saving data for GZ15438: {'auction_closing_time': 1774885291.0, 'created_time': 1773248576.407483, 'last_price_update_time': 1774792837.503581}
2026-03-29 14:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GZ15438') HTTP/1.1" 204 0
2026-03-29 14:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 0c08a6d6-c35c-5c1b-a5fa-4a786544fa7c with identifier: GZ15438
2026-03-29 14:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 0c08a6d6-c35c-5c1b-a5fa-4a786544fa7c with identifier: GZ15438
2026-03-29 14:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 0c08a6d6-c35c-5c1b-a5fa-4a786544fa7c with identifier: GZ15438 to the API
2026-03-29 14:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:41:31Z',
'fuel_type': 'petrol',
'id': '0c08a6d6-c35c-5c1b-a5fa-4a786544fa7c',
'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/GZ15438',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 44011,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-13',
'seller_name': None,
'title': 'Citroen C4 1.2 PureTech Feel Pack',
'transmission': 'manual',
'trim': 'Feel Pack',
'year': 2023}
2026-03-29 14:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GZ15438%27 HTTP/1.1" 200 None
2026-03-29 14:00:37 [auto1.es] INFO: Saving data for GZ15438: {'auction_closing_time': 1774885291.0, 'created_time': 1773248576.407483, 'last_price_update_time': 1774792837.863007}
2026-03-29 14:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GZ15438') HTTP/1.1" 204 0
2026-03-29 14:00:37 [auto1.es] INFO: Found listing with ID: LC47472
2026-03-29 14:00:37 [auto1.es] INFO: Found listing with ID: LC47472
2026-03-29 14:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:00:37 [auto1.es] INFO: Channel: 24h | Page: 2 | totalHits: 1794 | hits on page: 40
2026-03-29 14:00:37 [auto1.es] INFO: Found listing with ID: WA43088
2026-03-29 14:00:37 [auto1.es] INFO: Found listing with ID: VH20399
2026-03-29 14:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VH20399%27 HTTP/1.1" 200 None
2026-03-29 14:00:38 [auto1.es] INFO: Scrape type for VH20399: 2
2026-03-29 14:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: daabf215-555c-5337-94ea-5dd994dc68e1 with identifier: VH20399
2026-03-29 14:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daabf215-555c-5337-94ea-5dd994dc68e1 with scrape type 2
2026-03-29 14:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item daabf215-555c-5337-94ea-5dd994dc68e1 with scrape type 2
2026-03-29 14:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: daabf215-555c-5337-94ea-5dd994dc68e1, identifier: VH20399
2026-03-29 14:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: daabf215-555c-5337-94ea-5dd994dc68e1 with identifier: VH20399
2026-03-29 14:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:00:38 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=yellow HTTP/1.1" 200 None
2026-03-29 14:00:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: daabf215-555c-5337-94ea-5dd994dc68e1 with identifier: VH20399
2026-03-29 14:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: daabf215-555c-5337-94ea-5dd994dc68e1 with identifier: VH20399 to the API
2026-03-29 14:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'yellow',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:59:11Z',
'fuel_type': 'petrol',
'id': 'daabf215-555c-5337-94ea-5dd994dc68e1',
'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/VH20399',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 21261,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-30',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2024}
2026-03-29 14:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VH20399%27 HTTP/1.1" 200 None
2026-03-29 14:00:38 [auto1.es] INFO: Saving data for VH20399: {'auction_closing_time': 1774886351.0, 'created_time': 1773248652.646266, 'last_price_update_time': 1774792838.662325}
2026-03-29 14:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VH20399') HTTP/1.1" 204 0
2026-03-29 14:00:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:00:38 [auto1.es] INFO: Found listing with ID: LA93651
2026-03-29 14:00:38 [auto1.es] INFO: Found listing with ID: VC14240
2026-03-29 14:00:38 [auto1.es] INFO: Found listing with ID: AT48913
2026-03-29 14:00:38 [auto1.es] INFO: Found listing with ID: DF05847
2026-03-29 14:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DF05847%27 HTTP/1.1" 200 None
2026-03-29 14:00:38 [auto1.es] INFO: Scrape type for DF05847: 2
2026-03-29 14:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05b2c502-2966-5702-86d7-3e47a756af12 with identifier: DF05847
2026-03-29 14:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05b2c502-2966-5702-86d7-3e47a756af12 with scrape type 2
2026-03-29 14:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05b2c502-2966-5702-86d7-3e47a756af12 with scrape type 2
2026-03-29 14:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 05b2c502-2966-5702-86d7-3e47a756af12, identifier: DF05847
2026-03-29 14:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 05b2c502-2966-5702-86d7-3e47a756af12 with identifier: DF05847
2026-03-29 14:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 05b2c502-2966-5702-86d7-3e47a756af12 with identifier: DF05847
2026-03-29 14:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 05b2c502-2966-5702-86d7-3e47a756af12 with identifier: DF05847 to the API
2026-03-29 14:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:58:11Z',
'fuel_type': 'petrol',
'id': '05b2c502-2966-5702-86d7-3e47a756af12',
'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/DF05847',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 25808,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-08',
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2020}
2026-03-29 14:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DF05847%27 HTTP/1.1" 200 None
2026-03-29 14:00:39 [auto1.es] INFO: Saving data for DF05847: {'auction_closing_time': 1774886291.0, 'created_time': 1773248652.974899, 'last_price_update_time': 1774792839.203686}
2026-03-29 14:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DF05847') HTTP/1.1" 204 0
2026-03-29 14:00:39 [auto1.es] INFO: Found listing with ID: CG28095
2026-03-29 14:00:39 [auto1.es] INFO: Found listing with ID: LX79959
2026-03-29 14:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LX79959%27 HTTP/1.1" 200 None
2026-03-29 14:00:39 [auto1.es] INFO: Scrape type for LX79959: 0
2026-03-29 14:00:39 [auto1.es] INFO: Found listing with ID: HP65934
2026-03-29 14:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HP65934%27 HTTP/1.1" 200 None
2026-03-29 14:00:39 [auto1.es] INFO: Scrape type for HP65934: 2
2026-03-29 14:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 027b3f2a-77c4-5b6d-abe1-929fcf5a0c09 with identifier: HP65934
2026-03-29 14:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 027b3f2a-77c4-5b6d-abe1-929fcf5a0c09 with scrape type 2
2026-03-29 14:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 027b3f2a-77c4-5b6d-abe1-929fcf5a0c09 with scrape type 2
2026-03-29 14:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 027b3f2a-77c4-5b6d-abe1-929fcf5a0c09, identifier: HP65934
2026-03-29 14:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 027b3f2a-77c4-5b6d-abe1-929fcf5a0c09 with identifier: HP65934
2026-03-29 14:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 027b3f2a-77c4-5b6d-abe1-929fcf5a0c09 with identifier: HP65934
2026-03-29 14:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 027b3f2a-77c4-5b6d-abe1-929fcf5a0c09 with identifier: HP65934 to the API
2026-03-29 14:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:56:56Z',
'fuel_type': 'petrol',
'id': '027b3f2a-77c4-5b6d-abe1-929fcf5a0c09',
'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/HP65934',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 33642,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-18',
'seller_name': None,
'title': 'Citroen C3 Aircross 1.2 PureTech Plus',
'transmission': 'manual',
'trim': 'Plus',
'year': 2024}
2026-03-29 14:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HP65934%27 HTTP/1.1" 200 None
2026-03-29 14:00:39 [auto1.es] INFO: Saving data for HP65934: {'auction_closing_time': 1774886216.0, 'created_time': 1773248657.022977, 'last_price_update_time': 1774792839.66601}
2026-03-29 14:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HP65934') HTTP/1.1" 204 0
2026-03-29 14:00:39 [auto1.es] INFO: Found listing with ID: DZ57590
2026-03-29 14:00:39 [auto1.es] INFO: Found listing with ID: AH06396
2026-03-29 14:00:39 [auto1.es] INFO: Found listing with ID: AE39465
2026-03-29 14:00:39 [auto1.es] INFO: Found listing with ID: CS85139
2026-03-29 14:00:39 [auto1.es] INFO: Found listing with ID: RK09278
2026-03-29 14:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RK09278%27 HTTP/1.1" 200 None
2026-03-29 14:00:39 [auto1.es] INFO: Scrape type for RK09278: 2
2026-03-29 14:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 440bd09a-3c22-519d-8dd4-6790bf1355d9 with identifier: RK09278
2026-03-29 14:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 440bd09a-3c22-519d-8dd4-6790bf1355d9 with scrape type 2
2026-03-29 14:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 440bd09a-3c22-519d-8dd4-6790bf1355d9 with scrape type 2
2026-03-29 14:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 440bd09a-3c22-519d-8dd4-6790bf1355d9, identifier: RK09278
2026-03-29 14:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 440bd09a-3c22-519d-8dd4-6790bf1355d9 with identifier: RK09278
2026-03-29 14:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 440bd09a-3c22-519d-8dd4-6790bf1355d9 with identifier: RK09278
2026-03-29 14:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 440bd09a-3c22-519d-8dd4-6790bf1355d9 with identifier: RK09278 to the API
2026-03-29 14:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14:00: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': 101,
'expiration_date': '2026-03-30T15:37:01Z',
'fuel_type': 'petrol',
'id': '440bd09a-3c22-519d-8dd4-6790bf1355d9',
'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/RK09278',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-24',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2024}
2026-03-29 14:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:40 [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-29 14:00:40 [auto1.es] INFO: Saving data for RK09278: {'auction_closing_time': 1774885021.0, 'created_time': 1773345903.368363, 'last_price_update_time': 1774792840.222936}
2026-03-29 14:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RK09278') HTTP/1.1" 204 0
2026-03-29 14:00:40 [auto1.es] INFO: Found listing with ID: FU02845
2026-03-29 14:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:40 [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-29 14:00:40 [auto1.es] INFO: Scrape type for FU02845: 2
2026-03-29 14:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afae407e-87bc-53aa-beed-6a9841611b35 with identifier: FU02845
2026-03-29 14:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afae407e-87bc-53aa-beed-6a9841611b35 with scrape type 2
2026-03-29 14:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afae407e-87bc-53aa-beed-6a9841611b35 with scrape type 2
2026-03-29 14:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: afae407e-87bc-53aa-beed-6a9841611b35, identifier: FU02845
2026-03-29 14:00:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: afae407e-87bc-53aa-beed-6a9841611b35 with identifier: FU02845
2026-03-29 14:00:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: afae407e-87bc-53aa-beed-6a9841611b35 with identifier: FU02845
2026-03-29 14:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: afae407e-87bc-53aa-beed-6a9841611b35 with identifier: FU02845 to the API
2026-03-29 14:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14:00:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:35:17Z',
'fuel_type': 'petrol',
'id': 'afae407e-87bc-53aa-beed-6a9841611b35',
'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/FU02845',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 31074,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-21',
'seller_name': None,
'title': 'Citroen C3 Aircross 1.2 PureTech Plus',
'transmission': 'manual',
'trim': 'Plus',
'year': 2024}
2026-03-29 14:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:40 [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-29 14:00:40 [auto1.es] INFO: Saving data for FU02845: {'auction_closing_time': 1774884917.0, 'created_time': 1773345886.866197, 'last_price_update_time': 1774792840.656077}
2026-03-29 14:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FU02845') HTTP/1.1" 204 0
2026-03-29 14:00:40 [auto1.es] INFO: Found listing with ID: EV44292
2026-03-29 14:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:40 [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-29 14:00:40 [auto1.es] INFO: Scrape type for EV44292: 2
2026-03-29 14:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12fea461-83c4-5e33-be96-f0c809c551c9 with identifier: EV44292
2026-03-29 14:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12fea461-83c4-5e33-be96-f0c809c551c9 with scrape type 2
2026-03-29 14:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12fea461-83c4-5e33-be96-f0c809c551c9 with scrape type 2
2026-03-29 14:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 12fea461-83c4-5e33-be96-f0c809c551c9, identifier: EV44292
2026-03-29 14:00:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 12fea461-83c4-5e33-be96-f0c809c551c9 with identifier: EV44292
2026-03-29 14:00:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 12fea461-83c4-5e33-be96-f0c809c551c9 with identifier: EV44292
2026-03-29 14:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 12fea461-83c4-5e33-be96-f0c809c551c9 with identifier: EV44292 to the API
2026-03-29 14:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:51:32Z',
'fuel_type': 'petrol',
'id': '12fea461-83c4-5e33-be96-f0c809c551c9',
'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/EV44292',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 48071,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-22',
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2020}
2026-03-29 14:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EV44292%27 HTTP/1.1" 200 None
2026-03-29 14:00:41 [auto1.es] INFO: Saving data for EV44292: {'auction_closing_time': 1774885892.0, 'created_time': 1773248669.509129, 'last_price_update_time': 1774792841.114506}
2026-03-29 14:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EV44292') HTTP/1.1" 204 0
2026-03-29 14:00:41 [auto1.es] INFO: Found listing with ID: RD73162
2026-03-29 14:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RD73162%27 HTTP/1.1" 200 None
2026-03-29 14:00:41 [auto1.es] INFO: Scrape type for RD73162: 2
2026-03-29 14:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de4b0819-1b21-5a29-9e87-146741ec171b with identifier: RD73162
2026-03-29 14:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de4b0819-1b21-5a29-9e87-146741ec171b with scrape type 2
2026-03-29 14:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de4b0819-1b21-5a29-9e87-146741ec171b with scrape type 2
2026-03-29 14:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: de4b0819-1b21-5a29-9e87-146741ec171b, identifier: RD73162
2026-03-29 14:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: de4b0819-1b21-5a29-9e87-146741ec171b with identifier: RD73162
2026-03-29 14:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: de4b0819-1b21-5a29-9e87-146741ec171b with identifier: RD73162
2026-03-29 14:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: de4b0819-1b21-5a29-9e87-146741ec171b with identifier: RD73162 to the API
2026-03-29 14:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:16:22Z',
'fuel_type': 'diesel',
'id': 'de4b0819-1b21-5a29-9e87-146741ec171b',
'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/RD73162',
'listing': 'auction',
'make': 'Fiat',
'model': 'Fiorino',
'odometer': 135516,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-06',
'seller_name': None,
'title': 'Fiat Fiorino 1.3 JTD Basis Kasten',
'transmission': 'manual',
'trim': 'Basis Kasten',
'year': 2017}
2026-03-29 14:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RD73162%27 HTTP/1.1" 200 None
2026-03-29 14:00:41 [auto1.es] INFO: Saving data for RD73162: {'auction_closing_time': 1774883782.0, 'created_time': 1774609318.11583, 'last_price_update_time': 1774792841.631263}
2026-03-29 14:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RD73162') HTTP/1.1" 204 0
2026-03-29 14:00:41 [auto1.es] INFO: Found listing with ID: BE99512
2026-03-29 14:00:41 [auto1.es] INFO: Found listing with ID: BB81076
2026-03-29 14:00:41 [auto1.es] INFO: Found listing with ID: NA90839
2026-03-29 14:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27NA90839%27 HTTP/1.1" 200 None
2026-03-29 14:00:41 [auto1.es] INFO: Scrape type for NA90839: 2
2026-03-29 14:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b946ccd5-b005-5ad9-a42c-1fb341750b65 with identifier: NA90839
2026-03-29 14:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b946ccd5-b005-5ad9-a42c-1fb341750b65 with scrape type 2
2026-03-29 14:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b946ccd5-b005-5ad9-a42c-1fb341750b65 with scrape type 2
2026-03-29 14:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b946ccd5-b005-5ad9-a42c-1fb341750b65, identifier: NA90839
2026-03-29 14:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b946ccd5-b005-5ad9-a42c-1fb341750b65 with identifier: NA90839
2026-03-29 14:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:00:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=electro HTTP/1.1" 200 None
2026-03-29 14:00:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14: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-29 14:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b946ccd5-b005-5ad9-a42c-1fb341750b65 with identifier: NA90839
2026-03-29 14:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b946ccd5-b005-5ad9-a42c-1fb341750b65 with identifier: NA90839 to the API
2026-03-29 14:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:54:30Z',
'fuel_type': 'electro',
'id': 'b946ccd5-b005-5ad9-a42c-1fb341750b65',
'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/NA90839',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 66979,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-10',
'seller_name': None,
'title': 'Mercedes-Benz Vito eVito extralang',
'transmission': 'automatic',
'trim': 'e extralang',
'year': 2020}
2026-03-29 14:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27NA90839%27 HTTP/1.1" 200 None
2026-03-29 14:00:42 [auto1.es] INFO: Saving data for NA90839: {'auction_closing_time': 1774886070.0, 'created_time': 1773145668.742306, 'last_price_update_time': 1774792842.386165}
2026-03-29 14:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='NA90839') HTTP/1.1" 204 0
2026-03-29 14:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:00:42 [auto1.es] INFO: Found listing with ID: WC01421
2026-03-29 14:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WC01421%27 HTTP/1.1" 200 None
2026-03-29 14:00:42 [auto1.es] INFO: Scrape type for WC01421: 2
2026-03-29 14:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 167d64fa-b274-5202-b739-86138b8eb92e with identifier: WC01421
2026-03-29 14:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 167d64fa-b274-5202-b739-86138b8eb92e with scrape type 2
2026-03-29 14:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 167d64fa-b274-5202-b739-86138b8eb92e with scrape type 2
2026-03-29 14:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 167d64fa-b274-5202-b739-86138b8eb92e, identifier: WC01421
2026-03-29 14:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 167d64fa-b274-5202-b739-86138b8eb92e with identifier: WC01421
2026-03-29 14:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 167d64fa-b274-5202-b739-86138b8eb92e with identifier: WC01421
2026-03-29 14:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 167d64fa-b274-5202-b739-86138b8eb92e with identifier: WC01421 to the API
2026-03-29 14:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 122,
'expiration_date': '2026-03-30T15:23:26Z',
'fuel_type': 'electro',
'id': '167d64fa-b274-5202-b739-86138b8eb92e',
'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/WC01421',
'listing': 'auction',
'make': 'MAXUS',
'model': 'Deliver 3',
'odometer': 88835,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-15',
'seller_name': None,
'title': 'MAXUS Deliver 3 electric drive 90 kW L1H1',
'transmission': 'automatic',
'trim': 'L1H1',
'year': 2023}
2026-03-29 14:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WC01421%27 HTTP/1.1" 200 None
2026-03-29 14:00:42 [auto1.es] INFO: Saving data for WC01421: {'auction_closing_time': 1774884206.0, 'created_time': 1773145499.623369, 'last_price_update_time': 1774792842.989378}
2026-03-29 14:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WC01421') HTTP/1.1" 204 0
2026-03-29 14:00:43 [auto1.es] INFO: Found listing with ID: HU09823
2026-03-29 14:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HU09823%27 HTTP/1.1" 200 None
2026-03-29 14:00:43 [auto1.es] INFO: Scrape type for HU09823: 2
2026-03-29 14:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8a8ec35-eead-5e96-9abb-7869dae22f8b with identifier: HU09823
2026-03-29 14:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8a8ec35-eead-5e96-9abb-7869dae22f8b with scrape type 2
2026-03-29 14:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8a8ec35-eead-5e96-9abb-7869dae22f8b with scrape type 2
2026-03-29 14:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b8a8ec35-eead-5e96-9abb-7869dae22f8b, identifier: HU09823
2026-03-29 14:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b8a8ec35-eead-5e96-9abb-7869dae22f8b with identifier: HU09823
2026-03-29 14:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b8a8ec35-eead-5e96-9abb-7869dae22f8b with identifier: HU09823
2026-03-29 14:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b8a8ec35-eead-5e96-9abb-7869dae22f8b with identifier: HU09823 to the API
2026-03-29 14:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 122,
'expiration_date': '2026-03-30T15:50:58Z',
'fuel_type': 'electro',
'id': 'b8a8ec35-eead-5e96-9abb-7869dae22f8b',
'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/HU09823',
'listing': 'auction',
'make': 'MAXUS',
'model': 'Deliver 3',
'odometer': 93478,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-15',
'seller_name': None,
'title': 'MAXUS Deliver 3 electric drive 90 kW L1H1',
'transmission': 'automatic',
'trim': 'L1H1',
'year': 2023}
2026-03-29 14:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HU09823%27 HTTP/1.1" 200 None
2026-03-29 14:00:43 [auto1.es] INFO: Saving data for HU09823: {'auction_closing_time': 1774885858.0, 'created_time': 1773145527.087106, 'last_price_update_time': 1774792843.539342}
2026-03-29 14:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HU09823') HTTP/1.1" 204 0
2026-03-29 14:00:43 [auto1.es] INFO: Channel: 24h | Page: 3 | totalHits: 1794 | hits on page: 40
2026-03-29 14:00:43 [auto1.es] INFO: Found listing with ID: WJ13616
2026-03-29 14:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WJ13616%27 HTTP/1.1" 200 None
2026-03-29 14:00:43 [auto1.es] INFO: Scrape type for WJ13616: 2
2026-03-29 14:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5be09a07-fd54-5da7-acb7-eb455affa371 with identifier: WJ13616
2026-03-29 14:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5be09a07-fd54-5da7-acb7-eb455affa371 with scrape type 2
2026-03-29 14:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5be09a07-fd54-5da7-acb7-eb455affa371 with scrape type 2
2026-03-29 14:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 5be09a07-fd54-5da7-acb7-eb455affa371, identifier: WJ13616
2026-03-29 14:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 5be09a07-fd54-5da7-acb7-eb455affa371 with identifier: WJ13616
2026-03-29 14:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 5be09a07-fd54-5da7-acb7-eb455affa371 with identifier: WJ13616
2026-03-29 14:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 5be09a07-fd54-5da7-acb7-eb455affa371 with identifier: WJ13616 to the API
2026-03-29 14:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:27:50Z',
'fuel_type': 'diesel',
'id': '5be09a07-fd54-5da7-acb7-eb455affa371',
'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/WJ13616',
'listing': 'auction',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 56000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-20',
'seller_name': None,
'title': 'Renault Kangoo 1.5 BLUE dCi Basis L1',
'transmission': 'manual',
'trim': 'Basis L1',
'year': 2023}
2026-03-29 14:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WJ13616%27 HTTP/1.1" 200 None
2026-03-29 14:00:44 [auto1.es] INFO: Saving data for WJ13616: {'auction_closing_time': 1774884470.0, 'created_time': 1773146352.135671, 'last_price_update_time': 1774792844.018478}
2026-03-29 14:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WJ13616') HTTP/1.1" 204 0
2026-03-29 14:00:44 [auto1.es] INFO: Found listing with ID: DE05142
2026-03-29 14:00:44 [auto1.es] INFO: Found listing with ID: DS85202
2026-03-29 14:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DS85202%27 HTTP/1.1" 200 None
2026-03-29 14:00:44 [auto1.es] INFO: Scrape type for DS85202: 2
2026-03-29 14:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c6d895a-4f60-5fde-bdeb-165848e9ab31 with identifier: DS85202
2026-03-29 14:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c6d895a-4f60-5fde-bdeb-165848e9ab31 with scrape type 2
2026-03-29 14:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c6d895a-4f60-5fde-bdeb-165848e9ab31 with scrape type 2
2026-03-29 14:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 5c6d895a-4f60-5fde-bdeb-165848e9ab31, identifier: DS85202
2026-03-29 14:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:00:44 [auto1.es] INFO: Found listing with ID: ET29682
2026-03-29 14:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ET29682%27 HTTP/1.1" 200 None
2026-03-29 14:00:44 [auto1.es] INFO: Scrape type for ET29682: 2
2026-03-29 14:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dab92970-3c48-5023-9fde-90dcd7ba9de7 with identifier: ET29682
2026-03-29 14:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dab92970-3c48-5023-9fde-90dcd7ba9de7 with scrape type 2
2026-03-29 14:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dab92970-3c48-5023-9fde-90dcd7ba9de7 with scrape type 2
2026-03-29 14:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: dab92970-3c48-5023-9fde-90dcd7ba9de7, identifier: ET29682
2026-03-29 14:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 5c6d895a-4f60-5fde-bdeb-165848e9ab31 with identifier: DS85202
2026-03-29 14:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 5c6d895a-4f60-5fde-bdeb-165848e9ab31 with identifier: DS85202
2026-03-29 14:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 5c6d895a-4f60-5fde-bdeb-165848e9ab31 with identifier: DS85202 to the API
2026-03-29 14:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 4,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:04:25Z',
'fuel_type': 'diesel',
'id': '5c6d895a-4f60-5fde-bdeb-165848e9ab31',
'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/DS85202',
'listing': 'auction',
'make': 'Citroen',
'model': 'Jumpy',
'odometer': 136246,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-16',
'seller_name': None,
'title': 'Citroen Jumpy 1.5 Blue-HDi Control M',
'transmission': 'manual',
'trim': 'Control M',
'year': 2020}
2026-03-29 14:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DS85202%27 HTTP/1.1" 200 None
2026-03-29 14:00:44 [auto1.es] INFO: Saving data for DS85202: {'auction_closing_time': 1774883065.0, 'created_time': 1773146163.594236, 'last_price_update_time': 1774792844.646175}
2026-03-29 14:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DS85202') HTTP/1.1" 204 0
2026-03-29 14:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: dab92970-3c48-5023-9fde-90dcd7ba9de7 with identifier: ET29682
2026-03-29 14:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: dab92970-3c48-5023-9fde-90dcd7ba9de7 with identifier: ET29682
2026-03-29 14:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: dab92970-3c48-5023-9fde-90dcd7ba9de7 with identifier: ET29682 to the API
2026-03-29 14:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 3,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:59:48Z',
'fuel_type': 'diesel',
'id': 'dab92970-3c48-5023-9fde-90dcd7ba9de7',
'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/ET29682',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 171495,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-24',
'seller_name': None,
'title': 'Mercedes-Benz Citan 110 CDI',
'transmission': 'manual',
'trim': '',
'year': 2022}
2026-03-29 14:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ET29682%27 HTTP/1.1" 200 None
2026-03-29 14:00:45 [auto1.es] INFO: Saving data for ET29682: {'auction_closing_time': 1774886388.0, 'created_time': 1773146370.72817, 'last_price_update_time': 1774792845.018526}
2026-03-29 14:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ET29682') HTTP/1.1" 204 0
2026-03-29 14:00:45 [auto1.es] INFO: Found listing with ID: CM29886
2026-03-29 14:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CM29886%27 HTTP/1.1" 200 None
2026-03-29 14:00:45 [auto1.es] INFO: Scrape type for CM29886: 2
2026-03-29 14:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60b4a9c1-554c-5887-845e-9de60e259f79 with identifier: CM29886
2026-03-29 14:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60b4a9c1-554c-5887-845e-9de60e259f79 with scrape type 2
2026-03-29 14:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60b4a9c1-554c-5887-845e-9de60e259f79 with scrape type 2
2026-03-29 14:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 60b4a9c1-554c-5887-845e-9de60e259f79, identifier: CM29886
2026-03-29 14:00:45 [auto1.es] INFO: Found listing with ID: KY66855
2026-03-29 14:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KY66855%27 HTTP/1.1" 200 None
2026-03-29 14:00:45 [auto1.es] INFO: Scrape type for KY66855: 2
2026-03-29 14:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22f284b8-b5c9-5b20-a0a5-7b21c14543df with identifier: KY66855
2026-03-29 14:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22f284b8-b5c9-5b20-a0a5-7b21c14543df with scrape type 2
2026-03-29 14:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22f284b8-b5c9-5b20-a0a5-7b21c14543df with scrape type 2
2026-03-29 14:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 22f284b8-b5c9-5b20-a0a5-7b21c14543df, identifier: KY66855
2026-03-29 14:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 60b4a9c1-554c-5887-845e-9de60e259f79 with identifier: CM29886
2026-03-29 14:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 60b4a9c1-554c-5887-845e-9de60e259f79 with identifier: CM29886
2026-03-29 14:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 60b4a9c1-554c-5887-845e-9de60e259f79 with identifier: CM29886 to the API
2026-03-29 14:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:51:00Z',
'fuel_type': 'diesel',
'id': '60b4a9c1-554c-5887-845e-9de60e259f79',
'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/CM29886',
'listing': 'auction',
'make': 'Citroen',
'model': 'Jumpy',
'odometer': 183123,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-13',
'seller_name': None,
'title': 'Citroen Jumpy 1.5 Blue-HDi Control M',
'transmission': 'manual',
'trim': 'Control M',
'year': 2020}
2026-03-29 14:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CM29886%27 HTTP/1.1" 200 None
2026-03-29 14:00:45 [auto1.es] INFO: Saving data for CM29886: {'auction_closing_time': 1774885860.0, 'created_time': 1774382728.872343, 'last_price_update_time': 1774792845.651257}
2026-03-29 14:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CM29886') HTTP/1.1" 204 0
2026-03-29 14:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 22f284b8-b5c9-5b20-a0a5-7b21c14543df with identifier: KY66855
2026-03-29 14:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 22f284b8-b5c9-5b20-a0a5-7b21c14543df with identifier: KY66855
2026-03-29 14:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 22f284b8-b5c9-5b20-a0a5-7b21c14543df with identifier: KY66855 to the API
2026-03-29 14:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 3,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:43:56Z',
'fuel_type': 'diesel',
'id': '22f284b8-b5c9-5b20-a0a5-7b21c14543df',
'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/KY66855',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 171939,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-24',
'seller_name': None,
'title': 'Mercedes-Benz Citan 110 CDI',
'transmission': 'manual',
'trim': '',
'year': 2022}
2026-03-29 14:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KY66855%27 HTTP/1.1" 200 None
2026-03-29 14:00:46 [auto1.es] INFO: Saving data for KY66855: {'auction_closing_time': 1774885436.0, 'created_time': 1773146350.399446, 'last_price_update_time': 1774792846.005467}
2026-03-29 14:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='KY66855') HTTP/1.1" 204 0
2026-03-29 14:00:46 [auto1.es] INFO: Found listing with ID: LC59414
2026-03-29 14:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LC59414%27 HTTP/1.1" 200 None
2026-03-29 14:00:46 [auto1.es] INFO: Scrape type for LC59414: 2
2026-03-29 14:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7fe73cf-0c04-5559-a39b-e3b13b295707 with identifier: LC59414
2026-03-29 14:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7fe73cf-0c04-5559-a39b-e3b13b295707 with scrape type 2
2026-03-29 14:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7fe73cf-0c04-5559-a39b-e3b13b295707 with scrape type 2
2026-03-29 14:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e7fe73cf-0c04-5559-a39b-e3b13b295707, identifier: LC59414
2026-03-29 14:00:46 [auto1.es] INFO: Found listing with ID: WU13655
2026-03-29 14:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WU13655%27 HTTP/1.1" 200 None
2026-03-29 14:00:46 [auto1.es] INFO: Scrape type for WU13655: 2
2026-03-29 14:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af551196-4131-5284-bb07-ea9e0bf03042 with identifier: WU13655
2026-03-29 14:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af551196-4131-5284-bb07-ea9e0bf03042 with scrape type 2
2026-03-29 14:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af551196-4131-5284-bb07-ea9e0bf03042 with scrape type 2
2026-03-29 14:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: af551196-4131-5284-bb07-ea9e0bf03042, identifier: WU13655
2026-03-29 14:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e7fe73cf-0c04-5559-a39b-e3b13b295707 with identifier: LC59414
2026-03-29 14:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e7fe73cf-0c04-5559-a39b-e3b13b295707 with identifier: LC59414
2026-03-29 14:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e7fe73cf-0c04-5559-a39b-e3b13b295707 with identifier: LC59414 to the API
2026-03-29 14:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:27:14Z',
'fuel_type': 'diesel',
'id': 'e7fe73cf-0c04-5559-a39b-e3b13b295707',
'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/LC59414',
'listing': 'auction',
'make': 'Citroen',
'model': 'Jumpy',
'odometer': 159572,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-13',
'seller_name': None,
'title': 'Citroen Jumpy 1.5 Blue-HDi Control M',
'transmission': 'manual',
'trim': 'Control M',
'year': 2020}
2026-03-29 14:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LC59414%27 HTTP/1.1" 200 None
2026-03-29 14:00:46 [auto1.es] INFO: Saving data for LC59414: {'auction_closing_time': 1774884434.0, 'created_time': 1773146186.02163, 'last_price_update_time': 1774792846.723332}
2026-03-29 14:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LC59414') HTTP/1.1" 204 0
2026-03-29 14:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: af551196-4131-5284-bb07-ea9e0bf03042 with identifier: WU13655
2026-03-29 14:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: af551196-4131-5284-bb07-ea9e0bf03042 with identifier: WU13655
2026-03-29 14:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: af551196-4131-5284-bb07-ea9e0bf03042 with identifier: WU13655 to the API
2026-03-29 14:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:42:07Z',
'fuel_type': 'diesel',
'id': 'af551196-4131-5284-bb07-ea9e0bf03042',
'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/WU13655',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 179968,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-24',
'seller_name': None,
'title': 'Mercedes-Benz Citan 110 CDI',
'transmission': 'manual',
'trim': '',
'year': 2022}
2026-03-29 14:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WU13655%27 HTTP/1.1" 200 None
2026-03-29 14:00:47 [auto1.es] INFO: Saving data for WU13655: {'auction_closing_time': 1774885327.0, 'created_time': 1773145995.677336, 'last_price_update_time': 1774792847.120365}
2026-03-29 14:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WU13655') HTTP/1.1" 204 0
2026-03-29 14:00:47 [auto1.es] INFO: Found listing with ID: ZR92434
2026-03-29 14:00:47 [auto1.es] INFO: Found listing with ID: XM72121
2026-03-29 14:00:47 [auto1.es] INFO: Found listing with ID: KH78289
2026-03-29 14:00:47 [auto1.es] INFO: Found listing with ID: HT97347
2026-03-29 14:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HT97347%27 HTTP/1.1" 200 None
2026-03-29 14:00:47 [auto1.es] INFO: Scrape type for HT97347: 2
2026-03-29 14:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcb6d06b-9161-5bbf-9ecf-af4b9012c0ae with identifier: HT97347
2026-03-29 14:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcb6d06b-9161-5bbf-9ecf-af4b9012c0ae with scrape type 2
2026-03-29 14:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcb6d06b-9161-5bbf-9ecf-af4b9012c0ae with scrape type 2
2026-03-29 14:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: dcb6d06b-9161-5bbf-9ecf-af4b9012c0ae, identifier: HT97347
2026-03-29 14:00:47 [auto1.es] INFO: Found listing with ID: XX88726
2026-03-29 14:00:47 [auto1.es] INFO: Found listing with ID: AL56115
2026-03-29 14:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AL56115%27 HTTP/1.1" 200 None
2026-03-29 14:00:47 [auto1.es] INFO: Scrape type for AL56115: 2
2026-03-29 14:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b644bef3-f4c7-5e1c-bed1-51fd39875dd8 with identifier: AL56115
2026-03-29 14:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b644bef3-f4c7-5e1c-bed1-51fd39875dd8 with scrape type 2
2026-03-29 14:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b644bef3-f4c7-5e1c-bed1-51fd39875dd8 with scrape type 2
2026-03-29 14:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b644bef3-f4c7-5e1c-bed1-51fd39875dd8, identifier: AL56115
2026-03-29 14:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: dcb6d06b-9161-5bbf-9ecf-af4b9012c0ae with identifier: HT97347
2026-03-29 14:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:00:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gas HTTP/1.1" 200 None
2026-03-29 14:00:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: dcb6d06b-9161-5bbf-9ecf-af4b9012c0ae with identifier: HT97347
2026-03-29 14:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: dcb6d06b-9161-5bbf-9ecf-af4b9012c0ae with identifier: HT97347 to the API
2026-03-29 14:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 3,
'engine_horse_power': 77,
'expiration_date': '2026-03-30T15:13:59Z',
'fuel_type': 'gas',
'id': 'dcb6d06b-9161-5bbf-9ecf-af4b9012c0ae',
'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/HT97347',
'listing': 'auction',
'make': 'Fiat',
'model': 'Fiorino',
'odometer': 198713,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-29',
'seller_name': None,
'title': 'Fiat Fiorino 1.4 SX Kasten',
'transmission': 'manual',
'trim': 'SX Kasten',
'year': 2020}
2026-03-29 14:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HT97347%27 HTTP/1.1" 200 None
2026-03-29 14:00:47 [auto1.es] INFO: Saving data for HT97347: {'auction_closing_time': 1774883639.0, 'created_time': 1773146215.230929, 'last_price_update_time': 1774792847.782347}
2026-03-29 14:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HT97347') HTTP/1.1" 204 0
2026-03-29 14:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b644bef3-f4c7-5e1c-bed1-51fd39875dd8 with identifier: AL56115
2026-03-29 14:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b644bef3-f4c7-5e1c-bed1-51fd39875dd8 with identifier: AL56115
2026-03-29 14:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b644bef3-f4c7-5e1c-bed1-51fd39875dd8 with identifier: AL56115 to the API
2026-03-29 14:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:17:29Z',
'fuel_type': 'diesel',
'id': 'b644bef3-f4c7-5e1c-bed1-51fd39875dd8',
'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/AL56115',
'listing': 'auction',
'make': 'Opel',
'model': 'Combo Life',
'odometer': 172666,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-07',
'seller_name': None,
'title': 'Opel Combo Life 1.5 CDTI Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2020}
2026-03-29 14:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AL56115%27 HTTP/1.1" 200 None
2026-03-29 14:00:48 [auto1.es] INFO: Saving data for AL56115: {'auction_closing_time': 1774883849.0, 'created_time': 1773146234.949439, 'last_price_update_time': 1774792848.21927}
2026-03-29 14:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AL56115') HTTP/1.1" 204 0
2026-03-29 14:00:48 [auto1.es] INFO: Found listing with ID: NK89716
2026-03-29 14:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27NK89716%27 HTTP/1.1" 200 None
2026-03-29 14:00:48 [auto1.es] INFO: Scrape type for NK89716: 2
2026-03-29 14:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc2647fe-8119-5675-83db-ce75c76ae005 with identifier: NK89716
2026-03-29 14:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc2647fe-8119-5675-83db-ce75c76ae005 with scrape type 2
2026-03-29 14:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc2647fe-8119-5675-83db-ce75c76ae005 with scrape type 2
2026-03-29 14:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: dc2647fe-8119-5675-83db-ce75c76ae005, identifier: NK89716
2026-03-29 14:00:48 [auto1.es] INFO: Found listing with ID: EB91308
2026-03-29 14:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EB91308%27 HTTP/1.1" 200 None
2026-03-29 14:00:48 [auto1.es] INFO: Scrape type for EB91308: 2
2026-03-29 14:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 653f11c4-1dd1-54e6-85e8-b6ae9f841e58 with identifier: EB91308
2026-03-29 14:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 653f11c4-1dd1-54e6-85e8-b6ae9f841e58 with scrape type 2
2026-03-29 14:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 653f11c4-1dd1-54e6-85e8-b6ae9f841e58 with scrape type 2
2026-03-29 14:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 653f11c4-1dd1-54e6-85e8-b6ae9f841e58, identifier: EB91308
2026-03-29 14:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: dc2647fe-8119-5675-83db-ce75c76ae005 with identifier: NK89716
2026-03-29 14:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: dc2647fe-8119-5675-83db-ce75c76ae005 with identifier: NK89716
2026-03-29 14:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: dc2647fe-8119-5675-83db-ce75c76ae005 with identifier: NK89716 to the API
2026-03-29 14:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 77,
'expiration_date': '2026-03-30T15:06:35Z',
'fuel_type': 'gas',
'id': 'dc2647fe-8119-5675-83db-ce75c76ae005',
'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/NK89716',
'listing': 'auction',
'make': 'Fiat',
'model': 'Fiorino',
'odometer': 180375,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-29',
'seller_name': None,
'title': 'Fiat Fiorino 1.4 SX Kasten',
'transmission': 'manual',
'trim': 'SX Kasten',
'year': 2020}
2026-03-29 14:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27NK89716%27 HTTP/1.1" 200 None
2026-03-29 14:00:48 [auto1.es] INFO: Saving data for NK89716: {'auction_closing_time': 1774883195.0, 'created_time': 1773146074.271027, 'last_price_update_time': 1774792848.773662}
2026-03-29 14:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='NK89716') HTTP/1.1" 204 0
2026-03-29 14:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 653f11c4-1dd1-54e6-85e8-b6ae9f841e58 with identifier: EB91308
2026-03-29 14:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 653f11c4-1dd1-54e6-85e8-b6ae9f841e58 with identifier: EB91308
2026-03-29 14:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 653f11c4-1dd1-54e6-85e8-b6ae9f841e58 with identifier: EB91308 to the API
2026-03-29 14:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:48:11Z',
'fuel_type': 'diesel',
'id': '653f11c4-1dd1-54e6-85e8-b6ae9f841e58',
'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/EB91308',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 182979,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-27',
'seller_name': None,
'title': 'Peugeot Rifter 1.5 Blue-HDi Access Long',
'transmission': 'manual',
'trim': 'Access Long',
'year': 2020}
2026-03-29 14:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EB91308%27 HTTP/1.1" 200 None
2026-03-29 14:00:49 [auto1.es] INFO: Saving data for EB91308: {'auction_closing_time': 1774885691.0, 'created_time': 1773146342.417243, 'last_price_update_time': 1774792849.149632}
2026-03-29 14:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EB91308') HTTP/1.1" 204 0
2026-03-29 14:00:49 [auto1.es] INFO: Found listing with ID: TG59620
2026-03-29 14:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TG59620%27 HTTP/1.1" 200 None
2026-03-29 14:00:49 [auto1.es] INFO: Scrape type for TG59620: 2
2026-03-29 14:00:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52828f2e-3219-5da0-b88a-2dea228cb628 with identifier: TG59620
2026-03-29 14:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52828f2e-3219-5da0-b88a-2dea228cb628 with scrape type 2
2026-03-29 14:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52828f2e-3219-5da0-b88a-2dea228cb628 with scrape type 2
2026-03-29 14:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 52828f2e-3219-5da0-b88a-2dea228cb628, identifier: TG59620
2026-03-29 14:00:49 [auto1.es] INFO: Found listing with ID: ZN38628
2026-03-29 14:00:49 [auto1.es] INFO: Found listing with ID: LD31555
2026-03-29 14:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LD31555%27 HTTP/1.1" 200 None
2026-03-29 14:00:49 [auto1.es] INFO: Scrape type for LD31555: 2
2026-03-29 14:00:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 187d1129-ef1e-5ad2-b97e-6004714e743b with identifier: LD31555
2026-03-29 14:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 187d1129-ef1e-5ad2-b97e-6004714e743b with scrape type 2
2026-03-29 14:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 187d1129-ef1e-5ad2-b97e-6004714e743b with scrape type 2
2026-03-29 14:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 187d1129-ef1e-5ad2-b97e-6004714e743b, identifier: LD31555
2026-03-29 14:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 52828f2e-3219-5da0-b88a-2dea228cb628 with identifier: TG59620
2026-03-29 14:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 52828f2e-3219-5da0-b88a-2dea228cb628 with identifier: TG59620
2026-03-29 14:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 52828f2e-3219-5da0-b88a-2dea228cb628 with identifier: TG59620 to the API
2026-03-29 14:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 77,
'expiration_date': '2026-03-30T15:23:55Z',
'fuel_type': 'gas',
'id': '52828f2e-3219-5da0-b88a-2dea228cb628',
'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/TG59620',
'listing': 'auction',
'make': 'Fiat',
'model': 'Fiorino',
'odometer': 191028,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-29',
'seller_name': None,
'title': 'Fiat Fiorino 1.4 SX Kasten',
'transmission': 'manual',
'trim': 'SX Kasten',
'year': 2020}
2026-03-29 14:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TG59620%27 HTTP/1.1" 200 None
2026-03-29 14:00:49 [auto1.es] INFO: Saving data for TG59620: {'auction_closing_time': 1774884235.0, 'created_time': 1774361214.652229, 'last_price_update_time': 1774792849.718613}
2026-03-29 14:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TG59620') HTTP/1.1" 204 0
2026-03-29 14:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 187d1129-ef1e-5ad2-b97e-6004714e743b with identifier: LD31555
2026-03-29 14:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 187d1129-ef1e-5ad2-b97e-6004714e743b with identifier: LD31555
2026-03-29 14:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 187d1129-ef1e-5ad2-b97e-6004714e743b with identifier: LD31555 to the API
2026-03-29 14:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:14:36Z',
'fuel_type': 'diesel',
'id': '187d1129-ef1e-5ad2-b97e-6004714e743b',
'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/LD31555',
'listing': 'auction',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 162511,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-07',
'seller_name': None,
'title': 'Ford Transit Custom 2.0 TDCi Mild-Hybrid 280 L1 Trend',
'transmission': 'manual',
'trim': '280 L1 Trend',
'year': 2020}
2026-03-29 14:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LD31555%27 HTTP/1.1" 200 None
2026-03-29 14:00:50 [auto1.es] INFO: Saving data for LD31555: {'auction_closing_time': 1774883676.0, 'created_time': 1774382732.260283, 'last_price_update_time': 1774792850.142677}
2026-03-29 14:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LD31555') HTTP/1.1" 204 0
2026-03-29 14:00:50 [auto1.es] INFO: Found listing with ID: XP83718
2026-03-29 14:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XP83718%27 HTTP/1.1" 200 None
2026-03-29 14:00:50 [auto1.es] INFO: Scrape type for XP83718: 2
2026-03-29 14:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6efaa97-dcde-5cf7-8812-a5c93203a79b with identifier: XP83718
2026-03-29 14:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6efaa97-dcde-5cf7-8812-a5c93203a79b with scrape type 2
2026-03-29 14:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6efaa97-dcde-5cf7-8812-a5c93203a79b with scrape type 2
2026-03-29 14:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f6efaa97-dcde-5cf7-8812-a5c93203a79b, identifier: XP83718
2026-03-29 14:00:50 [auto1.es] INFO: Found listing with ID: VC21709
2026-03-29 14:00:50 [auto1.es] INFO: Found listing with ID: UB23509
2026-03-29 14:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UB23509%27 HTTP/1.1" 200 None
2026-03-29 14:00:50 [auto1.es] INFO: Scrape type for UB23509: 2
2026-03-29 14:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48fd8d04-f336-5297-9a21-472c7e71b4f0 with identifier: UB23509
2026-03-29 14:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48fd8d04-f336-5297-9a21-472c7e71b4f0 with scrape type 2
2026-03-29 14:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48fd8d04-f336-5297-9a21-472c7e71b4f0 with scrape type 2
2026-03-29 14:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 48fd8d04-f336-5297-9a21-472c7e71b4f0, identifier: UB23509
2026-03-29 14:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f6efaa97-dcde-5cf7-8812-a5c93203a79b with identifier: XP83718
2026-03-29 14:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f6efaa97-dcde-5cf7-8812-a5c93203a79b with identifier: XP83718
2026-03-29 14:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f6efaa97-dcde-5cf7-8812-a5c93203a79b with identifier: XP83718 to the API
2026-03-29 14:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:54:24Z',
'fuel_type': 'diesel',
'id': 'f6efaa97-dcde-5cf7-8812-a5c93203a79b',
'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/XP83718',
'listing': 'auction',
'make': 'Opel',
'model': 'Combo Life',
'odometer': 141409,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-22',
'seller_name': None,
'title': 'Opel Combo Life 1.5 CDTI Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2020}
2026-03-29 14:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XP83718%27 HTTP/1.1" 200 None
2026-03-29 14:00:50 [auto1.es] INFO: Saving data for XP83718: {'auction_closing_time': 1774886064.0, 'created_time': 1773146137.905167, 'last_price_update_time': 1774792850.709431}
2026-03-29 14:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XP83718') HTTP/1.1" 204 0
2026-03-29 14:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 48fd8d04-f336-5297-9a21-472c7e71b4f0 with identifier: UB23509
2026-03-29 14:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 48fd8d04-f336-5297-9a21-472c7e71b4f0 with identifier: UB23509
2026-03-29 14:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 48fd8d04-f336-5297-9a21-472c7e71b4f0 with identifier: UB23509 to the API
2026-03-29 14:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:24:02Z',
'fuel_type': 'diesel',
'id': '48fd8d04-f336-5297-9a21-472c7e71b4f0',
'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/UB23509',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 179738,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-26',
'seller_name': None,
'title': 'Peugeot Expert 1.5 Blue-HDi Pro L2',
'transmission': 'manual',
'trim': 'Pro L2',
'year': 2020}
2026-03-29 14:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UB23509%27 HTTP/1.1" 200 None
2026-03-29 14:00:51 [auto1.es] INFO: Saving data for UB23509: {'auction_closing_time': 1774884242.0, 'created_time': 1773669743.295972, 'last_price_update_time': 1774792851.081571}
2026-03-29 14:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UB23509') HTTP/1.1" 204 0
2026-03-29 14:00:51 [auto1.es] INFO: Found listing with ID: VR19230
2026-03-29 14:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VR19230%27 HTTP/1.1" 200 None
2026-03-29 14:00:51 [auto1.es] INFO: Scrape type for VR19230: 2
2026-03-29 14:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ecceb73-3eb8-57e2-8cd6-ed8eb6246575 with identifier: VR19230
2026-03-29 14:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ecceb73-3eb8-57e2-8cd6-ed8eb6246575 with scrape type 2
2026-03-29 14:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ecceb73-3eb8-57e2-8cd6-ed8eb6246575 with scrape type 2
2026-03-29 14:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 1ecceb73-3eb8-57e2-8cd6-ed8eb6246575, identifier: VR19230
2026-03-29 14:00:51 [auto1.es] INFO: Found listing with ID: PY68884
2026-03-29 14:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PY68884%27 HTTP/1.1" 200 None
2026-03-29 14:00:51 [auto1.es] INFO: Scrape type for PY68884: 2
2026-03-29 14:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00db1f81-158c-5d0d-942f-457525578d29 with identifier: PY68884
2026-03-29 14:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00db1f81-158c-5d0d-942f-457525578d29 with scrape type 2
2026-03-29 14:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00db1f81-158c-5d0d-942f-457525578d29 with scrape type 2
2026-03-29 14:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 00db1f81-158c-5d0d-942f-457525578d29, identifier: PY68884
2026-03-29 14:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 1ecceb73-3eb8-57e2-8cd6-ed8eb6246575 with identifier: VR19230
2026-03-29 14:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 1ecceb73-3eb8-57e2-8cd6-ed8eb6246575 with identifier: VR19230
2026-03-29 14:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 1ecceb73-3eb8-57e2-8cd6-ed8eb6246575 with identifier: VR19230 to the API
2026-03-29 14:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:41:48Z',
'fuel_type': 'diesel',
'id': '1ecceb73-3eb8-57e2-8cd6-ed8eb6246575',
'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/VR19230',
'listing': 'auction',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 87995,
'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': 'Citroen Berlingo 1.6 Blue-HDi Control M',
'transmission': 'manual',
'trim': 'Control M',
'year': 2019}
2026-03-29 14:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VR19230%27 HTTP/1.1" 200 None
2026-03-29 14:00:51 [auto1.es] INFO: Saving data for VR19230: {'auction_closing_time': 1774885308.0, 'created_time': 1774382518.501304, 'last_price_update_time': 1774792851.630269}
2026-03-29 14:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VR19230') HTTP/1.1" 204 0
2026-03-29 14:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 00db1f81-158c-5d0d-942f-457525578d29 with identifier: PY68884
2026-03-29 14:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 00db1f81-158c-5d0d-942f-457525578d29 with identifier: PY68884
2026-03-29 14:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 00db1f81-158c-5d0d-942f-457525578d29 with identifier: PY68884 to the API
2026-03-29 14:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:43:15Z',
'fuel_type': 'diesel',
'id': '00db1f81-158c-5d0d-942f-457525578d29',
'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/PY68884',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 177901,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-26',
'seller_name': None,
'title': 'Peugeot Expert 1.5 Blue-HDi Pro L2',
'transmission': 'manual',
'trim': 'Pro L2',
'year': 2020}
2026-03-29 14:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PY68884%27 HTTP/1.1" 200 None
2026-03-29 14:00:51 [auto1.es] INFO: Saving data for PY68884: {'auction_closing_time': 1774885395.0, 'created_time': 1773145740.645137, 'last_price_update_time': 1774792851.986428}
2026-03-29 14:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PY68884') HTTP/1.1" 204 0
2026-03-29 14:00:52 [auto1.es] INFO: Found listing with ID: YN09707
2026-03-29 14:00:52 [auto1.es] INFO: Found listing with ID: EM25182
2026-03-29 14:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EM25182%27 HTTP/1.1" 200 None
2026-03-29 14:00:52 [auto1.es] INFO: Scrape type for EM25182: 2
2026-03-29 14:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97e27d1d-7cdb-5b49-a487-b201e284c913 with identifier: EM25182
2026-03-29 14:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97e27d1d-7cdb-5b49-a487-b201e284c913 with scrape type 2
2026-03-29 14:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97e27d1d-7cdb-5b49-a487-b201e284c913 with scrape type 2
2026-03-29 14:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 97e27d1d-7cdb-5b49-a487-b201e284c913, identifier: EM25182
2026-03-29 14:00:52 [auto1.es] INFO: Found listing with ID: UZ31378
2026-03-29 14:00:52 [auto1.es] INFO: Found listing with ID: FM17704
2026-03-29 14:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FM17704%27 HTTP/1.1" 200 None
2026-03-29 14:00:52 [auto1.es] INFO: Scrape type for FM17704: 2
2026-03-29 14:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb801fa4-77b8-5548-bb69-b02be62457c3 with identifier: FM17704
2026-03-29 14:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb801fa4-77b8-5548-bb69-b02be62457c3 with scrape type 2
2026-03-29 14:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb801fa4-77b8-5548-bb69-b02be62457c3 with scrape type 2
2026-03-29 14:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: cb801fa4-77b8-5548-bb69-b02be62457c3, identifier: FM17704
2026-03-29 14:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 97e27d1d-7cdb-5b49-a487-b201e284c913 with identifier: EM25182
2026-03-29 14:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 97e27d1d-7cdb-5b49-a487-b201e284c913 with identifier: EM25182
2026-03-29 14:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 97e27d1d-7cdb-5b49-a487-b201e284c913 with identifier: EM25182 to the API
2026-03-29 14:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:07:01Z',
'fuel_type': 'diesel',
'id': '97e27d1d-7cdb-5b49-a487-b201e284c913',
'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/EM25182',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 143629,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-17',
'seller_name': None,
'title': 'Peugeot Partner 1.5 Blue-HDi Pro L1',
'transmission': 'manual',
'trim': 'Pro L1',
'year': 2021}
2026-03-29 14:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EM25182%27 HTTP/1.1" 200 None
2026-03-29 14:00:52 [auto1.es] INFO: Saving data for EM25182: {'auction_closing_time': 1774883221.0, 'created_time': 1774382534.080819, 'last_price_update_time': 1774792852.580286}
2026-03-29 14:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EM25182') HTTP/1.1" 204 0
2026-03-29 14:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: cb801fa4-77b8-5548-bb69-b02be62457c3 with identifier: FM17704
2026-03-29 14:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: cb801fa4-77b8-5548-bb69-b02be62457c3 with identifier: FM17704
2026-03-29 14:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: cb801fa4-77b8-5548-bb69-b02be62457c3 with identifier: FM17704 to the API
2026-03-29 14:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 122,
'expiration_date': '2026-03-30T15:53:35Z',
'fuel_type': 'diesel',
'id': 'cb801fa4-77b8-5548-bb69-b02be62457c3',
'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/FM17704',
'listing': 'auction',
'make': 'Citroen',
'model': 'Jumpy',
'odometer': 116445,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-01',
'seller_name': None,
'title': 'Citroen Jumpy 2.0 Blue-HDi Control M',
'transmission': 'manual',
'trim': 'Control M',
'year': 2020}
2026-03-29 14:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FM17704%27 HTTP/1.1" 200 None
2026-03-29 14:00:53 [auto1.es] INFO: Saving data for FM17704: {'auction_closing_time': 1774886015.0, 'created_time': 1774382715.825702, 'last_price_update_time': 1774792853.010367}
2026-03-29 14:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FM17704') HTTP/1.1" 204 0
2026-03-29 14:00:53 [auto1.es] INFO: Found listing with ID: UX56252
2026-03-29 14:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UX56252%27 HTTP/1.1" 200 None
2026-03-29 14:00:53 [auto1.es] INFO: Scrape type for UX56252: 2
2026-03-29 14:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b895cc56-c74e-5c5f-a2d8-e82d721b3cfb with identifier: UX56252
2026-03-29 14:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b895cc56-c74e-5c5f-a2d8-e82d721b3cfb with scrape type 2
2026-03-29 14:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b895cc56-c74e-5c5f-a2d8-e82d721b3cfb with scrape type 2
2026-03-29 14:00:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b895cc56-c74e-5c5f-a2d8-e82d721b3cfb, identifier: UX56252
2026-03-29 14:00:53 [auto1.es] INFO: Found listing with ID: EK01872
2026-03-29 14:00:53 [auto1.es] INFO: Found listing with ID: YK67948
2026-03-29 14:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27YK67948%27 HTTP/1.1" 200 None
2026-03-29 14:00:53 [auto1.es] INFO: Scrape type for YK67948: 2
2026-03-29 14:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8797ac40-e37f-52b1-a947-d539a363198e with identifier: YK67948
2026-03-29 14:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8797ac40-e37f-52b1-a947-d539a363198e with scrape type 2
2026-03-29 14:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8797ac40-e37f-52b1-a947-d539a363198e with scrape type 2
2026-03-29 14:00:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 8797ac40-e37f-52b1-a947-d539a363198e, identifier: YK67948
2026-03-29 14:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b895cc56-c74e-5c5f-a2d8-e82d721b3cfb with identifier: UX56252
2026-03-29 14:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b895cc56-c74e-5c5f-a2d8-e82d721b3cfb with identifier: UX56252
2026-03-29 14:00:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b895cc56-c74e-5c5f-a2d8-e82d721b3cfb with identifier: UX56252 to the API
2026-03-29 14:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:47:28Z',
'fuel_type': 'diesel',
'id': 'b895cc56-c74e-5c5f-a2d8-e82d721b3cfb',
'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/UX56252',
'listing': 'auction',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 68311,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-28',
'seller_name': None,
'title': 'Citroen Berlingo 1.5 Blue-HDi Contrlol M',
'transmission': 'manual',
'trim': 'Contrlol M',
'year': 2020}
2026-03-29 14:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UX56252%27 HTTP/1.1" 200 None
2026-03-29 14:00:53 [auto1.es] INFO: Saving data for UX56252: {'auction_closing_time': 1774885648.0, 'created_time': 1774382771.353539, 'last_price_update_time': 1774792853.605369}
2026-03-29 14:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UX56252') HTTP/1.1" 204 0
2026-03-29 14: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-29 14:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 8797ac40-e37f-52b1-a947-d539a363198e with identifier: YK67948
2026-03-29 14:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 8797ac40-e37f-52b1-a947-d539a363198e with identifier: YK67948
2026-03-29 14:00:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 8797ac40-e37f-52b1-a947-d539a363198e with identifier: YK67948 to the API
2026-03-29 14:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:51:45Z',
'fuel_type': 'diesel',
'id': '8797ac40-e37f-52b1-a947-d539a363198e',
'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/YK67948',
'listing': 'auction',
'make': 'Opel',
'model': 'Combo Life',
'odometer': 195457,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-08',
'seller_name': None,
'title': 'Opel Combo Life 1.5 CDTI Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2020}
2026-03-29 14:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27YK67948%27 HTTP/1.1" 200 None
2026-03-29 14:00:53 [auto1.es] INFO: Saving data for YK67948: {'auction_closing_time': 1774885905.0, 'created_time': 1773146295.153498, 'last_price_update_time': 1774792853.976621}
2026-03-29 14:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='YK67948') HTTP/1.1" 204 0
2026-03-29 14:00:54 [auto1.es] INFO: Found listing with ID: NF01026
2026-03-29 14:00:54 [auto1.es] INFO: Found listing with ID: CP47935
2026-03-29 14:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CP47935%27 HTTP/1.1" 200 None
2026-03-29 14:00:54 [auto1.es] INFO: Scrape type for CP47935: 2
2026-03-29 14:00:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7da26ee1-dec6-56ab-8ca5-e4936e057456 with identifier: CP47935
2026-03-29 14:00:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7da26ee1-dec6-56ab-8ca5-e4936e057456 with scrape type 2
2026-03-29 14:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7da26ee1-dec6-56ab-8ca5-e4936e057456 with scrape type 2
2026-03-29 14:00:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 7da26ee1-dec6-56ab-8ca5-e4936e057456, identifier: CP47935
2026-03-29 14:00:54 [auto1.es] INFO: Found listing with ID: XS72165
2026-03-29 14:00:54 [auto1.es] INFO: Found listing with ID: AR38034
2026-03-29 14:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AR38034%27 HTTP/1.1" 200 None
2026-03-29 14:00:54 [auto1.es] INFO: Scrape type for AR38034: 2
2026-03-29 14:00:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 782c130f-33f2-504c-8959-7de744e7aac7 with identifier: AR38034
2026-03-29 14:00:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 782c130f-33f2-504c-8959-7de744e7aac7 with scrape type 2
2026-03-29 14:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 782c130f-33f2-504c-8959-7de744e7aac7 with scrape type 2
2026-03-29 14:00:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 782c130f-33f2-504c-8959-7de744e7aac7, identifier: AR38034
2026-03-29 14:00:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 7da26ee1-dec6-56ab-8ca5-e4936e057456 with identifier: CP47935
2026-03-29 14:00:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 7da26ee1-dec6-56ab-8ca5-e4936e057456 with identifier: CP47935
2026-03-29 14:00:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 7da26ee1-dec6-56ab-8ca5-e4936e057456 with identifier: CP47935 to the API
2026-03-29 14:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:24:54Z',
'fuel_type': 'diesel',
'id': '7da26ee1-dec6-56ab-8ca5-e4936e057456',
'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/CP47935',
'listing': 'auction',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 69910,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-28',
'seller_name': None,
'title': 'Citroen Berlingo 1.5 Blue-HDi Contrlol M',
'transmission': 'manual',
'trim': 'Contrlol M',
'year': 2020}
2026-03-29 14:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CP47935%27 HTTP/1.1" 200 None
2026-03-29 14:00:54 [auto1.es] INFO: Saving data for CP47935: {'auction_closing_time': 1774884294.0, 'created_time': 1774382493.416947, 'last_price_update_time': 1774792854.58093}
2026-03-29 14:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CP47935') HTTP/1.1" 204 0
2026-03-29 14:00:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 782c130f-33f2-504c-8959-7de744e7aac7 with identifier: AR38034
2026-03-29 14:00:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 782c130f-33f2-504c-8959-7de744e7aac7 with identifier: AR38034
2026-03-29 14:00:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 782c130f-33f2-504c-8959-7de744e7aac7 with identifier: AR38034 to the API
2026-03-29 14:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:32:05Z',
'fuel_type': 'diesel',
'id': '782c130f-33f2-504c-8959-7de744e7aac7',
'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/AR38034',
'listing': 'auction',
'make': 'Opel',
'model': 'Combo Life',
'odometer': 103901,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-08',
'seller_name': None,
'title': 'Opel Combo Life 1.5 CDTI Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2020}
2026-03-29 14:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AR38034%27 HTTP/1.1" 200 None
2026-03-29 14:00:54 [auto1.es] INFO: Saving data for AR38034: {'auction_closing_time': 1774884725.0, 'created_time': 1773146259.633001, 'last_price_update_time': 1774792854.940102}
2026-03-29 14:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AR38034') HTTP/1.1" 204 0
2026-03-29 14:00:54 [auto1.es] INFO: Found listing with ID: AJ17622
2026-03-29 14:00:54 [auto1.es] INFO: Found listing with ID: ZW84948
2026-03-29 14:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZW84948%27 HTTP/1.1" 200 None
2026-03-29 14:00:54 [auto1.es] INFO: Scrape type for ZW84948: 2
2026-03-29 14:00:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b3c3da3-58af-52f7-b736-d30897193fa0 with identifier: ZW84948
2026-03-29 14:00:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b3c3da3-58af-52f7-b736-d30897193fa0 with scrape type 2
2026-03-29 14:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b3c3da3-58af-52f7-b736-d30897193fa0 with scrape type 2
2026-03-29 14:00:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 1b3c3da3-58af-52f7-b736-d30897193fa0, identifier: ZW84948
2026-03-29 14:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 1b3c3da3-58af-52f7-b736-d30897193fa0 with identifier: ZW84948
2026-03-29 14:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 1b3c3da3-58af-52f7-b736-d30897193fa0 with identifier: ZW84948
2026-03-29 14:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 1b3c3da3-58af-52f7-b736-d30897193fa0 with identifier: ZW84948 to the API
2026-03-29 14:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 102,
'expiration_date': '2026-03-30T15:31:31Z',
'fuel_type': 'diesel',
'id': '1b3c3da3-58af-52f7-b736-d30897193fa0',
'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/ZW84948',
'listing': 'auction',
'make': 'Citroen',
'model': 'Jumpy',
'odometer': 129870,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-29',
'seller_name': None,
'title': 'Citroen Jumpy 1.5 Blue-HDi Control M',
'transmission': 'manual',
'trim': 'Control M',
'year': 2021}
2026-03-29 14:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZW84948%27 HTTP/1.1" 200 None
2026-03-29 14:00:55 [auto1.es] INFO: Saving data for ZW84948: {'auction_closing_time': 1774884691.0, 'created_time': 1774350267.21487, 'last_price_update_time': 1774792855.391816}
2026-03-29 14:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZW84948') HTTP/1.1" 204 0
2026-03-29 14:00:55 [auto1.es] INFO: Found listing with ID: WP34960
2026-03-29 14:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WP34960%27 HTTP/1.1" 200 None
2026-03-29 14:00:55 [auto1.es] INFO: Scrape type for WP34960: 2
2026-03-29 14:00:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffba5fe5-bf02-5f21-b434-2d3577b224cd with identifier: WP34960
2026-03-29 14:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffba5fe5-bf02-5f21-b434-2d3577b224cd with scrape type 2
2026-03-29 14:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffba5fe5-bf02-5f21-b434-2d3577b224cd with scrape type 2
2026-03-29 14:00:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: ffba5fe5-bf02-5f21-b434-2d3577b224cd, identifier: WP34960
2026-03-29 14:00:55 [auto1.es] INFO: Channel: 24h | Page: 4 | totalHits: 1794 | hits on page: 40
2026-03-29 14:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: ffba5fe5-bf02-5f21-b434-2d3577b224cd with identifier: WP34960
2026-03-29 14:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: ffba5fe5-bf02-5f21-b434-2d3577b224cd with identifier: WP34960
2026-03-29 14:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: ffba5fe5-bf02-5f21-b434-2d3577b224cd with identifier: WP34960 to the API
2026-03-29 14:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 170,
'expiration_date': '2026-03-30T15:23:33Z',
'fuel_type': 'diesel',
'id': 'ffba5fe5-bf02-5f21-b434-2d3577b224cd',
'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/WP34960',
'listing': 'auction',
'make': 'Ford',
'model': 'Ranger',
'odometer': 170797,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-14',
'seller_name': None,
'title': 'Ford Ranger 2.0 TDCi Doppelkabine 4x4 XL',
'transmission': 'manual',
'trim': 'Doppelkabine 4x4 XL',
'year': 2021}
2026-03-29 14:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WP34960%27 HTTP/1.1" 200 None
2026-03-29 14:00:55 [auto1.es] INFO: Saving data for WP34960: {'auction_closing_time': 1774884213.0, 'created_time': 1774382557.082665, 'last_price_update_time': 1774792855.848524}
2026-03-29 14:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WP34960') HTTP/1.1" 204 0
2026-03-29 14:00:55 [auto1.es] INFO: Found listing with ID: YE69993
2026-03-29 14:00:55 [auto1.es] INFO: Found listing with ID: ZU63673
2026-03-29 14:00:55 [auto1.es] INFO: Found listing with ID: UX61881
2026-03-29 14:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UX61881%27 HTTP/1.1" 200 None
2026-03-29 14:00:55 [auto1.es] INFO: Scrape type for UX61881: 2
2026-03-29 14:00:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a581de1-39e8-534b-a59d-ab87c7b061c0 with identifier: UX61881
2026-03-29 14:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a581de1-39e8-534b-a59d-ab87c7b061c0 with scrape type 2
2026-03-29 14:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a581de1-39e8-534b-a59d-ab87c7b061c0 with scrape type 2
2026-03-29 14:00:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 2a581de1-39e8-534b-a59d-ab87c7b061c0, identifier: UX61881
2026-03-29 14:00:55 [auto1.es] INFO: Found listing with ID: DT92878
2026-03-29 14:00:55 [auto1.es] INFO: Found listing with ID: GU07092
2026-03-29 14:00:55 [auto1.es] INFO: Found listing with ID: EN30281
2026-03-29 14:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EN30281%27 HTTP/1.1" 200 None
2026-03-29 14:00:55 [auto1.es] INFO: Scrape type for EN30281: 2
2026-03-29 14:00:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7836ce4-1230-5398-9762-87ddca840239 with identifier: EN30281
2026-03-29 14:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7836ce4-1230-5398-9762-87ddca840239 with scrape type 2
2026-03-29 14:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7836ce4-1230-5398-9762-87ddca840239 with scrape type 2
2026-03-29 14:00:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e7836ce4-1230-5398-9762-87ddca840239, identifier: EN30281
2026-03-29 14:00:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:00:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 2a581de1-39e8-534b-a59d-ab87c7b061c0 with identifier: UX61881
2026-03-29 14:00:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 2a581de1-39e8-534b-a59d-ab87c7b061c0 with identifier: UX61881
2026-03-29 14:00:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 2a581de1-39e8-534b-a59d-ab87c7b061c0 with identifier: UX61881 to the API
2026-03-29 14:00:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:06:43Z',
'fuel_type': 'diesel',
'id': '2a581de1-39e8-534b-a59d-ab87c7b061c0',
'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/UX61881',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 101471,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-20',
'seller_name': None,
'title': 'Peugeot Partner 1.5 Blue-HDi Pro L1',
'transmission': 'manual',
'trim': 'Pro L1',
'year': 2022}
2026-03-29 14:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UX61881%27 HTTP/1.1" 200 None
2026-03-29 14:00:56 [auto1.es] INFO: Saving data for UX61881: {'auction_closing_time': 1774883203.0, 'created_time': 1773146813.243281, 'last_price_update_time': 1774792856.416604}
2026-03-29 14:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UX61881') HTTP/1.1" 204 0
2026-03-29 14:00:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e7836ce4-1230-5398-9762-87ddca840239 with identifier: EN30281
2026-03-29 14:00:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e7836ce4-1230-5398-9762-87ddca840239 with identifier: EN30281
2026-03-29 14:00:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e7836ce4-1230-5398-9762-87ddca840239 with identifier: EN30281 to the API
2026-03-29 14:00:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:49:57Z',
'fuel_type': 'electro',
'id': 'e7836ce4-1230-5398-9762-87ddca840239',
'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/EN30281',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 31440,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-04',
'seller_name': None,
'title': 'Mercedes-Benz Vito eVito lang',
'transmission': 'automatic',
'trim': 'e lang',
'year': 2022}
2026-03-29 14:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EN30281%27 HTTP/1.1" 200 None
2026-03-29 14:00:56 [auto1.es] INFO: Saving data for EN30281: {'auction_closing_time': 1774885797.0, 'created_time': 1773147272.155413, 'last_price_update_time': 1774792856.92384}
2026-03-29 14:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EN30281') HTTP/1.1" 204 0
2026-03-29 14:00:56 [auto1.es] INFO: Found listing with ID: PK27651
2026-03-29 14:00:56 [auto1.es] INFO: Found listing with ID: PD89077
2026-03-29 14:00:56 [auto1.es] INFO: Found listing with ID: LF16630
2026-03-29 14:00:56 [auto1.es] INFO: Found listing with ID: XG19134
2026-03-29 14:00:56 [auto1.es] INFO: Found listing with ID: RZ25182
2026-03-29 14:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RZ25182%27 HTTP/1.1" 200 None
2026-03-29 14:00:56 [auto1.es] INFO: Scrape type for RZ25182: 2
2026-03-29 14:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25cd5cbc-7688-5e16-8875-c4c5f6106956 with identifier: RZ25182
2026-03-29 14:00:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25cd5cbc-7688-5e16-8875-c4c5f6106956 with scrape type 2
2026-03-29 14:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25cd5cbc-7688-5e16-8875-c4c5f6106956 with scrape type 2
2026-03-29 14:00:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 25cd5cbc-7688-5e16-8875-c4c5f6106956, identifier: RZ25182
2026-03-29 14:00:57 [auto1.es] INFO: Found listing with ID: LD85215
2026-03-29 14:00:57 [auto1.es] INFO: Found listing with ID: DF95857
2026-03-29 14:00:57 [auto1.es] INFO: Found listing with ID: AR99640
2026-03-29 14:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:57 [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-29 14:00:57 [auto1.es] INFO: Scrape type for AR99640: 2
2026-03-29 14:00:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 504dc055-2912-5a07-a941-2135de7aa8e1 with identifier: AR99640
2026-03-29 14:00:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 504dc055-2912-5a07-a941-2135de7aa8e1 with scrape type 2
2026-03-29 14:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 504dc055-2912-5a07-a941-2135de7aa8e1 with scrape type 2
2026-03-29 14:00:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 504dc055-2912-5a07-a941-2135de7aa8e1, identifier: AR99640
2026-03-29 14:00:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 25cd5cbc-7688-5e16-8875-c4c5f6106956 with identifier: RZ25182
2026-03-29 14:00:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 25cd5cbc-7688-5e16-8875-c4c5f6106956 with identifier: RZ25182
2026-03-29 14:00:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 25cd5cbc-7688-5e16-8875-c4c5f6106956 with identifier: RZ25182 to the API
2026-03-29 14:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 184,
'expiration_date': '2026-03-30T15:46:48Z',
'fuel_type': 'electro',
'id': '25cd5cbc-7688-5e16-8875-c4c5f6106956',
'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/RZ25182',
'listing': 'auction',
'make': 'Ford',
'model': 'Transit',
'odometer': 45010,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-26',
'seller_name': None,
'title': 'Ford Transit electric drive 135 kW L3 Trend',
'transmission': 'automatic',
'trim': 'L3 Trend',
'year': 2022}
2026-03-29 14:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:57 [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-29 14:00:57 [auto1.es] INFO: Saving data for RZ25182: {'auction_closing_time': 1774885608.0, 'created_time': 1773146938.888288, 'last_price_update_time': 1774792857.479141}
2026-03-29 14:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RZ25182') HTTP/1.1" 204 0
2026-03-29 14:00:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 504dc055-2912-5a07-a941-2135de7aa8e1 with identifier: AR99640
2026-03-29 14:00:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 504dc055-2912-5a07-a941-2135de7aa8e1 with identifier: AR99640
2026-03-29 14:00:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 504dc055-2912-5a07-a941-2135de7aa8e1 with identifier: AR99640 to the API
2026-03-29 14:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00: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': 122,
'expiration_date': '2026-03-30T15:28:26Z',
'fuel_type': 'electro',
'id': '504dc055-2912-5a07-a941-2135de7aa8e1',
'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/AR99640',
'listing': 'auction',
'make': 'MAXUS',
'model': 'Deliver 3',
'odometer': 78493,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-26',
'seller_name': None,
'title': 'MAXUS Deliver 3 electric drive 90 kW L1H1',
'transmission': 'automatic',
'trim': 'L1H1',
'year': 2022}
2026-03-29 14:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:57 [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-29 14:00:57 [auto1.es] INFO: Saving data for AR99640: {'auction_closing_time': 1774884506.0, 'created_time': 1773147175.641249, 'last_price_update_time': 1774792857.862265}
2026-03-29 14:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AR99640') HTTP/1.1" 204 0
2026-03-29 14:00:57 [auto1.es] INFO: Found listing with ID: PP58388
2026-03-29 14:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:57 [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-29 14:00:57 [auto1.es] INFO: Scrape type for PP58388: 2
2026-03-29 14:00:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e53d5912-79ab-5a95-a3fe-287dcddb8b70 with identifier: PP58388
2026-03-29 14:00:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e53d5912-79ab-5a95-a3fe-287dcddb8b70 with scrape type 2
2026-03-29 14:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e53d5912-79ab-5a95-a3fe-287dcddb8b70 with scrape type 2
2026-03-29 14:00:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e53d5912-79ab-5a95-a3fe-287dcddb8b70, identifier: PP58388
2026-03-29 14:00:57 [auto1.es] INFO: Found listing with ID: FW12550
2026-03-29 14:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:58 [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-29 14:00:58 [auto1.es] INFO: Scrape type for FW12550: 2
2026-03-29 14:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3764bb93-4da7-5c87-b658-1247162128cb with identifier: FW12550
2026-03-29 14:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3764bb93-4da7-5c87-b658-1247162128cb with scrape type 2
2026-03-29 14:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3764bb93-4da7-5c87-b658-1247162128cb with scrape type 2
2026-03-29 14:00:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 3764bb93-4da7-5c87-b658-1247162128cb, identifier: FW12550
2026-03-29 14:00:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e53d5912-79ab-5a95-a3fe-287dcddb8b70 with identifier: PP58388
2026-03-29 14:00:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e53d5912-79ab-5a95-a3fe-287dcddb8b70 with identifier: PP58388
2026-03-29 14:00:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e53d5912-79ab-5a95-a3fe-287dcddb8b70 with identifier: PP58388 to the API
2026-03-29 14:00:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00: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-29 14:00: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': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:39:22Z',
'fuel_type': 'diesel',
'id': 'e53d5912-79ab-5a95-a3fe-287dcddb8b70',
'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/PP58388',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 121215,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-09',
'seller_name': None,
'title': 'Peugeot Partner 1.5 Blue-HDi Pro L1',
'transmission': 'manual',
'trim': 'Pro L1',
'year': 2022}
2026-03-29 14:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:58 [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-29 14:00:58 [auto1.es] INFO: Saving data for PP58388: {'auction_closing_time': 1774885162.0, 'created_time': 1773146894.805223, 'last_price_update_time': 1774792858.45338}
2026-03-29 14:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PP58388') HTTP/1.1" 204 0
2026-03-29 14:00:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 3764bb93-4da7-5c87-b658-1247162128cb with identifier: FW12550
2026-03-29 14:00:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 3764bb93-4da7-5c87-b658-1247162128cb with identifier: FW12550
2026-03-29 14:00:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 3764bb93-4da7-5c87-b658-1247162128cb with identifier: FW12550 to the API
2026-03-29 14:00:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00: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-29 14:00: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': 4,
'engine_horse_power': 122,
'expiration_date': '2026-03-30T15:26:11Z',
'fuel_type': 'electro',
'id': '3764bb93-4da7-5c87-b658-1247162128cb',
'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/FW12550',
'listing': 'auction',
'make': 'MAXUS',
'model': 'Deliver 3',
'odometer': 74343,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-26',
'seller_name': None,
'title': 'MAXUS Deliver 3 electric drive 90 kW L2H1',
'transmission': 'automatic',
'trim': 'L2H1',
'year': 2022}
2026-03-29 14:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:58 [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-29 14:00:58 [auto1.es] INFO: Saving data for FW12550: {'auction_closing_time': 1774884371.0, 'created_time': 1773147072.346941, 'last_price_update_time': 1774792858.851406}
2026-03-29 14:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FW12550') HTTP/1.1" 204 0
2026-03-29 14:00:58 [auto1.es] INFO: Found listing with ID: YF58100
2026-03-29 14:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:58 [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-29 14:00:58 [auto1.es] INFO: Scrape type for YF58100: 2
2026-03-29 14:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88c98179-e66a-52fd-bcc4-9f33ab09a240 with identifier: YF58100
2026-03-29 14:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88c98179-e66a-52fd-bcc4-9f33ab09a240 with scrape type 2
2026-03-29 14:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88c98179-e66a-52fd-bcc4-9f33ab09a240 with scrape type 2
2026-03-29 14:00:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 88c98179-e66a-52fd-bcc4-9f33ab09a240, identifier: YF58100
2026-03-29 14:00:58 [auto1.es] INFO: Found listing with ID: YC26234
2026-03-29 14:00:58 [auto1.es] INFO: Found listing with ID: WU95928
2026-03-29 14:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:59 [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-29 14:00:59 [auto1.es] INFO: Scrape type for WU95928: 2
2026-03-29 14:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d76b3151-26fe-5a4f-89c9-5675fe3f4511 with identifier: WU95928
2026-03-29 14:00:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d76b3151-26fe-5a4f-89c9-5675fe3f4511 with scrape type 2
2026-03-29 14:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d76b3151-26fe-5a4f-89c9-5675fe3f4511 with scrape type 2
2026-03-29 14:00:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d76b3151-26fe-5a4f-89c9-5675fe3f4511, identifier: WU95928
2026-03-29 14:00:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 88c98179-e66a-52fd-bcc4-9f33ab09a240 with identifier: YF58100
2026-03-29 14:00:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 88c98179-e66a-52fd-bcc4-9f33ab09a240 with identifier: YF58100
2026-03-29 14:00:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 88c98179-e66a-52fd-bcc4-9f33ab09a240 with identifier: YF58100 to the API
2026-03-29 14:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:20:29Z',
'fuel_type': 'diesel',
'id': '88c98179-e66a-52fd-bcc4-9f33ab09a240',
'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/YF58100',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 165056,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-29',
'seller_name': None,
'title': 'Peugeot Rifter 1.5 Blue-HDi Active Pack L1',
'transmission': 'manual',
'trim': 'Active Pack L1',
'year': 2022}
2026-03-29 14:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:59 [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-29 14:00:59 [auto1.es] INFO: Saving data for YF58100: {'auction_closing_time': 1774884029.0, 'created_time': 1773146869.259544, 'last_price_update_time': 1774792859.468292}
2026-03-29 14:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='YF58100') HTTP/1.1" 204 0
2026-03-29 14:00:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d76b3151-26fe-5a4f-89c9-5675fe3f4511 with identifier: WU95928
2026-03-29 14:00:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d76b3151-26fe-5a4f-89c9-5675fe3f4511 with identifier: WU95928
2026-03-29 14:00:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d76b3151-26fe-5a4f-89c9-5675fe3f4511 with identifier: WU95928 to the API
2026-03-29 14:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:00:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:00:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 122,
'expiration_date': '2026-03-30T15:05:48Z',
'fuel_type': 'electro',
'id': 'd76b3151-26fe-5a4f-89c9-5675fe3f4511',
'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/WU95928',
'listing': 'auction',
'make': 'MAXUS',
'model': 'Deliver 3',
'odometer': 126472,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-26',
'seller_name': None,
'title': 'MAXUS Deliver 3 electric drive 90 kW L1H1',
'transmission': 'automatic',
'trim': 'L1H1',
'year': 2022}
2026-03-29 14:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:59 [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-29 14:00:59 [auto1.es] INFO: Saving data for WU95928: {'auction_closing_time': 1774883148.0, 'created_time': 1773146969.260996, 'last_price_update_time': 1774792859.892856}
2026-03-29 14:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WU95928') HTTP/1.1" 204 0
2026-03-29 14:00:59 [auto1.es] INFO: Found listing with ID: EY27652
2026-03-29 14:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:59 [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-29 14:00:59 [auto1.es] INFO: Scrape type for EY27652: 2
2026-03-29 14:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6abda6ec-d247-5d46-82cd-e1903d5caf5e with identifier: EY27652
2026-03-29 14:00:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6abda6ec-d247-5d46-82cd-e1903d5caf5e with scrape type 2
2026-03-29 14:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6abda6ec-d247-5d46-82cd-e1903d5caf5e with scrape type 2
2026-03-29 14:01:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6abda6ec-d247-5d46-82cd-e1903d5caf5e, identifier: EY27652
2026-03-29 14:01:00 [auto1.es] INFO: Found listing with ID: EZ00387
2026-03-29 14:01:00 [auto1.es] INFO: Found listing with ID: PA70803
2026-03-29 14:01:00 [auto1.es] INFO: Found listing with ID: ZL27489
2026-03-29 14:01:00 [auto1.es] INFO: Found listing with ID: CL01909
2026-03-29 14:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:00 [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-29 14:01:00 [auto1.es] INFO: Scrape type for CL01909: 2
2026-03-29 14:01:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0e832be-06b0-50da-87ca-87a33eb3edf0 with identifier: CL01909
2026-03-29 14:01:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0e832be-06b0-50da-87ca-87a33eb3edf0 with scrape type 2
2026-03-29 14:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0e832be-06b0-50da-87ca-87a33eb3edf0 with scrape type 2
2026-03-29 14:01:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a0e832be-06b0-50da-87ca-87a33eb3edf0, identifier: CL01909
2026-03-29 14:01:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6abda6ec-d247-5d46-82cd-e1903d5caf5e with identifier: EY27652
2026-03-29 14:01:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6abda6ec-d247-5d46-82cd-e1903d5caf5e with identifier: EY27652
2026-03-29 14:01:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6abda6ec-d247-5d46-82cd-e1903d5caf5e with identifier: EY27652 to the API
2026-03-29 14:01:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:01:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:01: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 122,
'expiration_date': '2026-03-30T15:09:21Z',
'fuel_type': 'electro',
'id': '6abda6ec-d247-5d46-82cd-e1903d5caf5e',
'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/EY27652',
'listing': 'auction',
'make': 'MAXUS',
'model': 'Deliver 3',
'odometer': 87922,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-23',
'seller_name': None,
'title': 'MAXUS Deliver 3 electric drive 90 kW L2H1',
'transmission': 'automatic',
'trim': 'L2H1',
'year': 2022}
2026-03-29 14:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:00 [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-29 14:01:00 [auto1.es] INFO: Saving data for EY27652: {'auction_closing_time': 1774883361.0, 'created_time': 1773146838.877989, 'last_price_update_time': 1774792860.473261}
2026-03-29 14:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EY27652') HTTP/1.1" 204 0
2026-03-29 14:01:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a0e832be-06b0-50da-87ca-87a33eb3edf0 with identifier: CL01909
2026-03-29 14:01:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a0e832be-06b0-50da-87ca-87a33eb3edf0 with identifier: CL01909
2026-03-29 14:01:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a0e832be-06b0-50da-87ca-87a33eb3edf0 with identifier: CL01909 to the API
2026-03-29 14:01:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:01:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:01: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:12:45Z',
'fuel_type': 'electro',
'id': 'a0e832be-06b0-50da-87ca-87a33eb3edf0',
'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/CL01909',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 26150,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-16',
'seller_name': None,
'title': 'Mercedes-Benz Vito eVito lang',
'transmission': 'automatic',
'trim': 'e lang',
'year': 2022}
2026-03-29 14:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:00 [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-29 14:01:00 [auto1.es] INFO: Saving data for CL01909: {'auction_closing_time': 1774883565.0, 'created_time': 1773147233.328961, 'last_price_update_time': 1774792860.828261}
2026-03-29 14:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CL01909') HTTP/1.1" 204 0
2026-03-29 14:01:00 [auto1.es] INFO: Found listing with ID: LV66931
2026-03-29 14:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:00 [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-29 14:01:00 [auto1.es] INFO: Scrape type for LV66931: 2
2026-03-29 14:01:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49bfc814-5bee-5482-b533-2acc29669a2d with identifier: LV66931
2026-03-29 14:01:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49bfc814-5bee-5482-b533-2acc29669a2d with scrape type 2
2026-03-29 14:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49bfc814-5bee-5482-b533-2acc29669a2d with scrape type 2
2026-03-29 14:01:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 49bfc814-5bee-5482-b533-2acc29669a2d, identifier: LV66931
2026-03-29 14:01:00 [auto1.es] INFO: Found listing with ID: RM87129
2026-03-29 14:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:00 [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-29 14:01:00 [auto1.es] INFO: Scrape type for RM87129: 2
2026-03-29 14:01:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5104f53-ab1d-5545-b8cb-632b64bc0dd9 with identifier: RM87129
2026-03-29 14:01:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5104f53-ab1d-5545-b8cb-632b64bc0dd9 with scrape type 2
2026-03-29 14:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5104f53-ab1d-5545-b8cb-632b64bc0dd9 with scrape type 2
2026-03-29 14:01:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f5104f53-ab1d-5545-b8cb-632b64bc0dd9, identifier: RM87129
2026-03-29 14:01:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 49bfc814-5bee-5482-b533-2acc29669a2d with identifier: LV66931
2026-03-29 14:01:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 49bfc814-5bee-5482-b533-2acc29669a2d with identifier: LV66931
2026-03-29 14:01:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 49bfc814-5bee-5482-b533-2acc29669a2d with identifier: LV66931 to the API
2026-03-29 14:01:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:01:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:01: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': 4,
'engine_horse_power': 122,
'expiration_date': '2026-03-30T15:47:51Z',
'fuel_type': 'electro',
'id': '49bfc814-5bee-5482-b533-2acc29669a2d',
'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/LV66931',
'listing': 'auction',
'make': 'MAXUS',
'model': 'Deliver 3',
'odometer': 110370,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-23',
'seller_name': None,
'title': 'MAXUS Deliver 3 electric drive 90 kW L2H1',
'transmission': 'automatic',
'trim': 'L2H1',
'year': 2022}
2026-03-29 14:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:01 [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-29 14:01:01 [auto1.es] INFO: Saving data for LV66931: {'auction_closing_time': 1774885671.0, 'created_time': 1773146868.408383, 'last_price_update_time': 1774792861.402619}
2026-03-29 14:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LV66931') HTTP/1.1" 204 0
2026-03-29 14:01:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f5104f53-ab1d-5545-b8cb-632b64bc0dd9 with identifier: RM87129
2026-03-29 14:01:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f5104f53-ab1d-5545-b8cb-632b64bc0dd9 with identifier: RM87129
2026-03-29 14:01:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f5104f53-ab1d-5545-b8cb-632b64bc0dd9 with identifier: RM87129 to the API
2026-03-29 14:01:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:01:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:01: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': 4,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:52:43Z',
'fuel_type': 'diesel',
'id': 'f5104f53-ab1d-5545-b8cb-632b64bc0dd9',
'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/RM87129',
'listing': 'auction',
'make': 'Citroen',
'model': 'Jumpy',
'odometer': 46027,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-04',
'seller_name': None,
'title': 'Citroen Jumpy 1.5 Blue-HDi Control M',
'transmission': 'manual',
'trim': 'Control M',
'year': 2022}
2026-03-29 14:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:01 [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-29 14:01:01 [auto1.es] INFO: Saving data for RM87129: {'auction_closing_time': 1774885963.0, 'created_time': 1774382494.928852, 'last_price_update_time': 1774792861.734428}
2026-03-29 14:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RM87129') HTTP/1.1" 204 0
2026-03-29 14:01:01 [auto1.es] INFO: Found listing with ID: GN42445
2026-03-29 14:01:01 [auto1.es] INFO: Found listing with ID: SE46424
2026-03-29 14:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:01 [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-29 14:01:01 [auto1.es] INFO: Scrape type for SE46424: 2
2026-03-29 14:01:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8091b3b-b919-54b4-a7d9-c91db9c7aa64 with identifier: SE46424
2026-03-29 14:01:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8091b3b-b919-54b4-a7d9-c91db9c7aa64 with scrape type 2
2026-03-29 14:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8091b3b-b919-54b4-a7d9-c91db9c7aa64 with scrape type 2
2026-03-29 14:01:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d8091b3b-b919-54b4-a7d9-c91db9c7aa64, identifier: SE46424
2026-03-29 14:01:01 [auto1.es] INFO: Found listing with ID: JF80642
2026-03-29 14:01:01 [auto1.es] INFO: Found listing with ID: AN61719
2026-03-29 14:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:01 [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-29 14:01:01 [auto1.es] INFO: Scrape type for AN61719: 2
2026-03-29 14:01:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 394bf483-b9f3-5cfd-80de-20d918d72fb9 with identifier: AN61719
2026-03-29 14:01:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 394bf483-b9f3-5cfd-80de-20d918d72fb9 with scrape type 2
2026-03-29 14:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 394bf483-b9f3-5cfd-80de-20d918d72fb9 with scrape type 2
2026-03-29 14:01:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 394bf483-b9f3-5cfd-80de-20d918d72fb9, identifier: AN61719
2026-03-29 14:01:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d8091b3b-b919-54b4-a7d9-c91db9c7aa64 with identifier: SE46424
2026-03-29 14:01:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d8091b3b-b919-54b4-a7d9-c91db9c7aa64 with identifier: SE46424
2026-03-29 14:01:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d8091b3b-b919-54b4-a7d9-c91db9c7aa64 with identifier: SE46424 to the API
2026-03-29 14:01:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:01:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:01:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 122,
'expiration_date': '2026-03-30T15:00:51Z',
'fuel_type': 'electro',
'id': 'd8091b3b-b919-54b4-a7d9-c91db9c7aa64',
'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/SE46424',
'listing': 'auction',
'make': 'MAXUS',
'model': 'Deliver 3',
'odometer': 123911,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-23',
'seller_name': None,
'title': 'MAXUS Deliver 3 electric drive 90 kW L1H1',
'transmission': 'automatic',
'trim': 'L1H1',
'year': 2022}
2026-03-29 14:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:02 [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-29 14:01:02 [auto1.es] INFO: Saving data for SE46424: {'auction_closing_time': 1774882851.0, 'created_time': 1773146831.833008, 'last_price_update_time': 1774792862.365905}
2026-03-29 14:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='SE46424') HTTP/1.1" 204 0
2026-03-29 14:01:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 394bf483-b9f3-5cfd-80de-20d918d72fb9 with identifier: AN61719
2026-03-29 14:01:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 394bf483-b9f3-5cfd-80de-20d918d72fb9 with identifier: AN61719
2026-03-29 14:01:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 394bf483-b9f3-5cfd-80de-20d918d72fb9 with identifier: AN61719 to the API
2026-03-29 14:01:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:01:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:01:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:21:03Z',
'fuel_type': 'diesel',
'id': '394bf483-b9f3-5cfd-80de-20d918d72fb9',
'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/AN61719',
'listing': 'auction',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 161784,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-30',
'seller_name': None,
'title': 'Renault Kangoo 1.5 BLUE dCi Basis L1',
'transmission': 'manual',
'trim': 'Basis L1',
'year': 2022}
2026-03-29 14:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:02 [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-29 14:01:02 [auto1.es] INFO: Saving data for AN61719: {'auction_closing_time': 1774884063.0, 'created_time': 1773148391.3265, 'last_price_update_time': 1774792862.781998}
2026-03-29 14:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AN61719') HTTP/1.1" 204 0
2026-03-29 14:01:02 [auto1.es] INFO: Found listing with ID: TY04306
2026-03-29 14:01:02 [auto1.es] INFO: Found listing with ID: ZP90682
2026-03-29 14:01:02 [auto1.es] INFO: Found listing with ID: RA15604
2026-03-29 14:01:02 [auto1.es] INFO: Found listing with ID: WA04361
2026-03-29 14:01:02 [auto1.es] INFO: Found listing with ID: MP20353
2026-03-29 14:01:02 [auto1.es] INFO: Found listing with ID: WZ80502
2026-03-29 14:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:02 [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-29 14:01:02 [auto1.es] INFO: Scrape type for WZ80502: 2
2026-03-29 14:01:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56824f6c-24ae-59e8-ba5d-cf557dca37df with identifier: WZ80502
2026-03-29 14:01:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56824f6c-24ae-59e8-ba5d-cf557dca37df with scrape type 2
2026-03-29 14:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56824f6c-24ae-59e8-ba5d-cf557dca37df with scrape type 2
2026-03-29 14:01:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 56824f6c-24ae-59e8-ba5d-cf557dca37df, identifier: WZ80502
2026-03-29 14:01:02 [auto1.es] INFO: Found listing with ID: RW86694
2026-03-29 14:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:02 [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-29 14:01:02 [auto1.es] INFO: Scrape type for RW86694: 2
2026-03-29 14:01:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1730457e-e609-5c89-9ed1-e05daa552aad with identifier: RW86694
2026-03-29 14:01:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1730457e-e609-5c89-9ed1-e05daa552aad with scrape type 2
2026-03-29 14:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1730457e-e609-5c89-9ed1-e05daa552aad with scrape type 2
2026-03-29 14:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 1730457e-e609-5c89-9ed1-e05daa552aad, identifier: RW86694
2026-03-29 14:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 56824f6c-24ae-59e8-ba5d-cf557dca37df with identifier: WZ80502
2026-03-29 14:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 56824f6c-24ae-59e8-ba5d-cf557dca37df with identifier: WZ80502
2026-03-29 14:01:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 56824f6c-24ae-59e8-ba5d-cf557dca37df with identifier: WZ80502 to the API
2026-03-29 14:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:01:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:01: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': 4,
'engine_horse_power': 184,
'expiration_date': '2026-03-30T15:53:20Z',
'fuel_type': 'electro',
'id': '56824f6c-24ae-59e8-ba5d-cf557dca37df',
'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/WZ80502',
'listing': 'auction',
'make': 'Ford',
'model': 'Transit',
'odometer': 44296,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-16',
'seller_name': None,
'title': 'Ford Transit electric drive 135 kW L3 Trend',
'transmission': 'automatic',
'trim': 'L3 Trend',
'year': 2022}
2026-03-29 14:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:03 [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-29 14:01:03 [auto1.es] INFO: Saving data for WZ80502: {'auction_closing_time': 1774886000.0, 'created_time': 1774350255.382549, 'last_price_update_time': 1774792863.355844}
2026-03-29 14:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WZ80502') HTTP/1.1" 204 0
2026-03-29 14:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 1730457e-e609-5c89-9ed1-e05daa552aad with identifier: RW86694
2026-03-29 14:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 1730457e-e609-5c89-9ed1-e05daa552aad with identifier: RW86694
2026-03-29 14:01:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 1730457e-e609-5c89-9ed1-e05daa552aad with identifier: RW86694 to the API
2026-03-29 14:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:01:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:01: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': 4,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:41:01Z',
'fuel_type': 'diesel',
'id': '1730457e-e609-5c89-9ed1-e05daa552aad',
'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/RW86694',
'listing': 'auction',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 156430,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-29',
'seller_name': None,
'title': 'Renault Kangoo 1.5 BLUE dCi Basis L1',
'transmission': 'manual',
'trim': 'Basis L1',
'year': 2022}
2026-03-29 14:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:03 [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-29 14:01:03 [auto1.es] INFO: Saving data for RW86694: {'auction_closing_time': 1774885261.0, 'created_time': 1773148397.134793, 'last_price_update_time': 1774792863.703654}
2026-03-29 14:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RW86694') HTTP/1.1" 204 0
2026-03-29 14:01:03 [auto1.es] INFO: Found listing with ID: YH76219
2026-03-29 14:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:03 [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-29 14:01:03 [auto1.es] INFO: Scrape type for YH76219: 2
2026-03-29 14:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cd18868-103c-5e7c-9395-7b4deedacbde with identifier: YH76219
2026-03-29 14:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cd18868-103c-5e7c-9395-7b4deedacbde with scrape type 2
2026-03-29 14:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cd18868-103c-5e7c-9395-7b4deedacbde with scrape type 2
2026-03-29 14:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 1cd18868-103c-5e7c-9395-7b4deedacbde, identifier: YH76219
2026-03-29 14:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 1cd18868-103c-5e7c-9395-7b4deedacbde with identifier: YH76219
2026-03-29 14:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 1cd18868-103c-5e7c-9395-7b4deedacbde with identifier: YH76219
2026-03-29 14:01:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 1cd18868-103c-5e7c-9395-7b4deedacbde with identifier: YH76219 to the API
2026-03-29 14:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:01:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:01: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 184,
'expiration_date': '2026-03-30T15:59:06Z',
'fuel_type': 'electro',
'id': '1cd18868-103c-5e7c-9395-7b4deedacbde',
'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/YH76219',
'listing': 'auction',
'make': 'Ford',
'model': 'Transit',
'odometer': 69165,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-08',
'seller_name': None,
'title': 'Ford Transit electric drive 135 kW L3 Trend',
'transmission': 'automatic',
'trim': 'L3 Trend',
'year': 2023}
2026-03-29 14:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:04 [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-29 14:01:04 [auto1.es] INFO: Saving data for YH76219: {'auction_closing_time': 1774886346.0, 'created_time': 1774361211.414149, 'last_price_update_time': 1774792864.174983}
2026-03-29 14:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='YH76219') HTTP/1.1" 204 0
2026-03-29 14:01:04 [auto1.es] INFO: Found listing with ID: ET49532
2026-03-29 14:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:04 [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-29 14:01:04 [auto1.es] INFO: Scrape type for ET49532: 2
2026-03-29 14:01:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6d883d7-a587-5ca6-92c6-95b860402af9 with identifier: ET49532
2026-03-29 14:01:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6d883d7-a587-5ca6-92c6-95b860402af9 with scrape type 2
2026-03-29 14:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6d883d7-a587-5ca6-92c6-95b860402af9 with scrape type 2
2026-03-29 14:01:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d6d883d7-a587-5ca6-92c6-95b860402af9, identifier: ET49532
2026-03-29 14:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:01:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d6d883d7-a587-5ca6-92c6-95b860402af9 with identifier: ET49532
2026-03-29 14:01:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d6d883d7-a587-5ca6-92c6-95b860402af9 with identifier: ET49532
2026-03-29 14:01:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d6d883d7-a587-5ca6-92c6-95b860402af9 with identifier: ET49532 to the API
2026-03-29 14:01:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:01:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:01: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 184,
'expiration_date': '2026-03-30T15:35:46Z',
'fuel_type': 'electro',
'id': 'd6d883d7-a587-5ca6-92c6-95b860402af9',
'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/ET49532',
'listing': 'auction',
'make': 'Ford',
'model': 'Transit',
'odometer': 68068,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-08',
'seller_name': None,
'title': 'Ford Transit electric drive 135 kW L3 Trend',
'transmission': 'automatic',
'trim': 'L3 Trend',
'year': 2023}
2026-03-29 14:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:04 [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-29 14:01:04 [auto1.es] INFO: Saving data for ET49532: {'auction_closing_time': 1774884946.0, 'created_time': 1774361364.138578, 'last_price_update_time': 1774792864.656805}
2026-03-29 14:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ET49532') HTTP/1.1" 204 0
2026-03-29 14:01:04 [auto1.es] INFO: Found listing with ID: PH24007
2026-03-29 14:01:04 [auto1.es] INFO: Found listing with ID: BA72384
2026-03-29 14:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:04 [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-29 14:01:04 [auto1.es] INFO: Scrape type for BA72384: 2
2026-03-29 14:01:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 035554d2-b4a4-5c88-9847-9fcf0224336d with identifier: BA72384
2026-03-29 14:01:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 035554d2-b4a4-5c88-9847-9fcf0224336d with scrape type 2
2026-03-29 14:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 035554d2-b4a4-5c88-9847-9fcf0224336d with scrape type 2
2026-03-29 14:01:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 035554d2-b4a4-5c88-9847-9fcf0224336d, identifier: BA72384
2026-03-29 14:01:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 035554d2-b4a4-5c88-9847-9fcf0224336d with identifier: BA72384
2026-03-29 14:01:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 035554d2-b4a4-5c88-9847-9fcf0224336d with identifier: BA72384
2026-03-29 14:01:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 035554d2-b4a4-5c88-9847-9fcf0224336d with identifier: BA72384 to the API
2026-03-29 14:01:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:01:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:01:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:42:50Z',
'fuel_type': 'diesel',
'id': '035554d2-b4a4-5c88-9847-9fcf0224336d',
'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/BA72384',
'listing': 'auction',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 54166,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-29',
'seller_name': None,
'title': 'Renault Kangoo 1.5 BLUE dCi Basis L1',
'transmission': 'manual',
'trim': 'Basis L1',
'year': 2022}
2026-03-29 14:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:05 [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-29 14:01:05 [auto1.es] INFO: Saving data for BA72384: {'auction_closing_time': 1774885370.0, 'created_time': 1773148128.746061, 'last_price_update_time': 1774792865.096776}
2026-03-29 14:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='BA72384') HTTP/1.1" 204 0
2026-03-29 14:01:05 [auto1.es] INFO: Found listing with ID: XL49074
2026-03-29 14:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:05 [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-29 14:01:05 [auto1.es] INFO: Scrape type for XL49074: 2
2026-03-29 14:01:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fde0824a-9bdf-52b2-b558-9b907ad4fea8 with identifier: XL49074
2026-03-29 14:01:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fde0824a-9bdf-52b2-b558-9b907ad4fea8 with scrape type 2
2026-03-29 14:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fde0824a-9bdf-52b2-b558-9b907ad4fea8 with scrape type 2
2026-03-29 14:01:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: fde0824a-9bdf-52b2-b558-9b907ad4fea8, identifier: XL49074
2026-03-29 14:01:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: fde0824a-9bdf-52b2-b558-9b907ad4fea8 with identifier: XL49074
2026-03-29 14:01:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: fde0824a-9bdf-52b2-b558-9b907ad4fea8 with identifier: XL49074
2026-03-29 14:01:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: fde0824a-9bdf-52b2-b558-9b907ad4fea8 with identifier: XL49074 to the API
2026-03-29 14:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:01:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:01:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:01:08Z',
'fuel_type': 'diesel',
'id': 'fde0824a-9bdf-52b2-b558-9b907ad4fea8',
'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/XL49074',
'listing': 'auction',
'make': 'Ford',
'model': 'Transit Courier',
'odometer': 135709,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-29',
'seller_name': None,
'title': 'Ford Transit Courier 1.5 TDCi Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2022}
2026-03-29 14:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:05 [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-29 14:01:05 [auto1.es] INFO: Saving data for XL49074: {'auction_closing_time': 1774882868.0, 'created_time': 1773147900.678783, 'last_price_update_time': 1774792865.667807}
2026-03-29 14:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XL49074') HTTP/1.1" 204 0
2026-03-29 14:01:05 [auto1.es] INFO: Channel: 24h | Page: 5 | totalHits: 1794 | hits on page: 40
2026-03-29 14:01:05 [auto1.es] INFO: Found listing with ID: NV97141
2026-03-29 14:01:05 [auto1.es] INFO: Found listing with ID: RC69280
2026-03-29 14:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:05 [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-29 14:01:05 [auto1.es] INFO: Scrape type for RC69280: 2
2026-03-29 14:01:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e84b30ee-53d8-5adb-9ee8-c88b35bc296c with identifier: RC69280
2026-03-29 14:01:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e84b30ee-53d8-5adb-9ee8-c88b35bc296c with scrape type 2
2026-03-29 14:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e84b30ee-53d8-5adb-9ee8-c88b35bc296c with scrape type 2
2026-03-29 14:01:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e84b30ee-53d8-5adb-9ee8-c88b35bc296c, identifier: RC69280
2026-03-29 14:01:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e84b30ee-53d8-5adb-9ee8-c88b35bc296c with identifier: RC69280
2026-03-29 14:01:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e84b30ee-53d8-5adb-9ee8-c88b35bc296c with identifier: RC69280
2026-03-29 14:01:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e84b30ee-53d8-5adb-9ee8-c88b35bc296c with identifier: RC69280 to the API
2026-03-29 14:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:01: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:01:26Z',
'fuel_type': 'diesel',
'id': 'e84b30ee-53d8-5adb-9ee8-c88b35bc296c',
'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/RC69280',
'listing': 'auction',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 83991,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-28',
'seller_name': None,
'title': 'Ford Transit Custom 2.0 TDCi Mild-Hybrid 280 L1 Trend',
'transmission': 'manual',
'trim': '280 L1 Trend',
'year': 2023}
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Saving data for RC69280: {'auction_closing_time': 1774882886.0, 'created_time': 1773147746.250793, 'last_price_update_time': 1774792866.123073}
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RC69280') HTTP/1.1" 204 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: RM32032
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: NW70780
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for NW70780: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: AE38479
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: RX75701
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for RX75701: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: AM40954
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for AM40954: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: NY63856
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: FE95499
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for FE95499: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: NZ75467
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for NZ75467: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: UA78056
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for UA78056: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: AS89718
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: ZJ91904
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for ZJ91904: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: LP19075
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for LP19075: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: NX10542
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for NX10542: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: UJ63738
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: MR44374
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for MR44374: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: TF01145
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for TF01145: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: FD92504
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: VK23822
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for VK23822: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: TW05387
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for TW05387: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: KY97566
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for KY97566: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: SW56668
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for SW56668: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: SA01398
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for SA01398: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: WE89333
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for WE89333: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: VG19877
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for VG19877: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: HD33844
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: SS93372
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: UX63556
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for UX63556: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: FV55100
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for FV55100: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: HN69450
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for HN69450: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: VZ14573
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for VZ14573: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: DZ68037
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for DZ68037: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: WD91964
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: HU91100
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for HU91100: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: RV68054
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for RV68054: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: GK24659
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for GK24659: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: EZ62755
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: PS51318
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for PS51318: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: RA40828
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for RA40828: 0
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: MX89388
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: DG60223
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for DG60223: 0
2026-03-29 14:01:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: JP06939
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: KC55308
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: RU72076
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: HS23075
2026-03-29 14:01:06 [auto1.es] INFO: Found listing with ID: LS24467
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:06 [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-29 14:01:06 [auto1.es] INFO: Scrape type for LS24467: 2
2026-03-29 14:01:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5233bb2-384d-550a-b606-f7c8c3736929 with identifier: LS24467
2026-03-29 14:01:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5233bb2-384d-550a-b606-f7c8c3736929 with scrape type 2
2026-03-29 14:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5233bb2-384d-550a-b606-f7c8c3736929 with scrape type 2
2026-03-29 14:01:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a5233bb2-384d-550a-b606-f7c8c3736929, identifier: LS24467
2026-03-29 14:01:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a5233bb2-384d-550a-b606-f7c8c3736929 with identifier: LS24467
2026-03-29 14:01:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a5233bb2-384d-550a-b606-f7c8c3736929 with identifier: LS24467
2026-03-29 14:01:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a5233bb2-384d-550a-b606-f7c8c3736929 with identifier: LS24467 to the API
2026-03-29 14:01:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:48:54Z',
'fuel_type': 'diesel',
'id': 'a5233bb2-384d-550a-b606-f7c8c3736929',
'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/LS24467',
'listing': 'auction',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 164613,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-13',
'seller_name': None,
'title': 'Renault Kangoo 1.5 BLUE dCi Basis L1',
'transmission': 'manual',
'trim': 'Basis L1',
'year': 2023}
2026-03-29 14:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LS24467%27 HTTP/1.1" 200 None
2026-03-29 14:01:07 [auto1.es] INFO: Saving data for LS24467: {'auction_closing_time': 1774885734.0, 'created_time': 1774360916.244516, 'last_price_update_time': 1774792867.178225}
2026-03-29 14:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LS24467') HTTP/1.1" 204 0
2026-03-29 14:01:07 [auto1.es] INFO: Found listing with ID: SL05666
2026-03-29 14:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SL05666%27 HTTP/1.1" 200 None
2026-03-29 14:01:07 [auto1.es] INFO: Scrape type for SL05666: 2
2026-03-29 14:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64dc0604-e3fb-5dde-aad0-9ca3ca931b29 with identifier: SL05666
2026-03-29 14:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64dc0604-e3fb-5dde-aad0-9ca3ca931b29 with scrape type 2
2026-03-29 14:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64dc0604-e3fb-5dde-aad0-9ca3ca931b29 with scrape type 2
2026-03-29 14:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 64dc0604-e3fb-5dde-aad0-9ca3ca931b29, identifier: SL05666
2026-03-29 14:01:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 64dc0604-e3fb-5dde-aad0-9ca3ca931b29 with identifier: SL05666
2026-03-29 14:01:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 64dc0604-e3fb-5dde-aad0-9ca3ca931b29 with identifier: SL05666
2026-03-29 14:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 64dc0604-e3fb-5dde-aad0-9ca3ca931b29 with identifier: SL05666 to the API
2026-03-29 14:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:23:23Z',
'fuel_type': 'diesel',
'id': '64dc0604-e3fb-5dde-aad0-9ca3ca931b29',
'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/SL05666',
'listing': 'auction',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 143975,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-13',
'seller_name': None,
'title': 'Renault Kangoo 1.5 BLUE dCi Basis L1',
'transmission': 'manual',
'trim': 'Basis L1',
'year': 2023}
2026-03-29 14:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SL05666%27 HTTP/1.1" 200 None
2026-03-29 14:01:07 [auto1.es] INFO: Saving data for SL05666: {'auction_closing_time': 1774884203.0, 'created_time': 1774382493.739235, 'last_price_update_time': 1774792867.729455}
2026-03-29 14:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='SL05666') HTTP/1.1" 204 0
2026-03-29 14:01:07 [auto1.es] INFO: Found listing with ID: UJ75834
2026-03-29 14:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UJ75834%27 HTTP/1.1" 200 None
2026-03-29 14:01:07 [auto1.es] INFO: Scrape type for UJ75834: 2
2026-03-29 14:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1ec6f60-a6d6-5559-a4dd-d5b441c65ea7 with identifier: UJ75834
2026-03-29 14:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1ec6f60-a6d6-5559-a4dd-d5b441c65ea7 with scrape type 2
2026-03-29 14:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1ec6f60-a6d6-5559-a4dd-d5b441c65ea7 with scrape type 2
2026-03-29 14:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c1ec6f60-a6d6-5559-a4dd-d5b441c65ea7, identifier: UJ75834
2026-03-29 14:01:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c1ec6f60-a6d6-5559-a4dd-d5b441c65ea7 with identifier: UJ75834
2026-03-29 14:01:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c1ec6f60-a6d6-5559-a4dd-d5b441c65ea7 with identifier: UJ75834
2026-03-29 14:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c1ec6f60-a6d6-5559-a4dd-d5b441c65ea7 with identifier: UJ75834 to the API
2026-03-29 14:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 4,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:40:41Z',
'fuel_type': 'diesel',
'id': 'c1ec6f60-a6d6-5559-a4dd-d5b441c65ea7',
'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/UJ75834',
'listing': 'auction',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 112114,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-19',
'seller_name': None,
'title': 'Ford Transit Custom 2.0 TDCi Mild-Hybrid 280 L1 Trend',
'transmission': 'manual',
'trim': '280 L1 Trend',
'year': 2023}
2026-03-29 14:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UJ75834%27 HTTP/1.1" 200 None
2026-03-29 14:01:08 [auto1.es] INFO: Saving data for UJ75834: {'auction_closing_time': 1774885241.0, 'created_time': 1774382487.647447, 'last_price_update_time': 1774792868.222895}
2026-03-29 14:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UJ75834') HTTP/1.1" 204 0
2026-03-29 14:01:08 [auto1.es] INFO: Found listing with ID: NL18277
2026-03-29 14:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27NL18277%27 HTTP/1.1" 200 None
2026-03-29 14:01:08 [auto1.es] INFO: Scrape type for NL18277: 2
2026-03-29 14:01:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4242802a-35b4-5e08-874d-b2f71ad234b7 with identifier: NL18277
2026-03-29 14:01:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4242802a-35b4-5e08-874d-b2f71ad234b7 with scrape type 2
2026-03-29 14:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4242802a-35b4-5e08-874d-b2f71ad234b7 with scrape type 2
2026-03-29 14:01:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4242802a-35b4-5e08-874d-b2f71ad234b7, identifier: NL18277
2026-03-29 14:01:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4242802a-35b4-5e08-874d-b2f71ad234b7 with identifier: NL18277
2026-03-29 14:01:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4242802a-35b4-5e08-874d-b2f71ad234b7 with identifier: NL18277
2026-03-29 14:01:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4242802a-35b4-5e08-874d-b2f71ad234b7 with identifier: NL18277 to the API
2026-03-29 14:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 4,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:37:43Z',
'fuel_type': 'diesel',
'id': '4242802a-35b4-5e08-874d-b2f71ad234b7',
'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/NL18277',
'listing': 'auction',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 122269,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-14',
'seller_name': None,
'title': 'Ford Transit Custom 2.0 TDCi Mild-Hybrid 280 L1 Trend',
'transmission': 'manual',
'trim': '280 L1 Trend',
'year': 2023}
2026-03-29 14:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27NL18277%27 HTTP/1.1" 200 None
2026-03-29 14:01:08 [auto1.es] INFO: Saving data for NL18277: {'auction_closing_time': 1774885063.0, 'created_time': 1773147877.558919, 'last_price_update_time': 1774792868.76318}
2026-03-29 14:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='NL18277') HTTP/1.1" 204 0
2026-03-29 14:01:08 [auto1.es] INFO: Found listing with ID: WC31685
2026-03-29 14:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WC31685%27 HTTP/1.1" 200 None
2026-03-29 14:01:08 [auto1.es] INFO: Scrape type for WC31685: 2
2026-03-29 14:01:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91bcaff9-b42a-53b7-9ede-44e74e8dd573 with identifier: WC31685
2026-03-29 14:01:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91bcaff9-b42a-53b7-9ede-44e74e8dd573 with scrape type 2
2026-03-29 14:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91bcaff9-b42a-53b7-9ede-44e74e8dd573 with scrape type 2
2026-03-29 14:01:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 91bcaff9-b42a-53b7-9ede-44e74e8dd573, identifier: WC31685
2026-03-29 14:01:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 91bcaff9-b42a-53b7-9ede-44e74e8dd573 with identifier: WC31685
2026-03-29 14:01:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 91bcaff9-b42a-53b7-9ede-44e74e8dd573 with identifier: WC31685
2026-03-29 14:01:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 91bcaff9-b42a-53b7-9ede-44e74e8dd573 with identifier: WC31685 to the API
2026-03-29 14:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:09:15Z',
'fuel_type': 'diesel',
'id': '91bcaff9-b42a-53b7-9ede-44e74e8dd573',
'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/WC31685',
'listing': 'auction',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 109992,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-14',
'seller_name': None,
'title': 'Ford Transit Custom 2.0 TDCi Mild-Hybrid 280 L1 Trend',
'transmission': 'manual',
'trim': '280 L1 Trend',
'year': 2023}
2026-03-29 14:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WC31685%27 HTTP/1.1" 200 None
2026-03-29 14:01:09 [auto1.es] INFO: Saving data for WC31685: {'auction_closing_time': 1774883355.0, 'created_time': 1774382471.759291, 'last_price_update_time': 1774792869.286893}
2026-03-29 14:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WC31685') HTTP/1.1" 204 0
2026-03-29 14:01:09 [auto1.es] INFO: Found listing with ID: YJ31594
2026-03-29 14:01:09 [auto1.es] INFO: Found listing with ID: AL95022
2026-03-29 14:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AL95022%27 HTTP/1.1" 200 None
2026-03-29 14:01:09 [auto1.es] INFO: Scrape type for AL95022: 2
2026-03-29 14:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3e3092b-a119-5c2d-a2bb-28b9af637e15 with identifier: AL95022
2026-03-29 14:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3e3092b-a119-5c2d-a2bb-28b9af637e15 with scrape type 2
2026-03-29 14:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3e3092b-a119-5c2d-a2bb-28b9af637e15 with scrape type 2
2026-03-29 14:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b3e3092b-a119-5c2d-a2bb-28b9af637e15, identifier: AL95022
2026-03-29 14:01:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b3e3092b-a119-5c2d-a2bb-28b9af637e15 with identifier: AL95022
2026-03-29 14:01:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b3e3092b-a119-5c2d-a2bb-28b9af637e15 with identifier: AL95022
2026-03-29 14:01:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b3e3092b-a119-5c2d-a2bb-28b9af637e15 with identifier: AL95022 to the API
2026-03-29 14:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:44:31Z',
'fuel_type': 'diesel',
'id': 'b3e3092b-a119-5c2d-a2bb-28b9af637e15',
'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/AL95022',
'listing': 'auction',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 97371,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-14',
'seller_name': None,
'title': 'Ford Transit Custom 2.0 TDCi Mild-Hybrid 280 L1 Trend',
'transmission': 'manual',
'trim': '280 L1 Trend',
'year': 2023}
2026-03-29 14:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AL95022%27 HTTP/1.1" 200 None
2026-03-29 14:01:09 [auto1.es] INFO: Saving data for AL95022: {'auction_closing_time': 1774885471.0, 'created_time': 1773147808.781023, 'last_price_update_time': 1774792869.80228}
2026-03-29 14:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AL95022') HTTP/1.1" 204 0
2026-03-29 14:01:09 [auto1.es] INFO: Found listing with ID: YH50380
2026-03-29 14:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27YH50380%27 HTTP/1.1" 200 None
2026-03-29 14:01:09 [auto1.es] INFO: Scrape type for YH50380: 2
2026-03-29 14:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9591e448-d0ca-565a-a882-b1dbecd4db01 with identifier: YH50380
2026-03-29 14:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9591e448-d0ca-565a-a882-b1dbecd4db01 with scrape type 2
2026-03-29 14:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9591e448-d0ca-565a-a882-b1dbecd4db01 with scrape type 2
2026-03-29 14:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9591e448-d0ca-565a-a882-b1dbecd4db01, identifier: YH50380
2026-03-29 14:01:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9591e448-d0ca-565a-a882-b1dbecd4db01 with identifier: YH50380
2026-03-29 14:01:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9591e448-d0ca-565a-a882-b1dbecd4db01 with identifier: YH50380
2026-03-29 14:01:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9591e448-d0ca-565a-a882-b1dbecd4db01 with identifier: YH50380 to the API
2026-03-29 14:01:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:06:46Z',
'fuel_type': 'diesel',
'id': '9591e448-d0ca-565a-a882-b1dbecd4db01',
'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/YH50380',
'listing': 'auction',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 109852,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-14',
'seller_name': None,
'title': 'Ford Transit Custom 2.0 TDCi Mild-Hybrid 280 L1 Trend',
'transmission': 'manual',
'trim': '280 L1 Trend',
'year': 2023}
2026-03-29 14:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27YH50380%27 HTTP/1.1" 200 None
2026-03-29 14:01:10 [auto1.es] INFO: Saving data for YH50380: {'auction_closing_time': 1774883206.0, 'created_time': 1773147507.70592, 'last_price_update_time': 1774792870.409743}
2026-03-29 14:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='YH50380') HTTP/1.1" 204 0
2026-03-29 14:01:10 [auto1.es] INFO: Found listing with ID: DR80408
2026-03-29 14:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DR80408%27 HTTP/1.1" 200 None
2026-03-29 14:01:10 [auto1.es] INFO: Scrape type for DR80408: 2
2026-03-29 14:01:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bce14f34-87b9-5aa0-94a5-a697d9d6afc1 with identifier: DR80408
2026-03-29 14:01:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bce14f34-87b9-5aa0-94a5-a697d9d6afc1 with scrape type 2
2026-03-29 14:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bce14f34-87b9-5aa0-94a5-a697d9d6afc1 with scrape type 2
2026-03-29 14:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: bce14f34-87b9-5aa0-94a5-a697d9d6afc1, identifier: DR80408
2026-03-29 14:01:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:01:10 [scrapy.extensions.logstats] INFO: Crawled 10 pages (at 10 pages/min), scraped 93 items (at 93 items/min)
2026-03-29 14:01:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 158MiB
2026-03-29 14:01:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: bce14f34-87b9-5aa0-94a5-a697d9d6afc1 with identifier: DR80408
2026-03-29 14:01:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: bce14f34-87b9-5aa0-94a5-a697d9d6afc1 with identifier: DR80408
2026-03-29 14:01:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: bce14f34-87b9-5aa0-94a5-a697d9d6afc1 with identifier: DR80408 to the API
2026-03-29 14:01:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:59:46Z',
'fuel_type': 'diesel',
'id': 'bce14f34-87b9-5aa0-94a5-a697d9d6afc1',
'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/DR80408',
'listing': 'auction',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 105541,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-14',
'seller_name': None,
'title': 'Ford Transit Custom 2.0 TDCi Mild-Hybrid 280 L1 Trend',
'transmission': 'manual',
'trim': '280 L1 Trend',
'year': 2023}
2026-03-29 14:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DR80408%27 HTTP/1.1" 200 None
2026-03-29 14:01:10 [auto1.es] INFO: Saving data for DR80408: {'auction_closing_time': 1774886386.0, 'created_time': 1773147506.051925, 'last_price_update_time': 1774792870.907504}
2026-03-29 14:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DR80408') HTTP/1.1" 204 0
2026-03-29 14:01:10 [auto1.es] INFO: Found listing with ID: KN20480
2026-03-29 14:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KN20480%27 HTTP/1.1" 200 None
2026-03-29 14:01:10 [auto1.es] INFO: Scrape type for KN20480: 2
2026-03-29 14:01:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3216c77e-7b98-53ef-9526-077980b30f66 with identifier: KN20480
2026-03-29 14:01:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3216c77e-7b98-53ef-9526-077980b30f66 with scrape type 2
2026-03-29 14:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3216c77e-7b98-53ef-9526-077980b30f66 with scrape type 2
2026-03-29 14:01:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 3216c77e-7b98-53ef-9526-077980b30f66, identifier: KN20480
2026-03-29 14:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 3216c77e-7b98-53ef-9526-077980b30f66 with identifier: KN20480
2026-03-29 14:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 3216c77e-7b98-53ef-9526-077980b30f66 with identifier: KN20480
2026-03-29 14:01:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 3216c77e-7b98-53ef-9526-077980b30f66 with identifier: KN20480 to the API
2026-03-29 14:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:01:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:01:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:24:45Z',
'fuel_type': 'diesel',
'id': '3216c77e-7b98-53ef-9526-077980b30f66',
'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/KN20480',
'listing': 'auction',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 135555,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-28',
'seller_name': None,
'title': 'Ford Transit Custom 2.0 TDCi Mild-Hybrid 280 L1 Trend',
'transmission': 'manual',
'trim': '280 L1 Trend',
'year': 2023}
2026-03-29 14:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KN20480%27 HTTP/1.1" 200 None
2026-03-29 14:01:11 [auto1.es] INFO: Saving data for KN20480: {'auction_closing_time': 1774884285.0, 'created_time': 1774382530.530809, 'last_price_update_time': 1774792871.444963}
2026-03-29 14:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='KN20480') HTTP/1.1" 204 0
2026-03-29 14:01:11 [auto1.es] INFO: Found listing with ID: AZ32576
2026-03-29 14:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AZ32576%27 HTTP/1.1" 200 None
2026-03-29 14:01:11 [auto1.es] INFO: Scrape type for AZ32576: 2
2026-03-29 14:01:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c641e3cc-f19f-54f7-8dac-43bbc21741d6 with identifier: AZ32576
2026-03-29 14:01:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c641e3cc-f19f-54f7-8dac-43bbc21741d6 with scrape type 2
2026-03-29 14:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c641e3cc-f19f-54f7-8dac-43bbc21741d6 with scrape type 2
2026-03-29 14:01:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c641e3cc-f19f-54f7-8dac-43bbc21741d6, identifier: AZ32576
2026-03-29 14:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c641e3cc-f19f-54f7-8dac-43bbc21741d6 with identifier: AZ32576
2026-03-29 14:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c641e3cc-f19f-54f7-8dac-43bbc21741d6 with identifier: AZ32576
2026-03-29 14:01:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c641e3cc-f19f-54f7-8dac-43bbc21741d6 with identifier: AZ32576 to the API
2026-03-29 14:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:01:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:01:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:26:18Z',
'fuel_type': 'diesel',
'id': 'c641e3cc-f19f-54f7-8dac-43bbc21741d6',
'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/AZ32576',
'listing': 'auction',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 131782,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-28',
'seller_name': None,
'title': 'Ford Transit Custom 2.0 TDCi Mild-Hybrid 280 L1 Trend',
'transmission': 'manual',
'trim': '280 L1 Trend',
'year': 2023}
2026-03-29 14:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AZ32576%27 HTTP/1.1" 200 None
2026-03-29 14:01:11 [auto1.es] INFO: Saving data for AZ32576: {'auction_closing_time': 1774884378.0, 'created_time': 1774360947.633662, 'last_price_update_time': 1774792871.916621}
2026-03-29 14:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AZ32576') HTTP/1.1" 204 0
2026-03-29 14:01:11 [auto1.es] INFO: Channel: 24h | Page: 6 | totalHits: 1794 | hits on page: 40
2026-03-29 14:01:11 [auto1.es] INFO: Found listing with ID: EL87448
2026-03-29 14:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EL87448%27 HTTP/1.1" 200 None
2026-03-29 14:01:11 [auto1.es] INFO: Scrape type for EL87448: 2
2026-03-29 14:01:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 213549ae-53be-57d5-8fdb-ba276a242abf with identifier: EL87448
2026-03-29 14:01:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 213549ae-53be-57d5-8fdb-ba276a242abf with scrape type 2
2026-03-29 14:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 213549ae-53be-57d5-8fdb-ba276a242abf with scrape type 2
2026-03-29 14:01:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 213549ae-53be-57d5-8fdb-ba276a242abf, identifier: EL87448
2026-03-29 14:01:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 213549ae-53be-57d5-8fdb-ba276a242abf with identifier: EL87448
2026-03-29 14:01:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 213549ae-53be-57d5-8fdb-ba276a242abf with identifier: EL87448
2026-03-29 14:01:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 213549ae-53be-57d5-8fdb-ba276a242abf with identifier: EL87448 to the API
2026-03-29 14:01:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 131,
'expiration_date': '2026-03-30T15:23:40Z',
'fuel_type': 'diesel',
'id': '213549ae-53be-57d5-8fdb-ba276a242abf',
'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/EL87448',
'listing': 'auction',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 98241,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-14',
'seller_name': None,
'title': 'Ford Transit Custom 2.0 TDCi Mild-Hybrid 280 L1 Trend',
'transmission': 'manual',
'trim': '280 L1 Trend',
'year': 2023}
2026-03-29 14:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EL87448%27 HTTP/1.1" 200 None
2026-03-29 14:01:12 [auto1.es] INFO: Saving data for EL87448: {'auction_closing_time': 1774884220.0, 'created_time': 1773147503.552562, 'last_price_update_time': 1774792872.42072}
2026-03-29 14:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EL87448') HTTP/1.1" 204 0
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: KV08902
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: UN46915
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: ZJ66849
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: ZP40388
2026-03-29 14:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZP40388%27 HTTP/1.1" 200 None
2026-03-29 14:01:12 [auto1.es] INFO: Scrape type for ZP40388: 0
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: BY62424
2026-03-29 14:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BY62424%27 HTTP/1.1" 200 None
2026-03-29 14:01:12 [auto1.es] INFO: Scrape type for BY62424: 0
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: UU12950
2026-03-29 14:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UU12950%27 HTTP/1.1" 200 None
2026-03-29 14:01:12 [auto1.es] INFO: Scrape type for UU12950: 0
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: JC57024
2026-03-29 14:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JC57024%27 HTTP/1.1" 200 None
2026-03-29 14:01:12 [auto1.es] INFO: Scrape type for JC57024: 0
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: NK53544
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: MS50562
2026-03-29 14:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MS50562%27 HTTP/1.1" 200 None
2026-03-29 14:01:12 [auto1.es] INFO: Scrape type for MS50562: 0
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: TP39679
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: FL58713
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: FE45976
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: FD06451
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: SY03135
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: BZ30426
2026-03-29 14:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BZ30426%27 HTTP/1.1" 200 None
2026-03-29 14:01:12 [auto1.es] INFO: Scrape type for BZ30426: 0
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: VG29597
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: JM67207
2026-03-29 14:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JM67207%27 HTTP/1.1" 200 None
2026-03-29 14:01:12 [auto1.es] INFO: Scrape type for JM67207: 0
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: JG31489
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: LL39817
2026-03-29 14:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LL39817%27 HTTP/1.1" 200 None
2026-03-29 14:01:12 [auto1.es] INFO: Scrape type for LL39817: 0
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: BG65437
2026-03-29 14:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BG65437%27 HTTP/1.1" 200 None
2026-03-29 14:01:12 [auto1.es] INFO: Scrape type for BG65437: 0
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: PC57749
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: SW39850
2026-03-29 14:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SW39850%27 HTTP/1.1" 200 None
2026-03-29 14:01:12 [auto1.es] INFO: Scrape type for SW39850: 0
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: UT42800
2026-03-29 14:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UT42800%27 HTTP/1.1" 200 None
2026-03-29 14:01:12 [auto1.es] INFO: Scrape type for UT42800: 0
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: XT05924
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: UF24863
2026-03-29 14:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UF24863%27 HTTP/1.1" 200 None
2026-03-29 14:01:12 [auto1.es] INFO: Scrape type for UF24863: 0
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: TR37642
2026-03-29 14:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TR37642%27 HTTP/1.1" 200 None
2026-03-29 14:01:12 [auto1.es] INFO: Scrape type for TR37642: 0
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: ZP69611
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: PY01338
2026-03-29 14:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PY01338%27 HTTP/1.1" 200 None
2026-03-29 14:01:12 [auto1.es] INFO: Scrape type for PY01338: 0
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: FZ59891
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: GM36563
2026-03-29 14:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GM36563%27 HTTP/1.1" 200 None
2026-03-29 14:01:12 [auto1.es] INFO: Scrape type for GM36563: 0
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: ET47712
2026-03-29 14:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ET47712%27 HTTP/1.1" 200 None
2026-03-29 14:01:12 [auto1.es] INFO: Scrape type for ET47712: 0
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: CM69790
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: NH22970
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: CR05055
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: DD59936
2026-03-29 14:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DD59936%27 HTTP/1.1" 200 None
2026-03-29 14:01:12 [auto1.es] INFO: Scrape type for DD59936: 0
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: EC26628
2026-03-29 14:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EC26628%27 HTTP/1.1" 200 None
2026-03-29 14:01:12 [auto1.es] INFO: Scrape type for EC26628: 0
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: UF51281
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: DD26500
2026-03-29 14:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DD26500%27 HTTP/1.1" 200 None
2026-03-29 14:01:12 [auto1.es] INFO: Scrape type for DD26500: 0
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: DB30998
2026-03-29 14:01:12 [auto1.es] INFO: Found listing with ID: BF77799
2026-03-29 14:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BF77799%27 HTTP/1.1" 200 None
2026-03-29 14:01:12 [auto1.es] INFO: Scrape type for BF77799: 0
2026-03-29 14: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-29 14:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:01:13 [auto1.es] INFO: Channel: 24h | Page: 7 | totalHits: 1794 | hits on page: 40
2026-03-29 14:01:13 [auto1.es] INFO: Found listing with ID: FY93718
2026-03-29 14:01:13 [auto1.es] INFO: Found listing with ID: DW27115
2026-03-29 14:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DW27115%27 HTTP/1.1" 200 None
2026-03-29 14:01:13 [auto1.es] INFO: Scrape type for DW27115: 0
2026-03-29 14:01:13 [auto1.es] INFO: Found listing with ID: ED81509
2026-03-29 14:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ED81509%27 HTTP/1.1" 200 None
2026-03-29 14:01:14 [auto1.es] INFO: Scrape type for ED81509: 0
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: RZ43075
2026-03-29 14:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RZ43075%27 HTTP/1.1" 200 None
2026-03-29 14:01:14 [auto1.es] INFO: Scrape type for RZ43075: 0
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: JJ21664
2026-03-29 14:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JJ21664%27 HTTP/1.1" 200 None
2026-03-29 14:01:14 [auto1.es] INFO: Scrape type for JJ21664: 0
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: RK31949
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: DA42101
2026-03-29 14:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DA42101%27 HTTP/1.1" 200 None
2026-03-29 14:01:14 [auto1.es] INFO: Scrape type for DA42101: 0
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: BA69170
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: MV61216
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: GK85431
2026-03-29 14:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GK85431%27 HTTP/1.1" 200 None
2026-03-29 14:01:14 [auto1.es] INFO: Scrape type for GK85431: 0
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: EX41974
2026-03-29 14:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EX41974%27 HTTP/1.1" 200 None
2026-03-29 14:01:14 [auto1.es] INFO: Scrape type for EX41974: 0
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: AV79521
2026-03-29 14:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AV79521%27 HTTP/1.1" 200 None
2026-03-29 14:01:14 [auto1.es] INFO: Scrape type for AV79521: 0
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: LR65108
2026-03-29 14:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LR65108%27 HTTP/1.1" 200 None
2026-03-29 14:01:14 [auto1.es] INFO: Scrape type for LR65108: 0
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: CF79242
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: ZZ15598
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: XL90476
2026-03-29 14:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XL90476%27 HTTP/1.1" 200 None
2026-03-29 14:01:14 [auto1.es] INFO: Scrape type for XL90476: 0
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: TF16142
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: CW38943
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: CY26712
2026-03-29 14:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CY26712%27 HTTP/1.1" 200 None
2026-03-29 14:01:14 [auto1.es] INFO: Scrape type for CY26712: 0
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: EA09271
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: MT83895
2026-03-29 14:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MT83895%27 HTTP/1.1" 200 None
2026-03-29 14:01:14 [auto1.es] INFO: Scrape type for MT83895: 0
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: EW06270
2026-03-29 14:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EW06270%27 HTTP/1.1" 200 None
2026-03-29 14:01:14 [auto1.es] INFO: Scrape type for EW06270: 0
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: TW27527
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: GU79254
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: EY19176
2026-03-29 14:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EY19176%27 HTTP/1.1" 200 None
2026-03-29 14:01:14 [auto1.es] INFO: Scrape type for EY19176: 0
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: FV38056
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: DA52344
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: DG19356
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: WA77291
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: HP73598
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: TY10266
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: FX89085
2026-03-29 14:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FX89085%27 HTTP/1.1" 200 None
2026-03-29 14:01:14 [auto1.es] INFO: Scrape type for FX89085: 0
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: SE47115
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: DR86630
2026-03-29 14:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DR86630%27 HTTP/1.1" 200 None
2026-03-29 14:01:14 [auto1.es] INFO: Scrape type for DR86630: 0
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: ZR58264
2026-03-29 14:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZR58264%27 HTTP/1.1" 200 None
2026-03-29 14:01:14 [auto1.es] INFO: Scrape type for ZR58264: 0
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: CU50273
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: YG41867
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: JN05964
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: FM76074
2026-03-29 14:01:14 [auto1.es] INFO: Found listing with ID: ZN83644
2026-03-29 14:01:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14: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-29 14:01:15 [auto1.es] INFO: Channel: 24h | Page: 8 | totalHits: 1794 | hits on page: 40
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: KT37897
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: RR71682
2026-03-29 14:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RR71682%27 HTTP/1.1" 200 None
2026-03-29 14:01:15 [auto1.es] INFO: Scrape type for RR71682: 0
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: UH51284
2026-03-29 14:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UH51284%27 HTTP/1.1" 200 None
2026-03-29 14:01:15 [auto1.es] INFO: Scrape type for UH51284: 0
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: BR06094
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: XV67448
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: DM90018
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: JS89296
2026-03-29 14:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JS89296%27 HTTP/1.1" 200 None
2026-03-29 14:01:15 [auto1.es] INFO: Scrape type for JS89296: 0
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: FK22292
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: XH26332
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: HG08189
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: BU83574
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: JH71842
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: WV17945
2026-03-29 14:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WV17945%27 HTTP/1.1" 200 None
2026-03-29 14:01:15 [auto1.es] INFO: Scrape type for WV17945: 0
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: DT10330
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: SH03418
2026-03-29 14:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SH03418%27 HTTP/1.1" 200 None
2026-03-29 14:01:15 [auto1.es] INFO: Scrape type for SH03418: 0
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: BS83179
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: UP80890
2026-03-29 14:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UP80890%27 HTTP/1.1" 200 None
2026-03-29 14:01:15 [auto1.es] INFO: Scrape type for UP80890: 0
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: DG65204
2026-03-29 14:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DG65204%27 HTTP/1.1" 200 None
2026-03-29 14:01:15 [auto1.es] INFO: Scrape type for DG65204: 0
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: WN13849
2026-03-29 14:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WN13849%27 HTTP/1.1" 200 None
2026-03-29 14:01:15 [auto1.es] INFO: Scrape type for WN13849: 0
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: GD28297
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: PK59036
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: SL79064
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: UB76587
2026-03-29 14:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UB76587%27 HTTP/1.1" 200 None
2026-03-29 14:01:15 [auto1.es] INFO: Scrape type for UB76587: 0
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: XD48344
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: UV16090
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: WL36526
2026-03-29 14:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WL36526%27 HTTP/1.1" 200 None
2026-03-29 14:01:15 [auto1.es] INFO: Scrape type for WL36526: 0
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: AU46465
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: XK54532
2026-03-29 14:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XK54532%27 HTTP/1.1" 200 None
2026-03-29 14:01:15 [auto1.es] INFO: Scrape type for XK54532: 0
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: PZ76479
2026-03-29 14:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PZ76479%27 HTTP/1.1" 200 None
2026-03-29 14:01:15 [auto1.es] INFO: Scrape type for PZ76479: 0
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: LD13903
2026-03-29 14:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LD13903%27 HTTP/1.1" 200 None
2026-03-29 14:01:15 [auto1.es] INFO: Scrape type for LD13903: 0
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: HR86968
2026-03-29 14:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HR86968%27 HTTP/1.1" 200 None
2026-03-29 14:01:15 [auto1.es] INFO: Scrape type for HR86968: 0
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: FG99809
2026-03-29 14:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FG99809%27 HTTP/1.1" 200 None
2026-03-29 14:01:15 [auto1.es] INFO: Scrape type for FG99809: 0
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: VN33770
2026-03-29 14:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VN33770%27 HTTP/1.1" 200 None
2026-03-29 14:01:15 [auto1.es] INFO: Scrape type for VN33770: 0
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: LC68552
2026-03-29 14:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LC68552%27 HTTP/1.1" 200 None
2026-03-29 14:01:15 [auto1.es] INFO: Scrape type for LC68552: 0
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: RG83636
2026-03-29 14:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RG83636%27 HTTP/1.1" 200 None
2026-03-29 14:01:15 [auto1.es] INFO: Scrape type for RG83636: 0
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: XT97336
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: CM19424
2026-03-29 14:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CM19424%27 HTTP/1.1" 200 None
2026-03-29 14:01:15 [auto1.es] INFO: Scrape type for CM19424: 0
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: CP78264
2026-03-29 14:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CP78264%27 HTTP/1.1" 200 None
2026-03-29 14:01:15 [auto1.es] INFO: Scrape type for CP78264: 0
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: NR18889
2026-03-29 14:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27NR18889%27 HTTP/1.1" 200 None
2026-03-29 14:01:15 [auto1.es] INFO: Scrape type for NR18889: 0
2026-03-29 14:01:15 [auto1.es] INFO: Found listing with ID: BD30925
2026-03-29 14: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-29 14:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:01:16 [auto1.es] INFO: Channel: 24h | Page: 9 | totalHits: 1794 | hits on page: 40
2026-03-29 14:01:16 [auto1.es] INFO: Found listing with ID: JR87984
2026-03-29 14:01:16 [auto1.es] INFO: Found listing with ID: XL11781
2026-03-29 14:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XL11781%27 HTTP/1.1" 200 None
2026-03-29 14:01:16 [auto1.es] INFO: Scrape type for XL11781: 0
2026-03-29 14:01:16 [auto1.es] INFO: Found listing with ID: YE53281
2026-03-29 14:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27YE53281%27 HTTP/1.1" 200 None
2026-03-29 14:01:16 [auto1.es] INFO: Scrape type for YE53281: 0
2026-03-29 14:01:16 [auto1.es] INFO: Found listing with ID: TU71868
2026-03-29 14:01:16 [auto1.es] INFO: Found listing with ID: KE29048
2026-03-29 14:01:16 [auto1.es] INFO: Found listing with ID: SZ79556
2026-03-29 14:01:16 [auto1.es] INFO: Found listing with ID: ZV95361
2026-03-29 14:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZV95361%27 HTTP/1.1" 200 None
2026-03-29 14:01:16 [auto1.es] INFO: Scrape type for ZV95361: 0
2026-03-29 14:01:16 [auto1.es] INFO: Found listing with ID: TT67656
2026-03-29 14:01:16 [auto1.es] INFO: Found listing with ID: WA75456
2026-03-29 14:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WA75456%27 HTTP/1.1" 200 None
2026-03-29 14:01:16 [auto1.es] INFO: Scrape type for WA75456: 0
2026-03-29 14:01:16 [auto1.es] INFO: Found listing with ID: ME86804
2026-03-29 14:01:16 [auto1.es] INFO: Found listing with ID: DY56989
2026-03-29 14:01:16 [auto1.es] INFO: Found listing with ID: WM80180
2026-03-29 14:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WM80180%27 HTTP/1.1" 200 None
2026-03-29 14:01:16 [auto1.es] INFO: Scrape type for WM80180: 0
2026-03-29 14:01:16 [auto1.es] INFO: Found listing with ID: XS16270
2026-03-29 14:01:16 [auto1.es] INFO: Found listing with ID: NE82558
2026-03-29 14:01:16 [auto1.es] INFO: Found listing with ID: WA73273
2026-03-29 14:01:16 [auto1.es] INFO: Found listing with ID: TP06770
2026-03-29 14:01:16 [auto1.es] INFO: Found listing with ID: JG96257
2026-03-29 14:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JG96257%27 HTTP/1.1" 200 None
2026-03-29 14:01:16 [auto1.es] INFO: Scrape type for JG96257: 0
2026-03-29 14:01:16 [auto1.es] INFO: Found listing with ID: XX73025
2026-03-29 14:01:16 [auto1.es] INFO: Found listing with ID: KL57529
2026-03-29 14:01:16 [auto1.es] INFO: Found listing with ID: CH60945
2026-03-29 14:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CH60945%27 HTTP/1.1" 200 None
2026-03-29 14:01:16 [auto1.es] INFO: Scrape type for CH60945: 0
2026-03-29 14:01:16 [auto1.es] INFO: Found listing with ID: UV28052
2026-03-29 14:01:16 [auto1.es] INFO: Found listing with ID: WK61099
2026-03-29 14:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WK61099%27 HTTP/1.1" 200 None
2026-03-29 14:01:17 [auto1.es] INFO: Scrape type for WK61099: 0
2026-03-29 14:01:17 [auto1.es] INFO: Found listing with ID: ER43390
2026-03-29 14:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ER43390%27 HTTP/1.1" 200 None
2026-03-29 14:01:17 [auto1.es] INFO: Scrape type for ER43390: 0
2026-03-29 14:01:17 [auto1.es] INFO: Found listing with ID: ZG91019
2026-03-29 14:01:17 [auto1.es] INFO: Found listing with ID: YA56979
2026-03-29 14:01:17 [auto1.es] INFO: Found listing with ID: MM94561
2026-03-29 14:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MM94561%27 HTTP/1.1" 200 None
2026-03-29 14:01:17 [auto1.es] INFO: Scrape type for MM94561: 0
2026-03-29 14:01:17 [auto1.es] INFO: Found listing with ID: CP55474
2026-03-29 14:01:17 [auto1.es] INFO: Found listing with ID: EK02363
2026-03-29 14:01:17 [auto1.es] INFO: Found listing with ID: RR37429
2026-03-29 14:01:17 [auto1.es] INFO: Found listing with ID: FT14290
2026-03-29 14:01:17 [auto1.es] INFO: Found listing with ID: MV51278
2026-03-29 14:01:17 [auto1.es] INFO: Found listing with ID: TZ15382
2026-03-29 14:01:17 [auto1.es] INFO: Found listing with ID: CH35723
2026-03-29 14:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CH35723%27 HTTP/1.1" 200 None
2026-03-29 14:01:17 [auto1.es] INFO: Scrape type for CH35723: 0
2026-03-29 14:01:17 [auto1.es] INFO: Found listing with ID: BK94618
2026-03-29 14:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BK94618%27 HTTP/1.1" 200 None
2026-03-29 14:01:17 [auto1.es] INFO: Scrape type for BK94618: 0
2026-03-29 14:01:17 [auto1.es] INFO: Found listing with ID: XT80551
2026-03-29 14:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XT80551%27 HTTP/1.1" 200 None
2026-03-29 14:01:17 [auto1.es] INFO: Scrape type for XT80551: 0
2026-03-29 14:01:17 [auto1.es] INFO: Found listing with ID: SL83785
2026-03-29 14:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SL83785%27 HTTP/1.1" 200 None
2026-03-29 14:01:17 [auto1.es] INFO: Scrape type for SL83785: 0
2026-03-29 14:01:17 [auto1.es] INFO: Found listing with ID: RH48139
2026-03-29 14:01:17 [auto1.es] INFO: Found listing with ID: XU11405
2026-03-29 14:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XU11405%27 HTTP/1.1" 200 None
2026-03-29 14:01:17 [auto1.es] INFO: Scrape type for XU11405: 0
2026-03-29 14:01:17 [auto1.es] INFO: Found listing with ID: VR07932
2026-03-29 14:01:17 [auto1.es] INFO: Found listing with ID: TZ59623
2026-03-29 14:01:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:01:18 [auto1.es] INFO: Channel: 24h | Page: 10 | totalHits: 1794 | hits on page: 40
2026-03-29 14:01:18 [auto1.es] INFO: Found listing with ID: UZ58756
2026-03-29 14:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UZ58756%27 HTTP/1.1" 200 None
2026-03-29 14:01:18 [auto1.es] INFO: Scrape type for UZ58756: 0
2026-03-29 14:01:18 [auto1.es] INFO: Found listing with ID: DK97910
2026-03-29 14:01:18 [auto1.es] INFO: Found listing with ID: TY54994
2026-03-29 14:01:18 [auto1.es] INFO: Found listing with ID: KJ62845
2026-03-29 14:01:18 [auto1.es] INFO: Found listing with ID: UU93913
2026-03-29 14:01:18 [auto1.es] INFO: Found listing with ID: RD73419
2026-03-29 14:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RD73419%27 HTTP/1.1" 200 None
2026-03-29 14:01:18 [auto1.es] INFO: Scrape type for RD73419: 0
2026-03-29 14:01:18 [auto1.es] INFO: Found listing with ID: ZE78921
2026-03-29 14:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZE78921%27 HTTP/1.1" 200 None
2026-03-29 14:01:18 [auto1.es] INFO: Scrape type for ZE78921: 0
2026-03-29 14:01:18 [auto1.es] INFO: Found listing with ID: ZH97805
2026-03-29 14:01:18 [auto1.es] INFO: Found listing with ID: GB64088
2026-03-29 14:01:18 [auto1.es] INFO: Found listing with ID: EC92168
2026-03-29 14:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EC92168%27 HTTP/1.1" 200 None
2026-03-29 14:01:18 [auto1.es] INFO: Scrape type for EC92168: 0
2026-03-29 14:01:18 [auto1.es] INFO: Found listing with ID: DU03691
2026-03-29 14:01:18 [auto1.es] INFO: Found listing with ID: FY67843
2026-03-29 14:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FY67843%27 HTTP/1.1" 200 None
2026-03-29 14:01:18 [auto1.es] INFO: Scrape type for FY67843: 0
2026-03-29 14:01:18 [auto1.es] INFO: Found listing with ID: LA22899
2026-03-29 14:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LA22899%27 HTTP/1.1" 200 None
2026-03-29 14:01:18 [auto1.es] INFO: Scrape type for LA22899: 0
2026-03-29 14:01:18 [auto1.es] INFO: Found listing with ID: BK29060
2026-03-29 14:01:18 [auto1.es] INFO: Found listing with ID: FE11610
2026-03-29 14:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FE11610%27 HTTP/1.1" 200 None
2026-03-29 14:01:18 [auto1.es] INFO: Scrape type for FE11610: 0
2026-03-29 14:01:18 [auto1.es] INFO: Found listing with ID: MD24315
2026-03-29 14:01:18 [auto1.es] INFO: Found listing with ID: DF11976
2026-03-29 14:01:18 [auto1.es] INFO: Found listing with ID: HL11989
2026-03-29 14:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HL11989%27 HTTP/1.1" 200 None
2026-03-29 14:01:18 [auto1.es] INFO: Scrape type for HL11989: 0
2026-03-29 14:01:18 [auto1.es] INFO: Found listing with ID: EE18578
2026-03-29 14:01:18 [auto1.es] INFO: Found listing with ID: HV58793
2026-03-29 14:01:18 [auto1.es] INFO: Found listing with ID: AU82484
2026-03-29 14:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AU82484%27 HTTP/1.1" 200 None
2026-03-29 14:01:18 [auto1.es] INFO: Scrape type for AU82484: 2
2026-03-29 14:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 408e19ae-2b14-595b-962a-edf3caffd82f with identifier: AU82484
2026-03-29 14:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 408e19ae-2b14-595b-962a-edf3caffd82f with scrape type 2
2026-03-29 14:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 408e19ae-2b14-595b-962a-edf3caffd82f with scrape type 2
2026-03-29 14:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 408e19ae-2b14-595b-962a-edf3caffd82f, identifier: AU82484
2026-03-29 14:01:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 408e19ae-2b14-595b-962a-edf3caffd82f with identifier: AU82484
2026-03-29 14:01:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 408e19ae-2b14-595b-962a-edf3caffd82f with identifier: AU82484
2026-03-29 14:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 408e19ae-2b14-595b-962a-edf3caffd82f with identifier: AU82484 to the API
2026-03-29 14:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:22:12Z',
'fuel_type': 'diesel',
'id': '408e19ae-2b14-595b-962a-edf3caffd82f',
'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/AU82484',
'listing': 'auction',
'make': 'Peugeot',
'model': '407',
'odometer': 252538,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-01-20',
'seller_name': None,
'title': 'Peugeot 407 1.6 HDi Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2011}
2026-03-29 14:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AU82484%27 HTTP/1.1" 200 None
2026-03-29 14:01:19 [auto1.es] INFO: Saving data for AU82484: {'auction_closing_time': 1774884132.0, 'created_time': 1774350130.732837, 'last_price_update_time': 1774792879.682818}
2026-03-29 14:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AU82484') HTTP/1.1" 204 0
2026-03-29 14:01:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:01:19 [auto1.es] INFO: Found listing with ID: CL32416
2026-03-29 14:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CL32416%27 HTTP/1.1" 200 None
2026-03-29 14:01:19 [auto1.es] INFO: Scrape type for CL32416: 0
2026-03-29 14:01:19 [auto1.es] INFO: Found listing with ID: JT03070
2026-03-29 14:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JT03070%27 HTTP/1.1" 200 None
2026-03-29 14:01:19 [auto1.es] INFO: Scrape type for JT03070: 0
2026-03-29 14:01:19 [auto1.es] INFO: Found listing with ID: NE16283
2026-03-29 14:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27NE16283%27 HTTP/1.1" 200 None
2026-03-29 14:01:19 [auto1.es] INFO: Scrape type for NE16283: 0
2026-03-29 14:01:19 [auto1.es] INFO: Found listing with ID: CZ44348
2026-03-29 14:01:19 [auto1.es] INFO: Found listing with ID: ZA37078
2026-03-29 14:01:19 [auto1.es] INFO: Found listing with ID: UE66949
2026-03-29 14:01:19 [auto1.es] INFO: Found listing with ID: UZ91236
2026-03-29 14:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UZ91236%27 HTTP/1.1" 200 None
2026-03-29 14:01:19 [auto1.es] INFO: Scrape type for UZ91236: 0
2026-03-29 14:01:19 [auto1.es] INFO: Found listing with ID: CU24817
2026-03-29 14:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CU24817%27 HTTP/1.1" 200 None
2026-03-29 14:01:19 [auto1.es] INFO: Scrape type for CU24817: 0
2026-03-29 14:01:19 [auto1.es] INFO: Found listing with ID: RR40846
2026-03-29 14:01:19 [auto1.es] INFO: Found listing with ID: UG21171
2026-03-29 14:01:19 [auto1.es] INFO: Found listing with ID: AS83743
2026-03-29 14:01:19 [auto1.es] INFO: Found listing with ID: GZ25501
2026-03-29 14:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GZ25501%27 HTTP/1.1" 200 None
2026-03-29 14:01:19 [auto1.es] INFO: Scrape type for GZ25501: 0
2026-03-29 14:01:19 [auto1.es] INFO: Found listing with ID: LS55149
2026-03-29 14:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LS55149%27 HTTP/1.1" 200 None
2026-03-29 14:01:19 [auto1.es] INFO: Scrape type for LS55149: 0
2026-03-29 14:01:19 [auto1.es] INFO: Found listing with ID: PD21728
2026-03-29 14:01:19 [auto1.es] INFO: Found listing with ID: GT92698
2026-03-29 14:01:19 [auto1.es] INFO: Found listing with ID: VD81677
2026-03-29 14:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VD81677%27 HTTP/1.1" 200 None
2026-03-29 14:01:19 [auto1.es] INFO: Scrape type for VD81677: 2
2026-03-29 14:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b770d9e-ff7a-52c4-ae0f-5001603388c8 with identifier: VD81677
2026-03-29 14:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b770d9e-ff7a-52c4-ae0f-5001603388c8 with scrape type 2
2026-03-29 14:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b770d9e-ff7a-52c4-ae0f-5001603388c8 with scrape type 2
2026-03-29 14:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 1b770d9e-ff7a-52c4-ae0f-5001603388c8, identifier: VD81677
2026-03-29 14:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 1b770d9e-ff7a-52c4-ae0f-5001603388c8 with identifier: VD81677
2026-03-29 14:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:01:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=hybrid HTTP/1.1" 200 None
2026-03-29 14:01:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:01:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 1b770d9e-ff7a-52c4-ae0f-5001603388c8 with identifier: VD81677
2026-03-29 14:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 1b770d9e-ff7a-52c4-ae0f-5001603388c8 with identifier: VD81677 to the API
2026-03-29 14:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 5,
'engine_horse_power': 141,
'expiration_date': '2026-03-30T15:50:29Z',
'fuel_type': 'hybrid',
'id': '1b770d9e-ff7a-52c4-ae0f-5001603388c8',
'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/VD81677',
'listing': 'auction',
'make': 'Hyundai',
'model': 'IONIQ',
'odometer': 210493,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-11',
'seller_name': None,
'title': 'Hyundai IONIQ 1.6 Hybrid Tecno',
'transmission': 'automatic',
'trim': 'Tecno',
'year': 2020}
2026-03-29 14:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VD81677%27 HTTP/1.1" 200 None
2026-03-29 14:01:21 [auto1.es] INFO: Saving data for VD81677: {'auction_closing_time': 1774885829.0, 'created_time': 1772623104.247779, 'last_price_update_time': 1774792881.202014}
2026-03-29 14:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VD81677') HTTP/1.1" 204 0
2026-03-29 14:01:21 [auto1.es] INFO: Found listing with ID: YT10361
2026-03-29 14:01:21 [auto1.es] INFO: Found listing with ID: NN86390
2026-03-29 14:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27NN86390%27 HTTP/1.1" 200 None
2026-03-29 14:01:21 [auto1.es] INFO: Scrape type for NN86390: 0
2026-03-29 14:01:21 [auto1.es] INFO: Found listing with ID: ZD67493
2026-03-29 14:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZD67493%27 HTTP/1.1" 200 None
2026-03-29 14:01:21 [auto1.es] INFO: Scrape type for ZD67493: 0
2026-03-29 14:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:01:22 [auto1.es] INFO: Channel: 24h | Page: 11 | totalHits: 1794 | hits on page: 40
2026-03-29 14:01:22 [auto1.es] INFO: Found listing with ID: XB61397
2026-03-29 14:01:22 [auto1.es] INFO: Found listing with ID: UG63824
2026-03-29 14:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UG63824%27 HTTP/1.1" 200 None
2026-03-29 14:01:22 [auto1.es] INFO: Scrape type for UG63824: 0
2026-03-29 14:01:22 [auto1.es] INFO: Found listing with ID: FC07978
2026-03-29 14:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FC07978%27 HTTP/1.1" 200 None
2026-03-29 14:01:22 [auto1.es] INFO: Scrape type for FC07978: 0
2026-03-29 14:01:22 [auto1.es] INFO: Found listing with ID: JR86606
2026-03-29 14:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JR86606%27 HTTP/1.1" 200 None
2026-03-29 14:01:22 [auto1.es] INFO: Scrape type for JR86606: 0
2026-03-29 14:01:22 [auto1.es] INFO: Found listing with ID: WW69130
2026-03-29 14:01:22 [auto1.es] INFO: Found listing with ID: MX84470
2026-03-29 14:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MX84470%27 HTTP/1.1" 200 None
2026-03-29 14:01:22 [auto1.es] INFO: Scrape type for MX84470: 0
2026-03-29 14:01:22 [auto1.es] INFO: Found listing with ID: YX82549
2026-03-29 14:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27YX82549%27 HTTP/1.1" 200 None
2026-03-29 14:01:22 [auto1.es] INFO: Scrape type for YX82549: 0
2026-03-29 14:01:22 [auto1.es] INFO: Found listing with ID: MT58185
2026-03-29 14:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MT58185%27 HTTP/1.1" 200 None
2026-03-29 14:01:22 [auto1.es] INFO: Scrape type for MT58185: 0
2026-03-29 14:01:22 [auto1.es] INFO: Found listing with ID: JP19484
2026-03-29 14:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JP19484%27 HTTP/1.1" 200 None
2026-03-29 14:01:22 [auto1.es] INFO: Scrape type for JP19484: 0
2026-03-29 14:01:22 [auto1.es] INFO: Found listing with ID: TX02408
2026-03-29 14:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TX02408%27 HTTP/1.1" 200 None
2026-03-29 14:01:22 [auto1.es] INFO: Scrape type for TX02408: 0
2026-03-29 14:01:22 [auto1.es] INFO: Found listing with ID: BM81559
2026-03-29 14:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BM81559%27 HTTP/1.1" 200 None
2026-03-29 14:01:22 [auto1.es] INFO: Scrape type for BM81559: 0
2026-03-29 14:01:22 [auto1.es] INFO: Found listing with ID: CK76032
2026-03-29 14:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CK76032%27 HTTP/1.1" 200 None
2026-03-29 14:01:22 [auto1.es] INFO: Scrape type for CK76032: 0
2026-03-29 14:01:22 [auto1.es] INFO: Found listing with ID: WV75018
2026-03-29 14:01:22 [auto1.es] INFO: Found listing with ID: PG51774
2026-03-29 14:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PG51774%27 HTTP/1.1" 200 None
2026-03-29 14:01:22 [auto1.es] INFO: Scrape type for PG51774: 0
2026-03-29 14:01:22 [auto1.es] INFO: Found listing with ID: PA43540
2026-03-29 14:01:22 [auto1.es] INFO: Found listing with ID: CB03666
2026-03-29 14:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CB03666%27 HTTP/1.1" 200 None
2026-03-29 14:01:22 [auto1.es] INFO: Scrape type for CB03666: 2
2026-03-29 14:01:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d4405bf-8d5a-585e-99de-9525775a8b1d with identifier: CB03666
2026-03-29 14:01:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d4405bf-8d5a-585e-99de-9525775a8b1d with scrape type 2
2026-03-29 14:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d4405bf-8d5a-585e-99de-9525775a8b1d with scrape type 2
2026-03-29 14:01:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 1d4405bf-8d5a-585e-99de-9525775a8b1d, identifier: CB03666
2026-03-29 14:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 1d4405bf-8d5a-585e-99de-9525775a8b1d with identifier: CB03666
2026-03-29 14:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 1d4405bf-8d5a-585e-99de-9525775a8b1d with identifier: CB03666
2026-03-29 14:01:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 1d4405bf-8d5a-585e-99de-9525775a8b1d with identifier: CB03666 to the API
2026-03-29 14:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 245,
'expiration_date': '2026-03-30T15:18:25Z',
'fuel_type': 'diesel',
'id': '1d4405bf-8d5a-585e-99de-9525775a8b1d',
'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/CB03666',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLE-Klasse',
'odometer': 125655,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-18',
'seller_name': None,
'title': 'Mercedes-Benz GLE-Klasse GLE 300 d 4Matic AMG Line',
'transmission': 'automatic',
'trim': '4Matic AMG Line',
'year': 2020}
2026-03-29 14:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CB03666%27 HTTP/1.1" 200 None
2026-03-29 14:01:22 [auto1.es] INFO: Saving data for CB03666: {'auction_closing_time': 1774883905.0, 'created_time': 1774609348.455493, 'last_price_update_time': 1774792882.955632}
2026-03-29 14:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CB03666') HTTP/1.1" 204 0
2026-03-29 14:01:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:01:23 [auto1.es] INFO: Found listing with ID: ZN02005
2026-03-29 14:01:23 [auto1.es] INFO: Found listing with ID: ZJ67299
2026-03-29 14:01:23 [auto1.es] INFO: Found listing with ID: MD81888
2026-03-29 14:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MD81888%27 HTTP/1.1" 200 None
2026-03-29 14:01:23 [auto1.es] INFO: Scrape type for MD81888: 0
2026-03-29 14:01:23 [auto1.es] INFO: Found listing with ID: ZW95177
2026-03-29 14:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZW95177%27 HTTP/1.1" 200 None
2026-03-29 14:01:23 [auto1.es] INFO: Scrape type for ZW95177: 2
2026-03-29 14:01:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a10264c4-88a6-505a-a8e0-4caae20bed4a with identifier: ZW95177
2026-03-29 14:01:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a10264c4-88a6-505a-a8e0-4caae20bed4a with scrape type 2
2026-03-29 14:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a10264c4-88a6-505a-a8e0-4caae20bed4a with scrape type 2
2026-03-29 14:01:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a10264c4-88a6-505a-a8e0-4caae20bed4a, identifier: ZW95177
2026-03-29 14:01:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a10264c4-88a6-505a-a8e0-4caae20bed4a with identifier: ZW95177
2026-03-29 14:01:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a10264c4-88a6-505a-a8e0-4caae20bed4a with identifier: ZW95177
2026-03-29 14:01:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a10264c4-88a6-505a-a8e0-4caae20bed4a with identifier: ZW95177 to the API
2026-03-29 14:01:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14:01: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': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:33:51Z',
'fuel_type': 'diesel',
'id': 'a10264c4-88a6-505a-a8e0-4caae20bed4a',
'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/ZW95177',
'listing': 'auction',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 159358,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-08-29',
'seller_name': None,
'title': 'Seat Ibiza 1.9 TDI Reference',
'transmission': 'manual',
'trim': 'Reference',
'year': 2006}
2026-03-29 14:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZW95177%27 HTTP/1.1" 200 None
2026-03-29 14:01:23 [auto1.es] INFO: Saving data for ZW95177: {'auction_closing_time': 1774884831.0, 'created_time': 1773132523.745075, 'last_price_update_time': 1774792883.568013}
2026-03-29 14:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZW95177') HTTP/1.1" 204 0
2026-03-29 14:01:23 [auto1.es] INFO: Found listing with ID: KD17519
2026-03-29 14:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KD17519%27 HTTP/1.1" 200 None
2026-03-29 14:01:23 [auto1.es] INFO: Scrape type for KD17519: 0
2026-03-29 14:01:23 [auto1.es] INFO: Found listing with ID: LC37713
2026-03-29 14:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LC37713%27 HTTP/1.1" 200 None
2026-03-29 14:01:23 [auto1.es] INFO: Scrape type for LC37713: 0
2026-03-29 14:01:23 [auto1.es] INFO: Found listing with ID: BD22709
2026-03-29 14:01:23 [auto1.es] INFO: Found listing with ID: VB81501
2026-03-29 14:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VB81501%27 HTTP/1.1" 200 None
2026-03-29 14:01:23 [auto1.es] INFO: Scrape type for VB81501: 2
2026-03-29 14:01:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45909512-f005-56ed-b952-5cae255ea468 with identifier: VB81501
2026-03-29 14:01:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45909512-f005-56ed-b952-5cae255ea468 with scrape type 2
2026-03-29 14:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45909512-f005-56ed-b952-5cae255ea468 with scrape type 2
2026-03-29 14:01:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 45909512-f005-56ed-b952-5cae255ea468, identifier: VB81501
2026-03-29 14:01:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 45909512-f005-56ed-b952-5cae255ea468 with identifier: VB81501
2026-03-29 14:01:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 45909512-f005-56ed-b952-5cae255ea468 with identifier: VB81501
2026-03-29 14:01:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 45909512-f005-56ed-b952-5cae255ea468 with identifier: VB81501 to the API
2026-03-29 14:01:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 163,
'expiration_date': '2026-03-30T15:27:34Z',
'fuel_type': 'diesel',
'id': '45909512-f005-56ed-b952-5cae255ea468',
'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/VB81501',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 253137,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-10-26',
'seller_name': None,
'title': 'Volvo XC60 2.0 D4 Momentum 2WD',
'transmission': 'automatic',
'trim': 'Momentum 2WD',
'year': 2011}
2026-03-29 14:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VB81501%27 HTTP/1.1" 200 None
2026-03-29 14:01:24 [auto1.es] INFO: Saving data for VB81501: {'auction_closing_time': 1774884454.0, 'created_time': 1772628478.686173, 'last_price_update_time': 1774792884.098064}
2026-03-29 14:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VB81501') HTTP/1.1" 204 0
2026-03-29 14:01:24 [auto1.es] INFO: Found listing with ID: ZZ62546
2026-03-29 14:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZZ62546%27 HTTP/1.1" 200 None
2026-03-29 14:01:24 [auto1.es] INFO: Scrape type for ZZ62546: 2
2026-03-29 14:01:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4824771b-b5bb-579a-a9de-059053aaad90 with identifier: ZZ62546
2026-03-29 14:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4824771b-b5bb-579a-a9de-059053aaad90 with scrape type 2
2026-03-29 14:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4824771b-b5bb-579a-a9de-059053aaad90 with scrape type 2
2026-03-29 14:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4824771b-b5bb-579a-a9de-059053aaad90, identifier: ZZ62546
2026-03-29 14:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4824771b-b5bb-579a-a9de-059053aaad90 with identifier: ZZ62546
2026-03-29 14:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4824771b-b5bb-579a-a9de-059053aaad90 with identifier: ZZ62546
2026-03-29 14:01:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4824771b-b5bb-579a-a9de-059053aaad90 with identifier: ZZ62546 to the API
2026-03-29 14:01:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:01:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14: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': 116,
'expiration_date': '2026-03-30T15:55:16Z',
'fuel_type': 'diesel',
'id': '4824771b-b5bb-579a-a9de-059053aaad90',
'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/ZZ62546',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 32594,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-18',
'seller_name': None,
'title': 'Dacia Duster 1.5 Blue dCi Essential 4x4',
'transmission': 'manual',
'trim': 'Essential 4x4',
'year': 2021}
2026-03-29 14:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZZ62546%27 HTTP/1.1" 200 None
2026-03-29 14:01:24 [auto1.es] INFO: Saving data for ZZ62546: {'auction_closing_time': 1774886116.0, 'created_time': 1773130297.42437, 'last_price_update_time': 1774792884.685385}
2026-03-29 14:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZZ62546') HTTP/1.1" 204 0
2026-03-29 14:01:24 [auto1.es] INFO: Found listing with ID: FA71297
2026-03-29 14:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FA71297%27 HTTP/1.1" 200 None
2026-03-29 14:01:24 [auto1.es] INFO: Scrape type for FA71297: 2
2026-03-29 14:01:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5f1b9da-a418-56f8-b590-87905f7b6612 with identifier: FA71297
2026-03-29 14:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5f1b9da-a418-56f8-b590-87905f7b6612 with scrape type 2
2026-03-29 14:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5f1b9da-a418-56f8-b590-87905f7b6612 with scrape type 2
2026-03-29 14:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d5f1b9da-a418-56f8-b590-87905f7b6612, identifier: FA71297
2026-03-29 14:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d5f1b9da-a418-56f8-b590-87905f7b6612 with identifier: FA71297
2026-03-29 14:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d5f1b9da-a418-56f8-b590-87905f7b6612 with identifier: FA71297
2026-03-29 14:01:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d5f1b9da-a418-56f8-b590-87905f7b6612 with identifier: FA71297 to the API
2026-03-29 14:01:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:43:29Z',
'fuel_type': 'diesel',
'id': 'd5f1b9da-a418-56f8-b590-87905f7b6612',
'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/FA71297',
'listing': 'auction',
'make': 'Peugeot',
'model': '407',
'odometer': 117500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-09-27',
'seller_name': None,
'title': 'Peugeot 407 2.0 HDi ST Confort',
'transmission': 'manual',
'trim': 'ST Confort',
'year': 2004}
2026-03-29 14:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FA71297%27 HTTP/1.1" 200 None
2026-03-29 14:01:25 [auto1.es] INFO: Saving data for FA71297: {'auction_closing_time': 1774885409.0, 'created_time': 1773129407.102219, 'last_price_update_time': 1774792885.174932}
2026-03-29 14:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FA71297') HTTP/1.1" 204 0
2026-03-29 14:01:25 [auto1.es] INFO: Found listing with ID: UV08458
2026-03-29 14:01:25 [auto1.es] INFO: Found listing with ID: CL10688
2026-03-29 14:01:25 [auto1.es] INFO: Found listing with ID: NL01395
2026-03-29 14:01:25 [auto1.es] INFO: Found listing with ID: WA88394
2026-03-29 14:01:25 [auto1.es] INFO: Found listing with ID: VR45740
2026-03-29 14:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VR45740%27 HTTP/1.1" 200 None
2026-03-29 14:01:25 [auto1.es] INFO: Scrape type for VR45740: 2
2026-03-29 14:01:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 230932bf-787f-5805-99e0-6f1d5bb9f0c6 with identifier: VR45740
2026-03-29 14:01:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 230932bf-787f-5805-99e0-6f1d5bb9f0c6 with scrape type 2
2026-03-29 14:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 230932bf-787f-5805-99e0-6f1d5bb9f0c6 with scrape type 2
2026-03-29 14:01:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 230932bf-787f-5805-99e0-6f1d5bb9f0c6, identifier: VR45740
2026-03-29 14:01:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 230932bf-787f-5805-99e0-6f1d5bb9f0c6 with identifier: VR45740
2026-03-29 14:01:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 230932bf-787f-5805-99e0-6f1d5bb9f0c6 with identifier: VR45740
2026-03-29 14:01:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 230932bf-787f-5805-99e0-6f1d5bb9f0c6 with identifier: VR45740 to the API
2026-03-29 14:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:22:19Z',
'fuel_type': 'petrol',
'id': '230932bf-787f-5805-99e0-6f1d5bb9f0c6',
'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/VR45740',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 12962,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-13',
'seller_name': None,
'title': 'Dacia Duster 1.0 TCe Prestige',
'transmission': 'manual',
'trim': 'Prestige',
'year': 2020}
2026-03-29 14:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VR45740%27 HTTP/1.1" 200 None
2026-03-29 14:01:25 [auto1.es] INFO: Saving data for VR45740: {'auction_closing_time': 1774884139.0, 'created_time': 1773669827.088309, 'last_price_update_time': 1774792885.692181}
2026-03-29 14:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VR45740') HTTP/1.1" 204 0
2026-03-29 14:01:25 [auto1.es] INFO: Found listing with ID: EZ05662
2026-03-29 14:01:25 [auto1.es] INFO: Found listing with ID: UJ64573
2026-03-29 14:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UJ64573%27 HTTP/1.1" 200 None
2026-03-29 14:01:25 [auto1.es] INFO: Scrape type for UJ64573: 0
2026-03-29 14:01:25 [auto1.es] INFO: Found listing with ID: CB84377
2026-03-29 14:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CB84377%27 HTTP/1.1" 200 None
2026-03-29 14:01:25 [auto1.es] INFO: Scrape type for CB84377: 0
2026-03-29 14:01:25 [auto1.es] INFO: Found listing with ID: TT52004
2026-03-29 14:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TT52004%27 HTTP/1.1" 200 None
2026-03-29 14:01:25 [auto1.es] INFO: Scrape type for TT52004: 0
2026-03-29 14:01:25 [auto1.es] INFO: Found listing with ID: VU50837
2026-03-29 14:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VU50837%27 HTTP/1.1" 200 None
2026-03-29 14:01:25 [auto1.es] INFO: Scrape type for VU50837: 0
2026-03-29 14:01:25 [auto1.es] INFO: Found listing with ID: YW59434
2026-03-29 14:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27YW59434%27 HTTP/1.1" 200 None
2026-03-29 14:01:25 [auto1.es] INFO: Scrape type for YW59434: 0
2026-03-29 14:01:25 [auto1.es] INFO: Found listing with ID: DW22650
2026-03-29 14:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DW22650%27 HTTP/1.1" 200 None
2026-03-29 14:01:25 [auto1.es] INFO: Scrape type for DW22650: 0
2026-03-29 14:01:25 [auto1.es] INFO: Found listing with ID: NL32920
2026-03-29 14:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27NL32920%27 HTTP/1.1" 200 None
2026-03-29 14:01:25 [auto1.es] INFO: Scrape type for NL32920: 0
2026-03-29 14:01:25 [auto1.es] INFO: Found listing with ID: PZ72634
2026-03-29 14:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:01:26 [auto1.es] INFO: Channel: 24h | Page: 12 | totalHits: 1794 | hits on page: 40
2026-03-29 14:01:26 [auto1.es] INFO: Found listing with ID: XF10257
2026-03-29 14:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XF10257%27 HTTP/1.1" 200 None
2026-03-29 14:01:26 [auto1.es] INFO: Scrape type for XF10257: 0
2026-03-29 14:01:26 [auto1.es] INFO: Found listing with ID: YT02265
2026-03-29 14:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27YT02265%27 HTTP/1.1" 200 None
2026-03-29 14:01:26 [auto1.es] INFO: Scrape type for YT02265: 0
2026-03-29 14:01:26 [auto1.es] INFO: Found listing with ID: TG66753
2026-03-29 14:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TG66753%27 HTTP/1.1" 200 None
2026-03-29 14:01:26 [auto1.es] INFO: Scrape type for TG66753: 0
2026-03-29 14:01:26 [auto1.es] INFO: Found listing with ID: GJ58304
2026-03-29 14:01:26 [auto1.es] INFO: Found listing with ID: TH38754
2026-03-29 14:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TH38754%27 HTTP/1.1" 200 None
2026-03-29 14:01:26 [auto1.es] INFO: Scrape type for TH38754: 2
2026-03-29 14:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a1d8b6e-16c3-5f26-9155-a2a7a08365af with identifier: TH38754
2026-03-29 14:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a1d8b6e-16c3-5f26-9155-a2a7a08365af with scrape type 2
2026-03-29 14:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a1d8b6e-16c3-5f26-9155-a2a7a08365af with scrape type 2
2026-03-29 14:01:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 7a1d8b6e-16c3-5f26-9155-a2a7a08365af, identifier: TH38754
2026-03-29 14:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 7a1d8b6e-16c3-5f26-9155-a2a7a08365af with identifier: TH38754
2026-03-29 14:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 7a1d8b6e-16c3-5f26-9155-a2a7a08365af with identifier: TH38754
2026-03-29 14:01:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 7a1d8b6e-16c3-5f26-9155-a2a7a08365af with identifier: TH38754 to the API
2026-03-29 14:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 110,
'expiration_date': '2026-03-30T15:52:54Z',
'fuel_type': 'diesel',
'id': '7a1d8b6e-16c3-5f26-9155-a2a7a08365af',
'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/TH38754',
'listing': 'auction',
'make': 'Kia',
'model': 'Rio',
'odometer': 253899,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-03-29',
'seller_name': None,
'title': 'Kia Rio 1.5 CRDi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2007}
2026-03-29 14:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TH38754%27 HTTP/1.1" 200 None
2026-03-29 14:01:27 [auto1.es] INFO: Saving data for TH38754: {'auction_closing_time': 1774885974.0, 'created_time': 1773127018.670083, 'last_price_update_time': 1774792887.377174}
2026-03-29 14:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TH38754') HTTP/1.1" 204 0
2026-03-29 14:01:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:01:27 [auto1.es] INFO: Found listing with ID: CM92438
2026-03-29 14:01:27 [auto1.es] INFO: Found listing with ID: BX60688
2026-03-29 14:01:27 [auto1.es] INFO: Found listing with ID: GA23722
2026-03-29 14:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GA23722%27 HTTP/1.1" 200 None
2026-03-29 14:01:27 [auto1.es] INFO: Scrape type for GA23722: 0
2026-03-29 14:01:27 [auto1.es] INFO: Found listing with ID: ER91055
2026-03-29 14:01:27 [auto1.es] INFO: Found listing with ID: ES48862
2026-03-29 14:01:27 [auto1.es] INFO: Found listing with ID: TV58646
2026-03-29 14:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TV58646%27 HTTP/1.1" 200 None
2026-03-29 14:01:27 [auto1.es] INFO: Scrape type for TV58646: 0
2026-03-29 14:01:27 [auto1.es] INFO: Found listing with ID: PK58195
2026-03-29 14:01:27 [auto1.es] INFO: Found listing with ID: BC07750
2026-03-29 14:01:27 [auto1.es] INFO: Found listing with ID: TV36726
2026-03-29 14:01:27 [auto1.es] INFO: Found listing with ID: RU11910
2026-03-29 14:01:27 [auto1.es] INFO: Found listing with ID: KL17939
2026-03-29 14:01:27 [auto1.es] INFO: Found listing with ID: SM25064
2026-03-29 14:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SM25064%27 HTTP/1.1" 200 None
2026-03-29 14:01:27 [auto1.es] INFO: Scrape type for SM25064: 0
2026-03-29 14:01:27 [auto1.es] INFO: Found listing with ID: XH50909
2026-03-29 14:01:27 [auto1.es] INFO: Found listing with ID: UZ86093
2026-03-29 14:01:27 [auto1.es] INFO: Found listing with ID: XE30764
2026-03-29 14:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XE30764%27 HTTP/1.1" 200 None
2026-03-29 14:01:27 [auto1.es] INFO: Scrape type for XE30764: 0
2026-03-29 14:01:27 [auto1.es] INFO: Found listing with ID: GT72542
2026-03-29 14:01:27 [auto1.es] INFO: Found listing with ID: KE66826
2026-03-29 14:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KE66826%27 HTTP/1.1" 200 None
2026-03-29 14:01:27 [auto1.es] INFO: Scrape type for KE66826: 0
2026-03-29 14:01:27 [auto1.es] INFO: Found listing with ID: LH51054
2026-03-29 14:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LH51054%27 HTTP/1.1" 200 None
2026-03-29 14:01:27 [auto1.es] INFO: Scrape type for LH51054: 0
2026-03-29 14:01:27 [auto1.es] INFO: Found listing with ID: HF65167
2026-03-29 14:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HF65167%27 HTTP/1.1" 200 None
2026-03-29 14:01:27 [auto1.es] INFO: Scrape type for HF65167: 0
2026-03-29 14:01:27 [auto1.es] INFO: Found listing with ID: TW93253
2026-03-29 14:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TW93253%27 HTTP/1.1" 200 None
2026-03-29 14:01:27 [auto1.es] INFO: Scrape type for TW93253: 0
2026-03-29 14:01:27 [auto1.es] INFO: Found listing with ID: ZZ72823
2026-03-29 14:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZZ72823%27 HTTP/1.1" 200 None
2026-03-29 14:01:27 [auto1.es] INFO: Scrape type for ZZ72823: 2
2026-03-29 14:01:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6b25e1e-ce28-587a-830c-280392c07d63 with identifier: ZZ72823
2026-03-29 14:01:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6b25e1e-ce28-587a-830c-280392c07d63 with scrape type 2
2026-03-29 14:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6b25e1e-ce28-587a-830c-280392c07d63 with scrape type 2
2026-03-29 14:01:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f6b25e1e-ce28-587a-830c-280392c07d63, identifier: ZZ72823
2026-03-29 14:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f6b25e1e-ce28-587a-830c-280392c07d63 with identifier: ZZ72823
2026-03-29 14:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f6b25e1e-ce28-587a-830c-280392c07d63 with identifier: ZZ72823
2026-03-29 14:01:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f6b25e1e-ce28-587a-830c-280392c07d63 with identifier: ZZ72823 to the API
2026-03-29 14:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 90,
'expiration_date': '2026-03-30T15:16:13Z',
'fuel_type': 'gas',
'id': 'f6b25e1e-ce28-587a-830c-280392c07d63',
'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/ZZ72823',
'listing': 'auction',
'make': 'Seat',
'model': 'Arona',
'odometer': 56875,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-05',
'seller_name': None,
'title': 'Seat Arona 1.0 TGI FR Edition',
'transmission': 'manual',
'trim': 'FR Edition',
'year': 2020}
2026-03-29 14:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZZ72823%27 HTTP/1.1" 200 None
2026-03-29 14:01:28 [auto1.es] INFO: Saving data for ZZ72823: {'auction_closing_time': 1774883773.0, 'created_time': 1774263706.307915, 'last_price_update_time': 1774792888.243001}
2026-03-29 14:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZZ72823') HTTP/1.1" 204 0
2026-03-29 14:01:28 [auto1.es] INFO: Found listing with ID: ZE41555
2026-03-29 14:01:28 [auto1.es] INFO: Found listing with ID: AW49477
2026-03-29 14:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AW49477%27 HTTP/1.1" 200 None
2026-03-29 14:01:28 [auto1.es] INFO: Scrape type for AW49477: 2
2026-03-29 14:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f6d7c48-8166-5280-9c70-c597329ee753 with identifier: AW49477
2026-03-29 14:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f6d7c48-8166-5280-9c70-c597329ee753 with scrape type 2
2026-03-29 14:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f6d7c48-8166-5280-9c70-c597329ee753 with scrape type 2
2026-03-29 14:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 5f6d7c48-8166-5280-9c70-c597329ee753, identifier: AW49477
2026-03-29 14:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 5f6d7c48-8166-5280-9c70-c597329ee753 with identifier: AW49477
2026-03-29 14:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 5f6d7c48-8166-5280-9c70-c597329ee753 with identifier: AW49477
2026-03-29 14:01:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 5f6d7c48-8166-5280-9c70-c597329ee753 with identifier: AW49477 to the API
2026-03-29 14:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:37:16Z',
'fuel_type': 'diesel',
'id': '5f6d7c48-8166-5280-9c70-c597329ee753',
'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/AW49477',
'listing': 'auction',
'make': 'Ford',
'model': 'Kuga',
'odometer': 38257,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-03-09',
'seller_name': None,
'title': 'Ford Kuga 2.0 TDCi Titanium',
'transmission': 'automatic',
'trim': 'Titanium',
'year': 2011}
2026-03-29 14:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AW49477%27 HTTP/1.1" 200 None
2026-03-29 14:01:28 [auto1.es] INFO: Saving data for AW49477: {'auction_closing_time': 1774885036.0, 'created_time': 1774609313.096661, 'last_price_update_time': 1774792888.777373}
2026-03-29 14:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AW49477') HTTP/1.1" 204 0
2026-03-29 14:01:28 [auto1.es] INFO: Found listing with ID: MS49436
2026-03-29 14:01:28 [auto1.es] INFO: Found listing with ID: XE32619
2026-03-29 14:01:28 [auto1.es] INFO: Found listing with ID: SB32545
2026-03-29 14:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SB32545%27 HTTP/1.1" 200 None
2026-03-29 14:01:28 [auto1.es] INFO: Scrape type for SB32545: 0
2026-03-29 14:01:28 [auto1.es] INFO: Found listing with ID: XR29035
2026-03-29 14:01:28 [auto1.es] INFO: Found listing with ID: UG14230
2026-03-29 14:01:28 [auto1.es] INFO: Found listing with ID: US15459
2026-03-29 14:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27US15459%27 HTTP/1.1" 200 None
2026-03-29 14:01:28 [auto1.es] INFO: Scrape type for US15459: 2
2026-03-29 14:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f56902d2-e9f7-5a14-915d-26814d22b49d with identifier: US15459
2026-03-29 14:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f56902d2-e9f7-5a14-915d-26814d22b49d with scrape type 2
2026-03-29 14:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f56902d2-e9f7-5a14-915d-26814d22b49d with scrape type 2
2026-03-29 14:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f56902d2-e9f7-5a14-915d-26814d22b49d, identifier: US15459
2026-03-29 14:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f56902d2-e9f7-5a14-915d-26814d22b49d with identifier: US15459
2026-03-29 14:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f56902d2-e9f7-5a14-915d-26814d22b49d with identifier: US15459
2026-03-29 14:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f56902d2-e9f7-5a14-915d-26814d22b49d with identifier: US15459 to the API
2026-03-29 14:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 116,
'expiration_date': '2026-03-30T15:50:04Z',
'fuel_type': 'diesel',
'id': 'f56902d2-e9f7-5a14-915d-26814d22b49d',
'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/US15459',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 151912,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-26',
'seller_name': None,
'title': 'Dacia Duster 1.5 Blue dCi Essential 4x4',
'transmission': 'manual',
'trim': 'Essential 4x4',
'year': 2018}
2026-03-29 14:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27US15459%27 HTTP/1.1" 200 None
2026-03-29 14:01:29 [auto1.es] INFO: Saving data for US15459: {'auction_closing_time': 1774885804.0, 'created_time': 1774512022.56251, 'last_price_update_time': 1774792889.3093}
2026-03-29 14:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='US15459') HTTP/1.1" 204 0
2026-03-29 14:01:29 [auto1.es] INFO: Found listing with ID: VC98401
2026-03-29 14:01:29 [auto1.es] INFO: Found listing with ID: HZ04358
2026-03-29 14:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HZ04358%27 HTTP/1.1" 200 None
2026-03-29 14:01:29 [auto1.es] INFO: Scrape type for HZ04358: 0
2026-03-29 14:01:29 [auto1.es] INFO: Found listing with ID: VJ61689
2026-03-29 14:01:29 [auto1.es] INFO: Found listing with ID: TZ36663
2026-03-29 14:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TZ36663%27 HTTP/1.1" 200 None
2026-03-29 14:01:29 [auto1.es] INFO: Scrape type for TZ36663: 2
2026-03-29 14:01:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc996538-8463-590a-86c3-df48243a3b64 with identifier: TZ36663
2026-03-29 14:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc996538-8463-590a-86c3-df48243a3b64 with scrape type 2
2026-03-29 14:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc996538-8463-590a-86c3-df48243a3b64 with scrape type 2
2026-03-29 14:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: bc996538-8463-590a-86c3-df48243a3b64, identifier: TZ36663
2026-03-29 14:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: bc996538-8463-590a-86c3-df48243a3b64 with identifier: TZ36663
2026-03-29 14:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: bc996538-8463-590a-86c3-df48243a3b64 with identifier: TZ36663
2026-03-29 14:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: bc996538-8463-590a-86c3-df48243a3b64 with identifier: TZ36663 to the API
2026-03-29 14:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 185,
'expiration_date': '2026-03-30T15:53:59Z',
'fuel_type': 'petrol',
'id': 'bc996538-8463-590a-86c3-df48243a3b64',
'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/TZ36663',
'listing': 'auction',
'make': 'MINI',
'model': 'MINI',
'odometer': 118030,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-07-11',
'seller_name': None,
'title': 'MINI Cooper S',
'transmission': 'manual',
'trim': '',
'year': 2012}
2026-03-29 14:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TZ36663%27 HTTP/1.1" 200 None
2026-03-29 14:01:29 [auto1.es] INFO: Saving data for TZ36663: {'auction_closing_time': 1774886039.0, 'created_time': 1773130576.022331, 'last_price_update_time': 1774792889.801516}
2026-03-29 14:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TZ36663') HTTP/1.1" 204 0
2026-03-29 14:01:29 [auto1.es] INFO: Found listing with ID: MA92923
2026-03-29 14:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MA92923%27 HTTP/1.1" 200 None
2026-03-29 14:01:29 [auto1.es] INFO: Scrape type for MA92923: 0
2026-03-29 14:01:29 [auto1.es] INFO: Found listing with ID: RK72644
2026-03-29 14:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RK72644%27 HTTP/1.1" 200 None
2026-03-29 14:01:29 [auto1.es] INFO: Scrape type for RK72644: 0
2026-03-29 14:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:01:30 [auto1.es] INFO: Channel: 24h | Page: 13 | totalHits: 1794 | hits on page: 40
2026-03-29 14:01:30 [auto1.es] INFO: Found listing with ID: GT49964
2026-03-29 14:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GT49964%27 HTTP/1.1" 200 None
2026-03-29 14:01:30 [auto1.es] INFO: Scrape type for GT49964: 0
2026-03-29 14:01:30 [auto1.es] INFO: Found listing with ID: XW07664
2026-03-29 14:01:30 [auto1.es] INFO: Found listing with ID: UR00464
2026-03-29 14:01:30 [auto1.es] INFO: Found listing with ID: FA05952
2026-03-29 14:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FA05952%27 HTTP/1.1" 200 None
2026-03-29 14:01:30 [auto1.es] INFO: Scrape type for FA05952: 0
2026-03-29 14:01:30 [auto1.es] INFO: Found listing with ID: HA22815
2026-03-29 14:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HA22815%27 HTTP/1.1" 200 None
2026-03-29 14:01:30 [auto1.es] INFO: Scrape type for HA22815: 0
2026-03-29 14:01:30 [auto1.es] INFO: Found listing with ID: EE78385
2026-03-29 14:01:30 [auto1.es] INFO: Found listing with ID: KT28524
2026-03-29 14:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KT28524%27 HTTP/1.1" 200 None
2026-03-29 14:01:30 [auto1.es] INFO: Scrape type for KT28524: 0
2026-03-29 14:01:30 [auto1.es] INFO: Found listing with ID: BZ29136
2026-03-29 14:01:30 [auto1.es] INFO: Found listing with ID: US76988
2026-03-29 14:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27US76988%27 HTTP/1.1" 200 None
2026-03-29 14:01:30 [auto1.es] INFO: Scrape type for US76988: 0
2026-03-29 14:01:30 [auto1.es] INFO: Found listing with ID: XY35870
2026-03-29 14:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XY35870%27 HTTP/1.1" 200 None
2026-03-29 14:01:30 [auto1.es] INFO: Scrape type for XY35870: 0
2026-03-29 14:01:30 [auto1.es] INFO: Found listing with ID: ZA28450
2026-03-29 14:01:30 [auto1.es] INFO: Found listing with ID: MB16167
2026-03-29 14:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MB16167%27 HTTP/1.1" 200 None
2026-03-29 14:01:30 [auto1.es] INFO: Scrape type for MB16167: 0
2026-03-29 14:01:30 [auto1.es] INFO: Found listing with ID: SD86160
2026-03-29 14:01:30 [auto1.es] INFO: Found listing with ID: UT04175
2026-03-29 14:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UT04175%27 HTTP/1.1" 200 None
2026-03-29 14:01:30 [auto1.es] INFO: Scrape type for UT04175: 2
2026-03-29 14:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dcf0c87-e4c7-5f5d-9128-8e7f952f8aa9 with identifier: UT04175
2026-03-29 14:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dcf0c87-e4c7-5f5d-9128-8e7f952f8aa9 with scrape type 2
2026-03-29 14:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6dcf0c87-e4c7-5f5d-9128-8e7f952f8aa9 with scrape type 2
2026-03-29 14:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6dcf0c87-e4c7-5f5d-9128-8e7f952f8aa9, identifier: UT04175
2026-03-29 14:01:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6dcf0c87-e4c7-5f5d-9128-8e7f952f8aa9 with identifier: UT04175
2026-03-29 14:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:01:31 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=brown HTTP/1.1" 200 None
2026-03-29 14:01:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:01:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6dcf0c87-e4c7-5f5d-9128-8e7f952f8aa9 with identifier: UT04175
2026-03-29 14:01:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6dcf0c87-e4c7-5f5d-9128-8e7f952f8aa9 with identifier: UT04175 to the API
2026-03-29 14:01:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'brown',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 292,
'expiration_date': '2026-03-30T15:11:02Z',
'fuel_type': 'petrol',
'id': '6dcf0c87-e4c7-5f5d-9128-8e7f952f8aa9',
'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/UT04175',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'CLS-Klasse',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-03-22',
'seller_name': None,
'title': 'Mercedes-Benz CLS-Klasse CLS 350 CGI',
'transmission': 'automatic',
'trim': '',
'year': 2007}
2026-03-29 14:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UT04175%27 HTTP/1.1" 200 None
2026-03-29 14:01:31 [auto1.es] INFO: Saving data for UT04175: {'auction_closing_time': 1774883462.0, 'created_time': 1773129606.70633, 'last_price_update_time': 1774792891.867743}
2026-03-29 14:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UT04175') HTTP/1.1" 204 0
2026-03-29 14:01:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:01:31 [auto1.es] INFO: Found listing with ID: KK78857
2026-03-29 14:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KK78857%27 HTTP/1.1" 200 None
2026-03-29 14:01:32 [auto1.es] INFO: Scrape type for KK78857: 0
2026-03-29 14:01:32 [auto1.es] INFO: Found listing with ID: NJ25414
2026-03-29 14:01:32 [auto1.es] INFO: Found listing with ID: GP92404
2026-03-29 14:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GP92404%27 HTTP/1.1" 200 None
2026-03-29 14:01:32 [auto1.es] INFO: Scrape type for GP92404: 2
2026-03-29 14:01:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 450c0fe9-a216-552d-a854-73b90aeee54a with identifier: GP92404
2026-03-29 14:01:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 450c0fe9-a216-552d-a854-73b90aeee54a with scrape type 2
2026-03-29 14:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 450c0fe9-a216-552d-a854-73b90aeee54a with scrape type 2
2026-03-29 14:01:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 450c0fe9-a216-552d-a854-73b90aeee54a, identifier: GP92404
2026-03-29 14:01:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 450c0fe9-a216-552d-a854-73b90aeee54a with identifier: GP92404
2026-03-29 14:01:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 450c0fe9-a216-552d-a854-73b90aeee54a with identifier: GP92404
2026-03-29 14:01:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 450c0fe9-a216-552d-a854-73b90aeee54a with identifier: GP92404 to the API
2026-03-29 14:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:18:14Z',
'fuel_type': 'petrol',
'id': '450c0fe9-a216-552d-a854-73b90aeee54a',
'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/GP92404',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 112666,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-29',
'seller_name': None,
'title': 'Peugeot 308 1.2 e-THP Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2015}
2026-03-29 14:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GP92404%27 HTTP/1.1" 200 None
2026-03-29 14:01:32 [auto1.es] INFO: Saving data for GP92404: {'auction_closing_time': 1774883894.0, 'created_time': 1774609350.864312, 'last_price_update_time': 1774792892.454991}
2026-03-29 14:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GP92404') HTTP/1.1" 204 0
2026-03-29 14:01:32 [auto1.es] INFO: Found listing with ID: MZ66022
2026-03-29 14:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MZ66022%27 HTTP/1.1" 200 None
2026-03-29 14:01:32 [auto1.es] INFO: Scrape type for MZ66022: 0
2026-03-29 14:01:32 [auto1.es] INFO: Found listing with ID: ZD85047
2026-03-29 14:01:32 [auto1.es] INFO: Found listing with ID: TV99660
2026-03-29 14:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TV99660%27 HTTP/1.1" 200 None
2026-03-29 14:01:32 [auto1.es] INFO: Scrape type for TV99660: 0
2026-03-29 14:01:32 [auto1.es] INFO: Found listing with ID: LE09183
2026-03-29 14:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LE09183%27 HTTP/1.1" 200 None
2026-03-29 14:01:32 [auto1.es] INFO: Scrape type for LE09183: 2
2026-03-29 14:01:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5afb2734-c87a-5d0c-977e-d4c72abbd6f5 with identifier: LE09183
2026-03-29 14:01:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5afb2734-c87a-5d0c-977e-d4c72abbd6f5 with scrape type 2
2026-03-29 14:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5afb2734-c87a-5d0c-977e-d4c72abbd6f5 with scrape type 2
2026-03-29 14:01:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 5afb2734-c87a-5d0c-977e-d4c72abbd6f5, identifier: LE09183
2026-03-29 14:01:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 5afb2734-c87a-5d0c-977e-d4c72abbd6f5 with identifier: LE09183
2026-03-29 14:01:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 5afb2734-c87a-5d0c-977e-d4c72abbd6f5 with identifier: LE09183
2026-03-29 14:01:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 5afb2734-c87a-5d0c-977e-d4c72abbd6f5 with identifier: LE09183 to the API
2026-03-29 14:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:38:23Z',
'fuel_type': 'diesel',
'id': '5afb2734-c87a-5d0c-977e-d4c72abbd6f5',
'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/LE09183',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 262896,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-11-30',
'seller_name': None,
'title': 'Peugeot 308 1.6 HDi Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2007}
2026-03-29 14:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LE09183%27 HTTP/1.1" 200 None
2026-03-29 14:01:32 [auto1.es] INFO: Saving data for LE09183: {'auction_closing_time': 1774885103.0, 'created_time': 1774037002.641024, 'last_price_update_time': 1774792892.944165}
2026-03-29 14:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LE09183') HTTP/1.1" 204 0
2026-03-29 14:01:32 [auto1.es] INFO: Found listing with ID: MK04112
2026-03-29 14:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MK04112%27 HTTP/1.1" 200 None
2026-03-29 14:01:32 [auto1.es] INFO: Scrape type for MK04112: 0
2026-03-29 14:01:32 [auto1.es] INFO: Found listing with ID: CJ74975
2026-03-29 14:01:32 [auto1.es] INFO: Found listing with ID: RE01082
2026-03-29 14:01:32 [auto1.es] INFO: Found listing with ID: DH50359
2026-03-29 14:01:32 [auto1.es] INFO: Found listing with ID: GF91510
2026-03-29 14:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GF91510%27 HTTP/1.1" 200 None
2026-03-29 14:01:33 [auto1.es] INFO: Scrape type for GF91510: 0
2026-03-29 14:01:33 [auto1.es] INFO: Found listing with ID: CY33639
2026-03-29 14:01:33 [auto1.es] INFO: Found listing with ID: TH42321
2026-03-29 14:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TH42321%27 HTTP/1.1" 200 None
2026-03-29 14:01:33 [auto1.es] INFO: Scrape type for TH42321: 2
2026-03-29 14:01:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f32053c-c1b1-56f9-9a7b-67b4d1ff03ad with identifier: TH42321
2026-03-29 14:01:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f32053c-c1b1-56f9-9a7b-67b4d1ff03ad with scrape type 2
2026-03-29 14:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f32053c-c1b1-56f9-9a7b-67b4d1ff03ad with scrape type 2
2026-03-29 14:01:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4f32053c-c1b1-56f9-9a7b-67b4d1ff03ad, identifier: TH42321
2026-03-29 14:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4f32053c-c1b1-56f9-9a7b-67b4d1ff03ad with identifier: TH42321
2026-03-29 14:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4f32053c-c1b1-56f9-9a7b-67b4d1ff03ad with identifier: TH42321
2026-03-29 14:01:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4f32053c-c1b1-56f9-9a7b-67b4d1ff03ad with identifier: TH42321 to the API
2026-03-29 14:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:04:27Z',
'fuel_type': 'diesel',
'id': '4f32053c-c1b1-56f9-9a7b-67b4d1ff03ad',
'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/TH42321',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 185686,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-01',
'seller_name': None,
'title': 'Volkswagen Caddy 2.0 TDI Maxi Trendline 4Motion BlueMotion',
'transmission': 'automatic',
'trim': 'Maxi Trendline 4Motion BlueMotion',
'year': 2018}
2026-03-29 14:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TH42321%27 HTTP/1.1" 200 None
2026-03-29 14:01:33 [auto1.es] INFO: Saving data for TH42321: {'auction_closing_time': 1774883067.0, 'created_time': 1773133874.763514, 'last_price_update_time': 1774792893.493567}
2026-03-29 14:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TH42321') HTTP/1.1" 204 0
2026-03-29 14:01:33 [auto1.es] INFO: Found listing with ID: MV66149
2026-03-29 14:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MV66149%27 HTTP/1.1" 200 None
2026-03-29 14:01:33 [auto1.es] INFO: Scrape type for MV66149: 0
2026-03-29 14:01:33 [auto1.es] INFO: Found listing with ID: YN87603
2026-03-29 14:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27YN87603%27 HTTP/1.1" 200 None
2026-03-29 14:01:33 [auto1.es] INFO: Scrape type for YN87603: 0
2026-03-29 14:01:33 [auto1.es] INFO: Found listing with ID: LZ46895
2026-03-29 14:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LZ46895%27 HTTP/1.1" 200 None
2026-03-29 14:01:33 [auto1.es] INFO: Scrape type for LZ46895: 0
2026-03-29 14:01:33 [auto1.es] INFO: Found listing with ID: AX44077
2026-03-29 14:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AX44077%27 HTTP/1.1" 200 None
2026-03-29 14:01:33 [auto1.es] INFO: Scrape type for AX44077: 0
2026-03-29 14:01:33 [auto1.es] INFO: Found listing with ID: KA03965
2026-03-29 14:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KA03965%27 HTTP/1.1" 200 None
2026-03-29 14:01:33 [auto1.es] INFO: Scrape type for KA03965: 0
2026-03-29 14:01:33 [auto1.es] INFO: Found listing with ID: VY79156
2026-03-29 14:01:33 [auto1.es] INFO: Found listing with ID: ZD98631
2026-03-29 14:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZD98631%27 HTTP/1.1" 200 None
2026-03-29 14:01:33 [auto1.es] INFO: Scrape type for ZD98631: 0
2026-03-29 14:01:33 [auto1.es] INFO: Found listing with ID: VB06067
2026-03-29 14:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VB06067%27 HTTP/1.1" 200 None
2026-03-29 14:01:33 [auto1.es] INFO: Scrape type for VB06067: 2
2026-03-29 14:01:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9021fb1f-0ad6-553f-ac96-4ef48a73a3f9 with identifier: VB06067
2026-03-29 14:01:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9021fb1f-0ad6-553f-ac96-4ef48a73a3f9 with scrape type 2
2026-03-29 14:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9021fb1f-0ad6-553f-ac96-4ef48a73a3f9 with scrape type 2
2026-03-29 14:01:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9021fb1f-0ad6-553f-ac96-4ef48a73a3f9, identifier: VB06067
2026-03-29 14:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9021fb1f-0ad6-553f-ac96-4ef48a73a3f9 with identifier: VB06067
2026-03-29 14:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9021fb1f-0ad6-553f-ac96-4ef48a73a3f9 with identifier: VB06067
2026-03-29 14:01:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9021fb1f-0ad6-553f-ac96-4ef48a73a3f9 with identifier: VB06067 to the API
2026-03-29 14:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:27:22Z',
'fuel_type': 'diesel',
'id': '9021fb1f-0ad6-553f-ac96-4ef48a73a3f9',
'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/VB06067',
'listing': 'auction',
'make': 'Kia',
'model': 'Rio',
'odometer': 95237,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-18',
'seller_name': None,
'title': 'Kia Rio 1.1 CRDi Concept',
'transmission': 'manual',
'trim': 'Concept',
'year': 2015}
2026-03-29 14:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VB06067%27 HTTP/1.1" 200 None
2026-03-29 14:01:34 [auto1.es] INFO: Saving data for VB06067: {'auction_closing_time': 1774884442.0, 'created_time': 1774609369.972393, 'last_price_update_time': 1774792894.149156}
2026-03-29 14:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VB06067') HTTP/1.1" 204 0
2026-03-29 14:01:34 [auto1.es] INFO: Found listing with ID: LN79000
2026-03-29 14:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LN79000%27 HTTP/1.1" 200 None
2026-03-29 14:01:34 [auto1.es] INFO: Scrape type for LN79000: 0
2026-03-29 14:01:34 [auto1.es] INFO: Found listing with ID: WF38269
2026-03-29 14:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WF38269%27 HTTP/1.1" 200 None
2026-03-29 14:01:34 [auto1.es] INFO: Scrape type for WF38269: 0
2026-03-29 14:01:34 [auto1.es] INFO: Found listing with ID: ZP63371
2026-03-29 14:01:34 [auto1.es] INFO: Found listing with ID: AR66930
2026-03-29 14:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AR66930%27 HTTP/1.1" 200 None
2026-03-29 14:01:34 [auto1.es] INFO: Scrape type for AR66930: 0
2026-03-29 14:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:01:35 [auto1.es] INFO: Channel: 24h | Page: 14 | totalHits: 1794 | hits on page: 40
2026-03-29 14:01:35 [auto1.es] INFO: Found listing with ID: NF50225
2026-03-29 14:01:35 [auto1.es] INFO: Found listing with ID: UY91237
2026-03-29 14:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UY91237%27 HTTP/1.1" 200 None
2026-03-29 14:01:35 [auto1.es] INFO: Scrape type for UY91237: 0
2026-03-29 14:01:35 [auto1.es] INFO: Found listing with ID: BW95892
2026-03-29 14:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BW95892%27 HTTP/1.1" 200 None
2026-03-29 14:01:35 [auto1.es] INFO: Scrape type for BW95892: 0
2026-03-29 14:01:35 [auto1.es] INFO: Found listing with ID: WJ41546
2026-03-29 14:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WJ41546%27 HTTP/1.1" 200 None
2026-03-29 14:01:35 [auto1.es] INFO: Scrape type for WJ41546: 0
2026-03-29 14:01:35 [auto1.es] INFO: Found listing with ID: EV24986
2026-03-29 14:01:35 [auto1.es] INFO: Found listing with ID: CV55647
2026-03-29 14:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CV55647%27 HTTP/1.1" 200 None
2026-03-29 14:01:35 [auto1.es] INFO: Scrape type for CV55647: 0
2026-03-29 14:01:35 [auto1.es] INFO: Found listing with ID: AK39366
2026-03-29 14:01:35 [auto1.es] INFO: Found listing with ID: MP42129
2026-03-29 14:01:35 [auto1.es] INFO: Found listing with ID: US62841
2026-03-29 14:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27US62841%27 HTTP/1.1" 200 None
2026-03-29 14:01:35 [auto1.es] INFO: Scrape type for US62841: 0
2026-03-29 14:01:35 [auto1.es] INFO: Found listing with ID: ZF52825
2026-03-29 14:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZF52825%27 HTTP/1.1" 200 None
2026-03-29 14:01:35 [auto1.es] INFO: Scrape type for ZF52825: 2
2026-03-29 14:01:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46c60254-6d44-57f2-b634-373dba8f406b with identifier: ZF52825
2026-03-29 14:01:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46c60254-6d44-57f2-b634-373dba8f406b with scrape type 2
2026-03-29 14:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46c60254-6d44-57f2-b634-373dba8f406b with scrape type 2
2026-03-29 14:01:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 46c60254-6d44-57f2-b634-373dba8f406b, identifier: ZF52825
2026-03-29 14:01:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 46c60254-6d44-57f2-b634-373dba8f406b with identifier: ZF52825
2026-03-29 14:01:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 46c60254-6d44-57f2-b634-373dba8f406b with identifier: ZF52825
2026-03-29 14:01:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 46c60254-6d44-57f2-b634-373dba8f406b with identifier: ZF52825 to the API
2026-03-29 14:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'green',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 77,
'expiration_date': '2026-03-30T15:41:10Z',
'fuel_type': 'petrol',
'id': '46c60254-6d44-57f2-b634-373dba8f406b',
'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/ZF52825',
'listing': 'auction',
'make': 'Fiat',
'model': 'Linea',
'odometer': 88909,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-02-08',
'seller_name': None,
'title': 'Fiat Linea 1.4 Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2010}
2026-03-29 14:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZF52825%27 HTTP/1.1" 200 None
2026-03-29 14:01:35 [auto1.es] INFO: Saving data for ZF52825: {'auction_closing_time': 1774885270.0, 'created_time': 1774609281.735566, 'last_price_update_time': 1774792895.564353}
2026-03-29 14:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZF52825') HTTP/1.1" 204 0
2026-03-29 14:01:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:01:35 [auto1.es] INFO: Found listing with ID: RU33051
2026-03-29 14:01:35 [auto1.es] INFO: Found listing with ID: ZT28887
2026-03-29 14:01:35 [auto1.es] INFO: Found listing with ID: RE88096
2026-03-29 14:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RE88096%27 HTTP/1.1" 200 None
2026-03-29 14:01:35 [auto1.es] INFO: Scrape type for RE88096: 0
2026-03-29 14:01:35 [auto1.es] INFO: Found listing with ID: AB11386
2026-03-29 14:01:35 [auto1.es] INFO: Found listing with ID: MZ44217
2026-03-29 14:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MZ44217%27 HTTP/1.1" 200 None
2026-03-29 14:01:35 [auto1.es] INFO: Scrape type for MZ44217: 2
2026-03-29 14:01:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d2be916-ec17-59cb-b521-57cca7d9fb07 with identifier: MZ44217
2026-03-29 14:01:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d2be916-ec17-59cb-b521-57cca7d9fb07 with scrape type 2
2026-03-29 14:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d2be916-ec17-59cb-b521-57cca7d9fb07 with scrape type 2
2026-03-29 14:01:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 3d2be916-ec17-59cb-b521-57cca7d9fb07, identifier: MZ44217
2026-03-29 14:01:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 3d2be916-ec17-59cb-b521-57cca7d9fb07 with identifier: MZ44217
2026-03-29 14:01:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 3d2be916-ec17-59cb-b521-57cca7d9fb07 with identifier: MZ44217
2026-03-29 14:01:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 3d2be916-ec17-59cb-b521-57cca7d9fb07 with identifier: MZ44217 to the API
2026-03-29 14:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 218,
'expiration_date': '2026-03-30T15:57:37Z',
'fuel_type': 'petrol',
'id': '3d2be916-ec17-59cb-b521-57cca7d9fb07',
'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/MZ44217',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'M-Klasse',
'odometer': 236978,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1999-01-07',
'seller_name': None,
'title': 'Mercedes-Benz M-Klasse ML 320',
'transmission': 'automatic',
'trim': '',
'year': 1999}
2026-03-29 14:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MZ44217%27 HTTP/1.1" 200 None
2026-03-29 14:01:36 [auto1.es] INFO: Saving data for MZ44217: {'auction_closing_time': 1774886257.0, 'created_time': 1774296177.174858, 'last_price_update_time': 1774792896.140669}
2026-03-29 14:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MZ44217') HTTP/1.1" 204 0
2026-03-29 14:01:36 [auto1.es] INFO: Found listing with ID: ZZ54358
2026-03-29 14:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZZ54358%27 HTTP/1.1" 200 None
2026-03-29 14:01:36 [auto1.es] INFO: Scrape type for ZZ54358: 0
2026-03-29 14:01:36 [auto1.es] INFO: Found listing with ID: RK37999
2026-03-29 14:01:36 [auto1.es] INFO: Found listing with ID: FB55193
2026-03-29 14:01:36 [auto1.es] INFO: Found listing with ID: NT36194
2026-03-29 14:01:36 [auto1.es] INFO: Found listing with ID: CE45579
2026-03-29 14:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CE45579%27 HTTP/1.1" 200 None
2026-03-29 14:01:36 [auto1.es] INFO: Scrape type for CE45579: 0
2026-03-29 14:01:36 [auto1.es] INFO: Found listing with ID: MR81111
2026-03-29 14:01:36 [auto1.es] INFO: Found listing with ID: WS59204
2026-03-29 14:01:36 [auto1.es] INFO: Found listing with ID: NN13578
2026-03-29 14:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27NN13578%27 HTTP/1.1" 200 None
2026-03-29 14:01:36 [auto1.es] INFO: Scrape type for NN13578: 2
2026-03-29 14:01:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9edea55b-f1a9-5187-9765-a778114d2a6d with identifier: NN13578
2026-03-29 14:01:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9edea55b-f1a9-5187-9765-a778114d2a6d with scrape type 2
2026-03-29 14:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9edea55b-f1a9-5187-9765-a778114d2a6d with scrape type 2
2026-03-29 14:01:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9edea55b-f1a9-5187-9765-a778114d2a6d, identifier: NN13578
2026-03-29 14:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9edea55b-f1a9-5187-9765-a778114d2a6d with identifier: NN13578
2026-03-29 14:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9edea55b-f1a9-5187-9765-a778114d2a6d with identifier: NN13578
2026-03-29 14:01:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9edea55b-f1a9-5187-9765-a778114d2a6d with identifier: NN13578 to the API
2026-03-29 14:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 177,
'expiration_date': '2026-03-30T15:40:22Z',
'fuel_type': 'diesel',
'id': '9edea55b-f1a9-5187-9765-a778114d2a6d',
'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/NN13578',
'listing': 'auction',
'make': 'Toyota',
'model': 'ProAce Verso',
'odometer': 146333,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-14',
'seller_name': None,
'title': 'Toyota ProAce Verso 2.0 D-4D L1 Shuttle',
'transmission': 'automatic',
'trim': 'L1 Shuttle',
'year': 2018}
2026-03-29 14:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27NN13578%27 HTTP/1.1" 200 None
2026-03-29 14:01:36 [auto1.es] INFO: Saving data for NN13578: {'auction_closing_time': 1774885222.0, 'created_time': 1773181556.987186, 'last_price_update_time': 1774792896.640472}
2026-03-29 14:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='NN13578') HTTP/1.1" 204 0
2026-03-29 14:01:36 [auto1.es] INFO: Found listing with ID: NB97215
2026-03-29 14:01:36 [auto1.es] INFO: Found listing with ID: JM88117
2026-03-29 14:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JM88117%27 HTTP/1.1" 200 None
2026-03-29 14:01:36 [auto1.es] INFO: Scrape type for JM88117: 0
2026-03-29 14:01:36 [auto1.es] INFO: Found listing with ID: TF20925
2026-03-29 14:01:36 [auto1.es] INFO: Found listing with ID: BB64860
2026-03-29 14:01:36 [auto1.es] INFO: Found listing with ID: CD37802
2026-03-29 14:01:36 [auto1.es] INFO: Found listing with ID: MN42055
2026-03-29 14:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MN42055%27 HTTP/1.1" 200 None
2026-03-29 14:01:36 [auto1.es] INFO: Scrape type for MN42055: 0
2026-03-29 14:01:36 [auto1.es] INFO: Found listing with ID: DA46223
2026-03-29 14:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DA46223%27 HTTP/1.1" 200 None
2026-03-29 14:01:36 [auto1.es] INFO: Scrape type for DA46223: 0
2026-03-29 14:01:36 [auto1.es] INFO: Found listing with ID: UM01301
2026-03-29 14:01:36 [auto1.es] INFO: Found listing with ID: EK86006
2026-03-29 14:01:36 [auto1.es] INFO: Found listing with ID: JB16763
2026-03-29 14:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JB16763%27 HTTP/1.1" 200 None
2026-03-29 14:01:36 [auto1.es] INFO: Scrape type for JB16763: 0
2026-03-29 14:01:36 [auto1.es] INFO: Found listing with ID: XT42288
2026-03-29 14:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XT42288%27 HTTP/1.1" 200 None
2026-03-29 14:01:36 [auto1.es] INFO: Scrape type for XT42288: 0
2026-03-29 14:01:36 [auto1.es] INFO: Found listing with ID: VM06943
2026-03-29 14:01:36 [auto1.es] INFO: Found listing with ID: EE09579
2026-03-29 14:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EE09579%27 HTTP/1.1" 200 None
2026-03-29 14:01:36 [auto1.es] INFO: Scrape type for EE09579: 0
2026-03-29 14:01:36 [auto1.es] INFO: Found listing with ID: BB29813
2026-03-29 14:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BB29813%27 HTTP/1.1" 200 None
2026-03-29 14:01:36 [auto1.es] INFO: Scrape type for BB29813: 2
2026-03-29 14:01:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 121e4ee8-7aeb-5548-a248-ba0d19817f53 with identifier: BB29813
2026-03-29 14:01:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 121e4ee8-7aeb-5548-a248-ba0d19817f53 with scrape type 2
2026-03-29 14:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 121e4ee8-7aeb-5548-a248-ba0d19817f53 with scrape type 2
2026-03-29 14:01:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 121e4ee8-7aeb-5548-a248-ba0d19817f53, identifier: BB29813
2026-03-29 14:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 121e4ee8-7aeb-5548-a248-ba0d19817f53 with identifier: BB29813
2026-03-29 14:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 121e4ee8-7aeb-5548-a248-ba0d19817f53 with identifier: BB29813
2026-03-29 14:01:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 121e4ee8-7aeb-5548-a248-ba0d19817f53 with identifier: BB29813 to the API
2026-03-29 14:01:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'diesel',
'id': '121e4ee8-7aeb-5548-a248-ba0d19817f53',
'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/BB29813',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Arteon Shooting Brake',
'odometer': 207768,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-31',
'seller_name': None,
'title': 'Volkswagen Arteon Shooting Brake 2.0 TDI R-Line',
'transmission': 'automatic',
'trim': 'R-Line',
'year': 2020}
2026-03-29 14:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BB29813%27 HTTP/1.1" 200 None
2026-03-29 14:01:37 [auto1.es] INFO: Saving data for BB29813: {'auction_closing_time': 1774886400.0, 'created_time': 1774296257.772568, 'last_price_update_time': 1774792897.324123}
2026-03-29 14:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='BB29813') HTTP/1.1" 204 0
2026-03-29 14:01:37 [auto1.es] INFO: Found listing with ID: YU03196
2026-03-29 14:01:37 [auto1.es] INFO: Found listing with ID: HU12913
2026-03-29 14:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HU12913%27 HTTP/1.1" 200 None
2026-03-29 14:01:37 [auto1.es] INFO: Scrape type for HU12913: 0
2026-03-29 14:01:37 [auto1.es] INFO: Found listing with ID: WZ44927
2026-03-29 14:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:01:38 [auto1.es] INFO: Channel: 24h | Page: 15 | totalHits: 1794 | hits on page: 40
2026-03-29 14:01:38 [auto1.es] INFO: Found listing with ID: LJ64414
2026-03-29 14:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LJ64414%27 HTTP/1.1" 200 None
2026-03-29 14:01:38 [auto1.es] INFO: Scrape type for LJ64414: 0
2026-03-29 14:01:38 [auto1.es] INFO: Found listing with ID: UG25415
2026-03-29 14:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UG25415%27 HTTP/1.1" 200 None
2026-03-29 14:01:38 [auto1.es] INFO: Scrape type for UG25415: 0
2026-03-29 14:01:38 [auto1.es] INFO: Found listing with ID: FJ09985
2026-03-29 14:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FJ09985%27 HTTP/1.1" 200 None
2026-03-29 14:01:38 [auto1.es] INFO: Scrape type for FJ09985: 2
2026-03-29 14:01:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50d8e46e-1553-5c07-98a3-f71f09278297 with identifier: FJ09985
2026-03-29 14:01:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50d8e46e-1553-5c07-98a3-f71f09278297 with scrape type 2
2026-03-29 14:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50d8e46e-1553-5c07-98a3-f71f09278297 with scrape type 2
2026-03-29 14:01:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 50d8e46e-1553-5c07-98a3-f71f09278297, identifier: FJ09985
2026-03-29 14:01:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 50d8e46e-1553-5c07-98a3-f71f09278297 with identifier: FJ09985
2026-03-29 14:01:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 50d8e46e-1553-5c07-98a3-f71f09278297 with identifier: FJ09985
2026-03-29 14:01:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 50d8e46e-1553-5c07-98a3-f71f09278297 with identifier: FJ09985 to the API
2026-03-29 14:01:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 110,
'expiration_date': '2026-03-30T15:20:47Z',
'fuel_type': 'petrol',
'id': '50d8e46e-1553-5c07-98a3-f71f09278297',
'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/FJ09985',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 166966,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-02-11',
'seller_name': None,
'title': 'Renault Megane 1.6 Dynamique',
'transmission': 'manual',
'trim': 'Dynamique',
'year': 2009}
2026-03-29 14:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FJ09985%27 HTTP/1.1" 200 None
2026-03-29 14:01:38 [auto1.es] INFO: Saving data for FJ09985: {'auction_closing_time': 1774884047.0, 'created_time': 1774037016.21332, 'last_price_update_time': 1774792898.934201}
2026-03-29 14:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FJ09985') HTTP/1.1" 204 0
2026-03-29 14:01:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:01:38 [auto1.es] INFO: Found listing with ID: DV40298
2026-03-29 14:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DV40298%27 HTTP/1.1" 200 None
2026-03-29 14:01:38 [auto1.es] INFO: Scrape type for DV40298: 2
2026-03-29 14:01:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d43842ab-152c-5aba-872a-bb6a49f17473 with identifier: DV40298
2026-03-29 14:01:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d43842ab-152c-5aba-872a-bb6a49f17473 with scrape type 2
2026-03-29 14:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d43842ab-152c-5aba-872a-bb6a49f17473 with scrape type 2
2026-03-29 14:01:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d43842ab-152c-5aba-872a-bb6a49f17473, identifier: DV40298
2026-03-29 14:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d43842ab-152c-5aba-872a-bb6a49f17473 with identifier: DV40298
2026-03-29 14:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d43842ab-152c-5aba-872a-bb6a49f17473 with identifier: DV40298
2026-03-29 14:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d43842ab-152c-5aba-872a-bb6a49f17473 with identifier: DV40298 to the API
2026-03-29 14:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 165,
'expiration_date': '2026-03-30T15:40:28Z',
'fuel_type': 'diesel',
'id': 'd43842ab-152c-5aba-872a-bb6a49f17473',
'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/DV40298',
'listing': 'auction',
'make': 'Opel',
'model': 'Astra',
'odometer': 155682,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-05',
'seller_name': None,
'title': 'Opel Astra 2.0 CDTI Selective',
'transmission': 'manual',
'trim': 'Selective',
'year': 2015}
2026-03-29 14:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DV40298%27 HTTP/1.1" 200 None
2026-03-29 14:01:39 [auto1.es] INFO: Saving data for DV40298: {'auction_closing_time': 1774885228.0, 'created_time': 1774296066.989794, 'last_price_update_time': 1774792899.380569}
2026-03-29 14:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DV40298') HTTP/1.1" 204 0
2026-03-29 14:01:39 [auto1.es] INFO: Found listing with ID: BV69737
2026-03-29 14:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BV69737%27 HTTP/1.1" 200 None
2026-03-29 14:01:39 [auto1.es] INFO: Scrape type for BV69737: 0
2026-03-29 14:01:39 [auto1.es] INFO: Found listing with ID: XT49013
2026-03-29 14:01:39 [auto1.es] INFO: Found listing with ID: BM13295
2026-03-29 14:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BM13295%27 HTTP/1.1" 200 None
2026-03-29 14:01:39 [auto1.es] INFO: Scrape type for BM13295: 0
2026-03-29 14:01:39 [auto1.es] INFO: Found listing with ID: JF42327
2026-03-29 14:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JF42327%27 HTTP/1.1" 200 None
2026-03-29 14:01:39 [auto1.es] INFO: Scrape type for JF42327: 0
2026-03-29 14:01:39 [auto1.es] INFO: Found listing with ID: NT66217
2026-03-29 14:01:39 [auto1.es] INFO: Found listing with ID: UE32558
2026-03-29 14:01:39 [auto1.es] INFO: Found listing with ID: FZ71320
2026-03-29 14:01:39 [auto1.es] INFO: Found listing with ID: EH99000
2026-03-29 14:01:39 [auto1.es] INFO: Found listing with ID: VP11478
2026-03-29 14:01:39 [auto1.es] INFO: Found listing with ID: SR43030
2026-03-29 14:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SR43030%27 HTTP/1.1" 200 None
2026-03-29 14:01:39 [auto1.es] INFO: Scrape type for SR43030: 0
2026-03-29 14:01:39 [auto1.es] INFO: Found listing with ID: EB93661
2026-03-29 14:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EB93661%27 HTTP/1.1" 200 None
2026-03-29 14:01:39 [auto1.es] INFO: Scrape type for EB93661: 0
2026-03-29 14:01:39 [auto1.es] INFO: Found listing with ID: TJ92656
2026-03-29 14:01:39 [auto1.es] INFO: Found listing with ID: RC43522
2026-03-29 14:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RC43522%27 HTTP/1.1" 200 None
2026-03-29 14:01:39 [auto1.es] INFO: Scrape type for RC43522: 0
2026-03-29 14:01:39 [auto1.es] INFO: Found listing with ID: AE79363
2026-03-29 14:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AE79363%27 HTTP/1.1" 200 None
2026-03-29 14:01:39 [auto1.es] INFO: Scrape type for AE79363: 0
2026-03-29 14:01:39 [auto1.es] INFO: Found listing with ID: AR16993
2026-03-29 14:01:39 [auto1.es] INFO: Found listing with ID: CB57175
2026-03-29 14:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CB57175%27 HTTP/1.1" 200 None
2026-03-29 14:01:39 [auto1.es] INFO: Scrape type for CB57175: 2
2026-03-29 14:01:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a297fe07-e709-5264-835f-9ef7a203362a with identifier: CB57175
2026-03-29 14:01:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a297fe07-e709-5264-835f-9ef7a203362a with scrape type 2
2026-03-29 14:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a297fe07-e709-5264-835f-9ef7a203362a with scrape type 2
2026-03-29 14:01:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a297fe07-e709-5264-835f-9ef7a203362a, identifier: CB57175
2026-03-29 14:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a297fe07-e709-5264-835f-9ef7a203362a with identifier: CB57175
2026-03-29 14:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a297fe07-e709-5264-835f-9ef7a203362a with identifier: CB57175
2026-03-29 14:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a297fe07-e709-5264-835f-9ef7a203362a with identifier: CB57175 to the API
2026-03-29 14:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 85,
'expiration_date': '2026-03-30T15:15:21Z',
'fuel_type': 'petrol',
'id': 'a297fe07-e709-5264-835f-9ef7a203362a',
'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/CB57175',
'listing': 'auction',
'make': 'Chevrolet',
'model': 'Aveo',
'odometer': 89073,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-09-28',
'seller_name': None,
'title': 'Chevrolet Aveo 1.2 LS',
'transmission': 'manual',
'trim': 'LS',
'year': 2009}
2026-03-29 14:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CB57175%27 HTTP/1.1" 200 None
2026-03-29 14:01:40 [auto1.es] INFO: Saving data for CB57175: {'auction_closing_time': 1774883721.0, 'created_time': 1774609367.78624, 'last_price_update_time': 1774792900.011208}
2026-03-29 14:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CB57175') HTTP/1.1" 204 0
2026-03-29 14:01:40 [auto1.es] INFO: Found listing with ID: RP83421
2026-03-29 14:01:40 [auto1.es] INFO: Found listing with ID: EB96855
2026-03-29 14:01:40 [auto1.es] INFO: Found listing with ID: SU20973
2026-03-29 14:01:40 [auto1.es] INFO: Found listing with ID: JM72010
2026-03-29 14:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JM72010%27 HTTP/1.1" 200 None
2026-03-29 14:01:40 [auto1.es] INFO: Scrape type for JM72010: 0
2026-03-29 14:01:40 [auto1.es] INFO: Found listing with ID: PT78708
2026-03-29 14:01:40 [auto1.es] INFO: Found listing with ID: AZ15880
2026-03-29 14:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AZ15880%27 HTTP/1.1" 200 None
2026-03-29 14:01:40 [auto1.es] INFO: Scrape type for AZ15880: 0
2026-03-29 14:01:40 [auto1.es] INFO: Found listing with ID: UD80780
2026-03-29 14:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UD80780%27 HTTP/1.1" 200 None
2026-03-29 14:01:40 [auto1.es] INFO: Scrape type for UD80780: 0
2026-03-29 14:01:40 [auto1.es] INFO: Found listing with ID: KK58093
2026-03-29 14:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KK58093%27 HTTP/1.1" 200 None
2026-03-29 14:01:40 [auto1.es] INFO: Scrape type for KK58093: 0
2026-03-29 14:01:40 [auto1.es] INFO: Found listing with ID: DW27035
2026-03-29 14:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DW27035%27 HTTP/1.1" 200 None
2026-03-29 14:01:40 [auto1.es] INFO: Scrape type for DW27035: 0
2026-03-29 14:01:40 [auto1.es] INFO: Found listing with ID: ZG18454
2026-03-29 14:01:40 [auto1.es] INFO: Found listing with ID: HA25095
2026-03-29 14:01:40 [auto1.es] INFO: Found listing with ID: XC39222
2026-03-29 14:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XC39222%27 HTTP/1.1" 200 None
2026-03-29 14:01:40 [auto1.es] INFO: Scrape type for XC39222: 2
2026-03-29 14:01:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01c29d90-2568-5ee8-ac6e-3bdf7f514173 with identifier: XC39222
2026-03-29 14:01:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01c29d90-2568-5ee8-ac6e-3bdf7f514173 with scrape type 2
2026-03-29 14:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01c29d90-2568-5ee8-ac6e-3bdf7f514173 with scrape type 2
2026-03-29 14:01:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 01c29d90-2568-5ee8-ac6e-3bdf7f514173, identifier: XC39222
2026-03-29 14:01:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 01c29d90-2568-5ee8-ac6e-3bdf7f514173 with identifier: XC39222
2026-03-29 14:01:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:01:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=beige HTTP/1.1" 200 None
2026-03-29 14:01:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:01:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 01c29d90-2568-5ee8-ac6e-3bdf7f514173 with identifier: XC39222
2026-03-29 14:01:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 01c29d90-2568-5ee8-ac6e-3bdf7f514173 with identifier: XC39222 to the API
2026-03-29 14:01:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'beige',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:51:51Z',
'fuel_type': 'diesel',
'id': '01c29d90-2568-5ee8-ac6e-3bdf7f514173',
'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/XC39222',
'listing': 'auction',
'make': 'Seat',
'model': 'Toledo',
'odometer': 192078,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-06-30',
'seller_name': None,
'title': 'Seat Toledo 1.9 TDI Stella',
'transmission': 'manual',
'trim': 'Stella',
'year': 2003}
2026-03-29 14:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XC39222%27 HTTP/1.1" 200 None
2026-03-29 14:01:40 [auto1.es] INFO: Saving data for XC39222: {'auction_closing_time': 1774885911.0, 'created_time': 1774609344.358877, 'last_price_update_time': 1774792900.924413}
2026-03-29 14:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XC39222') HTTP/1.1" 204 0
2026-03-29 14:01:41 [auto1.es] INFO: Found listing with ID: JW76352
2026-03-29 14:01:41 [auto1.es] INFO: Found listing with ID: XV58633
2026-03-29 14:01:41 [auto1.es] INFO: Found listing with ID: FJ32217
2026-03-29 14:01:41 [auto1.es] INFO: Found listing with ID: JJ54433
2026-03-29 14:01:41 [auto1.es] INFO: Found listing with ID: LB05915
2026-03-29 14:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LB05915%27 HTTP/1.1" 200 None
2026-03-29 14:01:41 [auto1.es] INFO: Scrape type for LB05915: 0
2026-03-29 14:01:41 [auto1.es] INFO: Found listing with ID: PW99692
2026-03-29 14:01:41 [auto1.es] INFO: Found listing with ID: AW04396
2026-03-29 14:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AW04396%27 HTTP/1.1" 200 None
2026-03-29 14:01:41 [auto1.es] INFO: Scrape type for AW04396: 2
2026-03-29 14:01:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a309712-bdc5-568e-936c-6b034dc46d72 with identifier: AW04396
2026-03-29 14:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a309712-bdc5-568e-936c-6b034dc46d72 with scrape type 2
2026-03-29 14:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a309712-bdc5-568e-936c-6b034dc46d72 with scrape type 2
2026-03-29 14:01:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 5a309712-bdc5-568e-936c-6b034dc46d72, identifier: AW04396
2026-03-29 14:01:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 5a309712-bdc5-568e-936c-6b034dc46d72 with identifier: AW04396
2026-03-29 14:01:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 5a309712-bdc5-568e-936c-6b034dc46d72 with identifier: AW04396
2026-03-29 14:01:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 5a309712-bdc5-568e-936c-6b034dc46d72 with identifier: AW04396 to the API
2026-03-29 14:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 163,
'expiration_date': '2026-03-30T15:59:30Z',
'fuel_type': 'diesel',
'id': '5a309712-bdc5-568e-936c-6b034dc46d72',
'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/AW04396',
'listing': 'auction',
'make': 'Citroen',
'model': 'C5',
'odometer': 140025,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-12',
'seller_name': None,
'title': 'Citroen C5 2.0 HDi Exclusive',
'transmission': 'automatic',
'trim': 'Exclusive',
'year': 2015}
2026-03-29 14:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AW04396%27 HTTP/1.1" 200 None
2026-03-29 14:01:41 [auto1.es] INFO: Saving data for AW04396: {'auction_closing_time': 1774886370.0, 'created_time': 1773691446.272894, 'last_price_update_time': 1774792901.501973}
2026-03-29 14:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AW04396') HTTP/1.1" 204 0
2026-03-29 14:01:41 [auto1.es] INFO: Found listing with ID: RT81282
2026-03-29 14:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:01:42 [auto1.es] INFO: Channel: 24h | Page: 16 | totalHits: 1794 | hits on page: 40
2026-03-29 14:01:42 [auto1.es] INFO: Found listing with ID: SN13846
2026-03-29 14:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SN13846%27 HTTP/1.1" 200 None
2026-03-29 14:01:42 [auto1.es] INFO: Scrape type for SN13846: 0
2026-03-29 14:01:42 [auto1.es] INFO: Found listing with ID: SE78782
2026-03-29 14:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SE78782%27 HTTP/1.1" 200 None
2026-03-29 14:01:42 [auto1.es] INFO: Scrape type for SE78782: 0
2026-03-29 14:01:42 [auto1.es] INFO: Found listing with ID: YG58121
2026-03-29 14:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27YG58121%27 HTTP/1.1" 200 None
2026-03-29 14:01:42 [auto1.es] INFO: Scrape type for YG58121: 0
2026-03-29 14:01:42 [auto1.es] INFO: Found listing with ID: YX61230
2026-03-29 14:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27YX61230%27 HTTP/1.1" 200 None
2026-03-29 14:01:42 [auto1.es] INFO: Scrape type for YX61230: 0
2026-03-29 14:01:42 [auto1.es] INFO: Found listing with ID: ZJ79467
2026-03-29 14:01:42 [auto1.es] INFO: Found listing with ID: RM79142
2026-03-29 14:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RM79142%27 HTTP/1.1" 200 None
2026-03-29 14:01:42 [auto1.es] INFO: Scrape type for RM79142: 0
2026-03-29 14:01:42 [auto1.es] INFO: Found listing with ID: DX86055
2026-03-29 14:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DX86055%27 HTTP/1.1" 200 None
2026-03-29 14:01:42 [auto1.es] INFO: Scrape type for DX86055: 2
2026-03-29 14:01:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a045de21-085e-54fd-8584-add49176ee20 with identifier: DX86055
2026-03-29 14:01:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a045de21-085e-54fd-8584-add49176ee20 with scrape type 2
2026-03-29 14:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a045de21-085e-54fd-8584-add49176ee20 with scrape type 2
2026-03-29 14:01:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a045de21-085e-54fd-8584-add49176ee20, identifier: DX86055
2026-03-29 14:01:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a045de21-085e-54fd-8584-add49176ee20 with identifier: DX86055
2026-03-29 14:01:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a045de21-085e-54fd-8584-add49176ee20 with identifier: DX86055
2026-03-29 14:01:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a045de21-085e-54fd-8584-add49176ee20 with identifier: DX86055 to the API
2026-03-29 14:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:01:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:01: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': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:34:54Z',
'fuel_type': 'diesel',
'id': 'a045de21-085e-54fd-8584-add49176ee20',
'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/DX86055',
'listing': 'auction',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 222916,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-12-19',
'seller_name': None,
'title': 'Skoda Octavia 1.9 TDI Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2004}
2026-03-29 14:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DX86055%27 HTTP/1.1" 200 None
2026-03-29 14:01:43 [auto1.es] INFO: Saving data for DX86055: {'auction_closing_time': 1774884894.0, 'created_time': 1774296041.72788, 'last_price_update_time': 1774792903.229818}
2026-03-29 14:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DX86055') HTTP/1.1" 204 0
2026-03-29 14: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-29 14:01:43 [auto1.es] INFO: Found listing with ID: TC70621
2026-03-29 14:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TC70621%27 HTTP/1.1" 200 None
2026-03-29 14:01:43 [auto1.es] INFO: Scrape type for TC70621: 2
2026-03-29 14:01:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa2f0120-01b1-52d6-a2b4-91a67bf87e02 with identifier: TC70621
2026-03-29 14:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa2f0120-01b1-52d6-a2b4-91a67bf87e02 with scrape type 2
2026-03-29 14:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa2f0120-01b1-52d6-a2b4-91a67bf87e02 with scrape type 2
2026-03-29 14:01:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: fa2f0120-01b1-52d6-a2b4-91a67bf87e02, identifier: TC70621
2026-03-29 14:01:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: fa2f0120-01b1-52d6-a2b4-91a67bf87e02 with identifier: TC70621
2026-03-29 14:01:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: fa2f0120-01b1-52d6-a2b4-91a67bf87e02 with identifier: TC70621
2026-03-29 14:01:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: fa2f0120-01b1-52d6-a2b4-91a67bf87e02 with identifier: TC70621 to the API
2026-03-29 14:01:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:01:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:01: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:14:57Z',
'fuel_type': 'petrol',
'id': 'fa2f0120-01b1-52d6-a2b4-91a67bf87e02',
'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/TC70621',
'listing': 'auction',
'make': 'Renault',
'model': 'Grand Scenic',
'odometer': 89780,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-08-09',
'seller_name': None,
'title': 'Renault Grand Scenic 1.2 Selection',
'transmission': 'manual',
'trim': 'Selection',
'year': 2015}
2026-03-29 14:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TC70621%27 HTTP/1.1" 200 None
2026-03-29 14:01:43 [auto1.es] INFO: Saving data for TC70621: {'auction_closing_time': 1774883697.0, 'created_time': 1773127467.696859, 'last_price_update_time': 1774792903.788283}
2026-03-29 14:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TC70621') HTTP/1.1" 204 0
2026-03-29 14:01:43 [auto1.es] INFO: Found listing with ID: MC49666
2026-03-29 14:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MC49666%27 HTTP/1.1" 200 None
2026-03-29 14:01:43 [auto1.es] INFO: Scrape type for MC49666: 0
2026-03-29 14:01:43 [auto1.es] INFO: Found listing with ID: HZ02297
2026-03-29 14:01:43 [auto1.es] INFO: Found listing with ID: AG74382
2026-03-29 14:01:43 [auto1.es] INFO: Found listing with ID: HU25614
2026-03-29 14:01:43 [auto1.es] INFO: Found listing with ID: KE44681
2026-03-29 14:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KE44681%27 HTTP/1.1" 200 None
2026-03-29 14:01:43 [auto1.es] INFO: Scrape type for KE44681: 0
2026-03-29 14:01:43 [auto1.es] INFO: Found listing with ID: GS59468
2026-03-29 14:01:43 [auto1.es] INFO: Found listing with ID: AV97332
2026-03-29 14:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AV97332%27 HTTP/1.1" 200 None
2026-03-29 14:01:43 [auto1.es] INFO: Scrape type for AV97332: 0
2026-03-29 14:01:43 [auto1.es] INFO: Found listing with ID: EH44076
2026-03-29 14:01:43 [auto1.es] INFO: Found listing with ID: LT61588
2026-03-29 14:01:43 [auto1.es] INFO: Found listing with ID: HJ75824
2026-03-29 14:01:43 [auto1.es] INFO: Found listing with ID: PE24027
2026-03-29 14:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PE24027%27 HTTP/1.1" 200 None
2026-03-29 14:01:43 [auto1.es] INFO: Scrape type for PE24027: 2
2026-03-29 14:01:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fbd8aed-4983-579a-ad68-1d9edc8fed4a with identifier: PE24027
2026-03-29 14:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fbd8aed-4983-579a-ad68-1d9edc8fed4a with scrape type 2
2026-03-29 14:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fbd8aed-4983-579a-ad68-1d9edc8fed4a with scrape type 2
2026-03-29 14:01:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9fbd8aed-4983-579a-ad68-1d9edc8fed4a, identifier: PE24027
2026-03-29 14:01:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9fbd8aed-4983-579a-ad68-1d9edc8fed4a with identifier: PE24027
2026-03-29 14:01:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9fbd8aed-4983-579a-ad68-1d9edc8fed4a with identifier: PE24027
2026-03-29 14:01:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9fbd8aed-4983-579a-ad68-1d9edc8fed4a with identifier: PE24027 to the API
2026-03-29 14:01:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 143,
'expiration_date': '2026-03-30T15:54:01Z',
'fuel_type': 'diesel',
'id': '9fbd8aed-4983-579a-ad68-1d9edc8fed4a',
'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/PE24027',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 254343,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-29',
'seller_name': None,
'title': 'BMW 3er 318d',
'transmission': 'automatic',
'trim': '',
'year': 2015}
2026-03-29 14:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PE24027%27 HTTP/1.1" 200 None
2026-03-29 14:01:44 [auto1.es] INFO: Saving data for PE24027: {'auction_closing_time': 1774886041.0, 'created_time': 1773691524.130094, 'last_price_update_time': 1774792904.368254}
2026-03-29 14:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PE24027') HTTP/1.1" 204 0
2026-03-29 14:01:44 [auto1.es] INFO: Found listing with ID: ZL28914
2026-03-29 14:01:44 [auto1.es] INFO: Found listing with ID: HB55085
2026-03-29 14:01:44 [auto1.es] INFO: Found listing with ID: LU70143
2026-03-29 14:01:44 [auto1.es] INFO: Found listing with ID: VE50785
2026-03-29 14:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VE50785%27 HTTP/1.1" 200 None
2026-03-29 14:01:44 [auto1.es] INFO: Scrape type for VE50785: 2
2026-03-29 14:01:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fc3b72b-65a0-5714-81e4-858b5087659a with identifier: VE50785
2026-03-29 14:01:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fc3b72b-65a0-5714-81e4-858b5087659a with scrape type 2
2026-03-29 14:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fc3b72b-65a0-5714-81e4-858b5087659a with scrape type 2
2026-03-29 14:01:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4fc3b72b-65a0-5714-81e4-858b5087659a, identifier: VE50785
2026-03-29 14:01:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4fc3b72b-65a0-5714-81e4-858b5087659a with identifier: VE50785
2026-03-29 14:01:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:01:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=silver HTTP/1.1" 200 None
2026-03-29 14:01:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:01:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4fc3b72b-65a0-5714-81e4-858b5087659a with identifier: VE50785
2026-03-29 14:01:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4fc3b72b-65a0-5714-81e4-858b5087659a with identifier: VE50785 to the API
2026-03-29 14:01:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'silver',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 177,
'expiration_date': '2026-03-30T15:53:46Z',
'fuel_type': 'diesel',
'id': '4fc3b72b-65a0-5714-81e4-858b5087659a',
'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/VE50785',
'listing': 'auction',
'make': 'Lexus',
'model': 'IS-Serie',
'odometer': 160087,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-04-27',
'seller_name': None,
'title': 'Lexus IS-Serie IS 220d Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2006}
2026-03-29 14:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VE50785%27 HTTP/1.1" 200 None
2026-03-29 14:01:45 [auto1.es] INFO: Saving data for VE50785: {'auction_closing_time': 1774886026.0, 'created_time': 1773131378.35672, 'last_price_update_time': 1774792905.143977}
2026-03-29 14:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VE50785') HTTP/1.1" 204 0
2026-03-29 14:01:45 [auto1.es] INFO: Found listing with ID: SH67409
2026-03-29 14:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SH67409%27 HTTP/1.1" 200 None
2026-03-29 14:01:45 [auto1.es] INFO: Scrape type for SH67409: 0
2026-03-29 14:01:45 [auto1.es] INFO: Found listing with ID: PC36576
2026-03-29 14:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PC36576%27 HTTP/1.1" 200 None
2026-03-29 14:01:45 [auto1.es] INFO: Scrape type for PC36576: 2
2026-03-29 14:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6202fc9b-a51d-5adb-96c7-c8ee425b7767 with identifier: PC36576
2026-03-29 14:01:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6202fc9b-a51d-5adb-96c7-c8ee425b7767 with scrape type 2
2026-03-29 14:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6202fc9b-a51d-5adb-96c7-c8ee425b7767 with scrape type 2
2026-03-29 14:01:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6202fc9b-a51d-5adb-96c7-c8ee425b7767, identifier: PC36576
2026-03-29 14:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6202fc9b-a51d-5adb-96c7-c8ee425b7767 with identifier: PC36576
2026-03-29 14:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6202fc9b-a51d-5adb-96c7-c8ee425b7767 with identifier: PC36576
2026-03-29 14:01:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6202fc9b-a51d-5adb-96c7-c8ee425b7767 with identifier: PC36576 to the API
2026-03-29 14:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:01:24Z',
'fuel_type': 'diesel',
'id': '6202fc9b-a51d-5adb-96c7-c8ee425b7767',
'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/PC36576',
'listing': 'auction',
'make': 'Mazda',
'model': '6',
'odometer': 194314,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-26',
'seller_name': None,
'title': 'Mazda 6 2.2 Turbodiesel Luxury',
'transmission': 'manual',
'trim': 'Luxury',
'year': 2015}
2026-03-29 14:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PC36576%27 HTTP/1.1" 200 None
2026-03-29 14:01:45 [auto1.es] INFO: Saving data for PC36576: {'auction_closing_time': 1774882884.0, 'created_time': 1774609307.528448, 'last_price_update_time': 1774792905.627708}
2026-03-29 14:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PC36576') HTTP/1.1" 204 0
2026-03-29 14:01:45 [auto1.es] INFO: Found listing with ID: LX82632
2026-03-29 14:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LX82632%27 HTTP/1.1" 200 None
2026-03-29 14:01:45 [auto1.es] INFO: Scrape type for LX82632: 0
2026-03-29 14:01:45 [auto1.es] INFO: Found listing with ID: PJ00608
2026-03-29 14:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PJ00608%27 HTTP/1.1" 200 None
2026-03-29 14:01:45 [auto1.es] INFO: Scrape type for PJ00608: 0
2026-03-29 14:01:45 [auto1.es] INFO: Found listing with ID: RY19109
2026-03-29 14:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RY19109%27 HTTP/1.1" 200 None
2026-03-29 14:01:45 [auto1.es] INFO: Scrape type for RY19109: 2
2026-03-29 14:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2eef8bde-82e8-5f09-a6eb-3598d285e38c with identifier: RY19109
2026-03-29 14:01:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2eef8bde-82e8-5f09-a6eb-3598d285e38c with scrape type 2
2026-03-29 14:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2eef8bde-82e8-5f09-a6eb-3598d285e38c with scrape type 2
2026-03-29 14:01:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 2eef8bde-82e8-5f09-a6eb-3598d285e38c, identifier: RY19109
2026-03-29 14:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 2eef8bde-82e8-5f09-a6eb-3598d285e38c with identifier: RY19109
2026-03-29 14:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 2eef8bde-82e8-5f09-a6eb-3598d285e38c with identifier: RY19109
2026-03-29 14:01:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 2eef8bde-82e8-5f09-a6eb-3598d285e38c with identifier: RY19109 to the API
2026-03-29 14:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:49:45Z',
'fuel_type': 'diesel',
'id': '2eef8bde-82e8-5f09-a6eb-3598d285e38c',
'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/RY19109',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 173602,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-08-02',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 200 CDI BlueEfficiency Avantgarde',
'transmission': 'automatic',
'trim': 'BlueEfficiency Avantgarde',
'year': 2010}
2026-03-29 14:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RY19109%27 HTTP/1.1" 200 None
2026-03-29 14:01:46 [auto1.es] INFO: Saving data for RY19109: {'auction_closing_time': 1774885785.0, 'created_time': 1774296102.451192, 'last_price_update_time': 1774792906.310388}
2026-03-29 14:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RY19109') HTTP/1.1" 204 0
2026-03-29 14:01:46 [auto1.es] INFO: Found listing with ID: RK31632
2026-03-29 14:01:46 [auto1.es] INFO: Found listing with ID: RH35807
2026-03-29 14:01:46 [auto1.es] INFO: Found listing with ID: ZA80784
2026-03-29 14:01:46 [auto1.es] INFO: Found listing with ID: AP01935
2026-03-29 14:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AP01935%27 HTTP/1.1" 200 None
2026-03-29 14:01:46 [auto1.es] INFO: Scrape type for AP01935: 0
2026-03-29 14:01:46 [auto1.es] INFO: Found listing with ID: FK59567
2026-03-29 14:01:46 [auto1.es] INFO: Found listing with ID: HA98182
2026-03-29 14:01:46 [auto1.es] INFO: Found listing with ID: LC81120
2026-03-29 14:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LC81120%27 HTTP/1.1" 200 None
2026-03-29 14:01:46 [auto1.es] INFO: Scrape type for LC81120: 2
2026-03-29 14:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9d1efbe-2378-5a2c-8ae3-0d9b81ecf457 with identifier: LC81120
2026-03-29 14:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9d1efbe-2378-5a2c-8ae3-0d9b81ecf457 with scrape type 2
2026-03-29 14:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9d1efbe-2378-5a2c-8ae3-0d9b81ecf457 with scrape type 2
2026-03-29 14:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a9d1efbe-2378-5a2c-8ae3-0d9b81ecf457, identifier: LC81120
2026-03-29 14:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a9d1efbe-2378-5a2c-8ae3-0d9b81ecf457 with identifier: LC81120
2026-03-29 14:01:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a9d1efbe-2378-5a2c-8ae3-0d9b81ecf457 with identifier: LC81120
2026-03-29 14:01:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a9d1efbe-2378-5a2c-8ae3-0d9b81ecf457 with identifier: LC81120 to the API
2026-03-29 14:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 150,
'expiration_date': '2026-03-30T15:32:53Z',
'fuel_type': 'diesel',
'id': 'a9d1efbe-2378-5a2c-8ae3-0d9b81ecf457',
'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/LC81120',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Grand Picasso',
'odometer': 162047,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-23',
'seller_name': None,
'title': 'Citroen C4 Grand Picasso 2.0 Blue-HDi Intensive',
'transmission': 'automatic',
'trim': 'Intensive',
'year': 2015}
2026-03-29 14:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LC81120%27 HTTP/1.1" 200 None
2026-03-29 14:01:46 [auto1.es] INFO: Saving data for LC81120: {'auction_closing_time': 1774884773.0, 'created_time': 1774609287.092854, 'last_price_update_time': 1774792906.807552}
2026-03-29 14:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LC81120') HTTP/1.1" 204 0
2026-03-29 14:01:46 [auto1.es] INFO: Found listing with ID: NG74473
2026-03-29 14:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27NG74473%27 HTTP/1.1" 200 None
2026-03-29 14:01:46 [auto1.es] INFO: Scrape type for NG74473: 0
2026-03-29 14:01:46 [auto1.es] INFO: Found listing with ID: WH24419
2026-03-29 14:01:46 [auto1.es] INFO: Found listing with ID: HB38669
2026-03-29 14:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HB38669%27 HTTP/1.1" 200 None
2026-03-29 14:01:46 [auto1.es] INFO: Scrape type for HB38669: 0
2026-03-29 14:01:46 [auto1.es] INFO: Found listing with ID: JX70017
2026-03-29 14:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JX70017%27 HTTP/1.1" 200 None
2026-03-29 14:01:46 [auto1.es] INFO: Scrape type for JX70017: 0
2026-03-29 14:01:46 [auto1.es] INFO: Found listing with ID: GF99536
2026-03-29 14:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:01:47 [auto1.es] INFO: Channel: 24h | Page: 17 | totalHits: 1794 | hits on page: 40
2026-03-29 14:01:47 [auto1.es] INFO: Found listing with ID: PL21143
2026-03-29 14:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PL21143%27 HTTP/1.1" 200 None
2026-03-29 14:01:47 [auto1.es] INFO: Scrape type for PL21143: 0
2026-03-29 14:01:47 [auto1.es] INFO: Found listing with ID: GZ61403
2026-03-29 14:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GZ61403%27 HTTP/1.1" 200 None
2026-03-29 14:01:47 [auto1.es] INFO: Scrape type for GZ61403: 0
2026-03-29 14:01:47 [auto1.es] INFO: Found listing with ID: PD17011
2026-03-29 14:01:47 [auto1.es] INFO: Found listing with ID: CW88498
2026-03-29 14:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CW88498%27 HTTP/1.1" 200 None
2026-03-29 14:01:47 [auto1.es] INFO: Scrape type for CW88498: 0
2026-03-29 14:01:47 [auto1.es] INFO: Found listing with ID: MG47386
2026-03-29 14:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MG47386%27 HTTP/1.1" 200 None
2026-03-29 14:01:47 [auto1.es] INFO: Scrape type for MG47386: 0
2026-03-29 14:01:47 [auto1.es] INFO: Found listing with ID: RT90695
2026-03-29 14:01:47 [auto1.es] INFO: Found listing with ID: BF22404
2026-03-29 14:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BF22404%27 HTTP/1.1" 200 None
2026-03-29 14:01:47 [auto1.es] INFO: Scrape type for BF22404: 0
2026-03-29 14:01:47 [auto1.es] INFO: Found listing with ID: BL42593
2026-03-29 14:01:47 [auto1.es] INFO: Found listing with ID: TF90504
2026-03-29 14:01:47 [auto1.es] INFO: Found listing with ID: NM67545
2026-03-29 14:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27NM67545%27 HTTP/1.1" 200 None
2026-03-29 14:01:47 [auto1.es] INFO: Scrape type for NM67545: 0
2026-03-29 14:01:47 [auto1.es] INFO: Found listing with ID: EL32039
2026-03-29 14:01:47 [auto1.es] INFO: Found listing with ID: HG47154
2026-03-29 14:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HG47154%27 HTTP/1.1" 200 None
2026-03-29 14:01:47 [auto1.es] INFO: Scrape type for HG47154: 0
2026-03-29 14:01:47 [auto1.es] INFO: Found listing with ID: HZ40578
2026-03-29 14:01:47 [auto1.es] INFO: Found listing with ID: GG84553
2026-03-29 14:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GG84553%27 HTTP/1.1" 200 None
2026-03-29 14:01:47 [auto1.es] INFO: Scrape type for GG84553: 0
2026-03-29 14:01:47 [auto1.es] INFO: Found listing with ID: SM50481
2026-03-29 14:01:47 [auto1.es] INFO: Found listing with ID: KG64326
2026-03-29 14:01:47 [auto1.es] INFO: Found listing with ID: HF28057
2026-03-29 14:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HF28057%27 HTTP/1.1" 200 None
2026-03-29 14:01:47 [auto1.es] INFO: Scrape type for HF28057: 0
2026-03-29 14:01:47 [auto1.es] INFO: Found listing with ID: AD15625
2026-03-29 14:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AD15625%27 HTTP/1.1" 200 None
2026-03-29 14:01:47 [auto1.es] INFO: Scrape type for AD15625: 0
2026-03-29 14:01:47 [auto1.es] INFO: Found listing with ID: DV59548
2026-03-29 14:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DV59548%27 HTTP/1.1" 200 None
2026-03-29 14:01:47 [auto1.es] INFO: Scrape type for DV59548: 0
2026-03-29 14:01:47 [auto1.es] INFO: Found listing with ID: ZY07880
2026-03-29 14:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZY07880%27 HTTP/1.1" 200 None
2026-03-29 14:01:47 [auto1.es] INFO: Scrape type for ZY07880: 0
2026-03-29 14:01:47 [auto1.es] INFO: Found listing with ID: EZ75681
2026-03-29 14:01:47 [auto1.es] INFO: Found listing with ID: XC28006
2026-03-29 14:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XC28006%27 HTTP/1.1" 200 None
2026-03-29 14:01:47 [auto1.es] INFO: Scrape type for XC28006: 2
2026-03-29 14:01:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68d5c3ae-9822-58eb-bf25-e558a0562142 with identifier: XC28006
2026-03-29 14:01:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68d5c3ae-9822-58eb-bf25-e558a0562142 with scrape type 2
2026-03-29 14:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68d5c3ae-9822-58eb-bf25-e558a0562142 with scrape type 2
2026-03-29 14:01:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 68d5c3ae-9822-58eb-bf25-e558a0562142, identifier: XC28006
2026-03-29 14:01:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 68d5c3ae-9822-58eb-bf25-e558a0562142 with identifier: XC28006
2026-03-29 14:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 68d5c3ae-9822-58eb-bf25-e558a0562142 with identifier: XC28006
2026-03-29 14:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 68d5c3ae-9822-58eb-bf25-e558a0562142 with identifier: XC28006 to the API
2026-03-29 14:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:42:30Z',
'fuel_type': 'petrol',
'id': '68d5c3ae-9822-58eb-bf25-e558a0562142',
'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/XC28006',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 94839,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-13',
'seller_name': None,
'title': 'Citroen C3 1.2 PureTech Feel',
'transmission': 'manual',
'trim': 'Feel',
'year': 2017}
2026-03-29 14:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XC28006%27 HTTP/1.1" 200 None
2026-03-29 14:01:47 [auto1.es] INFO: Saving data for XC28006: {'auction_closing_time': 1774885350.0, 'created_time': 1774274472.864656, 'last_price_update_time': 1774792907.884277}
2026-03-29 14:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XC28006') HTTP/1.1" 204 0
2026-03-29 14:01:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:01:47 [auto1.es] INFO: Found listing with ID: GT68357
2026-03-29 14:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GT68357%27 HTTP/1.1" 200 None
2026-03-29 14:01:48 [auto1.es] INFO: Scrape type for GT68357: 0
2026-03-29 14:01:48 [auto1.es] INFO: Found listing with ID: MZ54464
2026-03-29 14:01:48 [auto1.es] INFO: Found listing with ID: NM44751
2026-03-29 14:01:48 [auto1.es] INFO: Found listing with ID: ZP51440
2026-03-29 14:01:48 [auto1.es] INFO: Found listing with ID: BT54234
2026-03-29 14:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BT54234%27 HTTP/1.1" 200 None
2026-03-29 14:01:48 [auto1.es] INFO: Scrape type for BT54234: 2
2026-03-29 14:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d77cd18-cd8d-51e6-a365-74c89fef82c9 with identifier: BT54234
2026-03-29 14:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d77cd18-cd8d-51e6-a365-74c89fef82c9 with scrape type 2
2026-03-29 14:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d77cd18-cd8d-51e6-a365-74c89fef82c9 with scrape type 2
2026-03-29 14:01:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6d77cd18-cd8d-51e6-a365-74c89fef82c9, identifier: BT54234
2026-03-29 14:01:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6d77cd18-cd8d-51e6-a365-74c89fef82c9 with identifier: BT54234
2026-03-29 14:01:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6d77cd18-cd8d-51e6-a365-74c89fef82c9 with identifier: BT54234
2026-03-29 14:01:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6d77cd18-cd8d-51e6-a365-74c89fef82c9 with identifier: BT54234 to the API
2026-03-29 14:01:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:36:46Z',
'fuel_type': 'diesel',
'id': '6d77cd18-cd8d-51e6-a365-74c89fef82c9',
'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/BT54234',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 182521,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-30',
'seller_name': None,
'title': 'Volkswagen Golf VII 1.6 TDI Sport Edition BlueMotion Tech.',
'transmission': 'manual',
'trim': 'Sport Edition BlueMotion Tech.',
'year': 2015}
2026-03-29 14:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BT54234%27 HTTP/1.1" 200 None
2026-03-29 14:01:48 [auto1.es] INFO: Saving data for BT54234: {'auction_closing_time': 1774885006.0, 'created_time': 1774609318.680155, 'last_price_update_time': 1774792908.497456}
2026-03-29 14:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='BT54234') HTTP/1.1" 204 0
2026-03-29 14:01:48 [auto1.es] INFO: Found listing with ID: MM77073
2026-03-29 14:01:48 [auto1.es] INFO: Found listing with ID: AK44201
2026-03-29 14:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AK44201%27 HTTP/1.1" 200 None
2026-03-29 14:01:48 [auto1.es] INFO: Scrape type for AK44201: 0
2026-03-29 14:01:48 [auto1.es] INFO: Found listing with ID: GT62572
2026-03-29 14:01:48 [auto1.es] INFO: Found listing with ID: XC60196
2026-03-29 14:01:48 [auto1.es] INFO: Found listing with ID: XT74556
2026-03-29 14:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XT74556%27 HTTP/1.1" 200 None
2026-03-29 14:01:48 [auto1.es] INFO: Scrape type for XT74556: 0
2026-03-29 14:01:48 [auto1.es] INFO: Found listing with ID: WH83968
2026-03-29 14:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WH83968%27 HTTP/1.1" 200 None
2026-03-29 14:01:48 [auto1.es] INFO: Scrape type for WH83968: 0
2026-03-29 14:01:48 [auto1.es] INFO: Found listing with ID: YM46867
2026-03-29 14:01:48 [auto1.es] INFO: Found listing with ID: KS63423
2026-03-29 14:01:48 [auto1.es] INFO: Found listing with ID: KP83247
2026-03-29 14:01:48 [auto1.es] INFO: Found listing with ID: ET28977
2026-03-29 14:01:48 [auto1.es] INFO: Found listing with ID: RX29075
2026-03-29 14:01:48 [auto1.es] INFO: Found listing with ID: GM08675
2026-03-29 14:01:48 [auto1.es] INFO: Found listing with ID: PP39110
2026-03-29 14: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-29 14:01:49 [auto1.es] INFO: Channel: 24h | Page: 18 | totalHits: 1794 | hits on page: 40
2026-03-29 14:01:49 [auto1.es] INFO: Found listing with ID: XS51461
2026-03-29 14:01:49 [auto1.es] INFO: Found listing with ID: SK48295
2026-03-29 14:01:49 [auto1.es] INFO: Found listing with ID: YG24338
2026-03-29 14:01:49 [auto1.es] INFO: Found listing with ID: RJ73355
2026-03-29 14:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RJ73355%27 HTTP/1.1" 200 None
2026-03-29 14:01:49 [auto1.es] INFO: Scrape type for RJ73355: 0
2026-03-29 14:01:49 [auto1.es] INFO: Found listing with ID: ZY52551
2026-03-29 14:01:49 [auto1.es] INFO: Found listing with ID: BG55573
2026-03-29 14:01:49 [auto1.es] INFO: Found listing with ID: MB17982
2026-03-29 14:01:49 [auto1.es] INFO: Found listing with ID: FP05442
2026-03-29 14:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FP05442%27 HTTP/1.1" 200 None
2026-03-29 14:01:49 [auto1.es] INFO: Scrape type for FP05442: 0
2026-03-29 14:01:49 [auto1.es] INFO: Found listing with ID: FB43319
2026-03-29 14:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FB43319%27 HTTP/1.1" 200 None
2026-03-29 14:01:49 [auto1.es] INFO: Scrape type for FB43319: 2
2026-03-29 14:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f84a277d-a407-5972-950a-326fe648c1d7 with identifier: FB43319
2026-03-29 14:01:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f84a277d-a407-5972-950a-326fe648c1d7 with scrape type 2
2026-03-29 14:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f84a277d-a407-5972-950a-326fe648c1d7 with scrape type 2
2026-03-29 14:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f84a277d-a407-5972-950a-326fe648c1d7, identifier: FB43319
2026-03-29 14:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f84a277d-a407-5972-950a-326fe648c1d7 with identifier: FB43319
2026-03-29 14:01:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f84a277d-a407-5972-950a-326fe648c1d7 with identifier: FB43319
2026-03-29 14:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f84a277d-a407-5972-950a-326fe648c1d7 with identifier: FB43319 to the API
2026-03-29 14:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 258,
'expiration_date': '2026-03-30T15:54:44Z',
'fuel_type': 'diesel',
'id': 'f84a277d-a407-5972-950a-326fe648c1d7',
'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/FB43319',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 807931,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-23',
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 350 CDI 4Matic BlueTEC Avantgarde',
'transmission': 'automatic',
'trim': '4Matic BlueTEC Avantgarde',
'year': 2014}
2026-03-29 14:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FB43319%27 HTTP/1.1" 200 None
2026-03-29 14:01:50 [auto1.es] INFO: Saving data for FB43319: {'auction_closing_time': 1774886084.0, 'created_time': 1774609279.393551, 'last_price_update_time': 1774792910.387426}
2026-03-29 14:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FB43319') HTTP/1.1" 204 0
2026-03-29 14:01:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: FM79545
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: WP31785
2026-03-29 14:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WP31785%27 HTTP/1.1" 200 None
2026-03-29 14:01:50 [auto1.es] INFO: Scrape type for WP31785: 0
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: TC59600
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: FG05757
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: WA45592
2026-03-29 14:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WA45592%27 HTTP/1.1" 200 None
2026-03-29 14:01:50 [auto1.es] INFO: Scrape type for WA45592: 0
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: PD85443
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: GS63441
2026-03-29 14:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GS63441%27 HTTP/1.1" 200 None
2026-03-29 14:01:50 [auto1.es] INFO: Scrape type for GS63441: 0
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: KB02477
2026-03-29 14:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KB02477%27 HTTP/1.1" 200 None
2026-03-29 14:01:50 [auto1.es] INFO: Scrape type for KB02477: 0
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: SR16333
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: WY33726
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: UN48469
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: TJ35606
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: PN16892
2026-03-29 14:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PN16892%27 HTTP/1.1" 200 None
2026-03-29 14:01:50 [auto1.es] INFO: Scrape type for PN16892: 0
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: PD75300
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: MS70085
2026-03-29 14:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MS70085%27 HTTP/1.1" 200 None
2026-03-29 14:01:50 [auto1.es] INFO: Scrape type for MS70085: 0
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: PS31871
2026-03-29 14:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PS31871%27 HTTP/1.1" 200 None
2026-03-29 14:01:50 [auto1.es] INFO: Scrape type for PS31871: 0
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: XV71103
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: LG37212
2026-03-29 14:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LG37212%27 HTTP/1.1" 200 None
2026-03-29 14:01:50 [auto1.es] INFO: Scrape type for LG37212: 0
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: DG38450
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: MH48496
2026-03-29 14:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MH48496%27 HTTP/1.1" 200 None
2026-03-29 14:01:50 [auto1.es] INFO: Scrape type for MH48496: 0
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: RP86418
2026-03-29 14:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RP86418%27 HTTP/1.1" 200 None
2026-03-29 14:01:50 [auto1.es] INFO: Scrape type for RP86418: 0
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: RD09772
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: LR89235
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: MM73463
2026-03-29 14:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MM73463%27 HTTP/1.1" 200 None
2026-03-29 14:01:50 [auto1.es] INFO: Scrape type for MM73463: 0
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: UF76170
2026-03-29 14:01:50 [auto1.es] INFO: Found listing with ID: ZR14615
2026-03-29 14:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZR14615%27 HTTP/1.1" 200 None
2026-03-29 14:01:50 [auto1.es] INFO: Scrape type for ZR14615: 2
2026-03-29 14:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 718da682-bf47-5a44-b651-f7fd87c7c402 with identifier: ZR14615
2026-03-29 14:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 718da682-bf47-5a44-b651-f7fd87c7c402 with scrape type 2
2026-03-29 14:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 718da682-bf47-5a44-b651-f7fd87c7c402 with scrape type 2
2026-03-29 14:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 718da682-bf47-5a44-b651-f7fd87c7c402, identifier: ZR14615
2026-03-29 14:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 718da682-bf47-5a44-b651-f7fd87c7c402 with identifier: ZR14615
2026-03-29 14:01:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 718da682-bf47-5a44-b651-f7fd87c7c402 with identifier: ZR14615
2026-03-29 14:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 718da682-bf47-5a44-b651-f7fd87c7c402 with identifier: ZR14615 to the API
2026-03-29 14:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:01:30Z',
'fuel_type': 'diesel',
'id': '718da682-bf47-5a44-b651-f7fd87c7c402',
'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/ZR14615',
'listing': 'auction',
'make': 'Volvo',
'model': 'S40',
'odometer': 129175,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-06-27',
'seller_name': None,
'title': 'Volvo S40 2.0 D3 Business Edition',
'transmission': 'manual',
'trim': 'Business Edition',
'year': 2012}
2026-03-29 14:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZR14615%27 HTTP/1.1" 200 None
2026-03-29 14:01:51 [auto1.es] INFO: Saving data for ZR14615: {'auction_closing_time': 1774882890.0, 'created_time': 1774609265.75787, 'last_price_update_time': 1774792911.274171}
2026-03-29 14:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZR14615') HTTP/1.1" 204 0
2026-03-29 14:01:51 [auto1.es] INFO: Found listing with ID: ES15520
2026-03-29 14:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ES15520%27 HTTP/1.1" 200 None
2026-03-29 14:01:51 [auto1.es] INFO: Scrape type for ES15520: 2
2026-03-29 14:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b03b1c6e-74cf-5a64-9f7a-776110cbd2e0 with identifier: ES15520
2026-03-29 14:01:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b03b1c6e-74cf-5a64-9f7a-776110cbd2e0 with scrape type 2
2026-03-29 14:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b03b1c6e-74cf-5a64-9f7a-776110cbd2e0 with scrape type 2
2026-03-29 14:01:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b03b1c6e-74cf-5a64-9f7a-776110cbd2e0, identifier: ES15520
2026-03-29 14:01:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b03b1c6e-74cf-5a64-9f7a-776110cbd2e0 with identifier: ES15520
2026-03-29 14:01:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b03b1c6e-74cf-5a64-9f7a-776110cbd2e0 with identifier: ES15520
2026-03-29 14:01:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b03b1c6e-74cf-5a64-9f7a-776110cbd2e0 with identifier: ES15520 to the API
2026-03-29 14:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 225,
'expiration_date': '2026-03-30T15:21:34Z',
'fuel_type': 'diesel',
'id': 'b03b1c6e-74cf-5a64-9f7a-776110cbd2e0',
'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/ES15520',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 298133,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-05-11',
'seller_name': None,
'title': 'Audi A6 3.0 V6 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2005}
2026-03-29 14:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ES15520%27 HTTP/1.1" 200 None
2026-03-29 14:01:51 [auto1.es] INFO: Saving data for ES15520: {'auction_closing_time': 1774884094.0, 'created_time': 1773129408.730329, 'last_price_update_time': 1774792911.868307}
2026-03-29 14:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ES15520') HTTP/1.1" 204 0
2026-03-29 14:01:51 [auto1.es] INFO: Found listing with ID: HS16028
2026-03-29 14:01:51 [auto1.es] INFO: Found listing with ID: HT23405
2026-03-29 14:01:51 [auto1.es] INFO: Found listing with ID: PJ49539
2026-03-29 14:01:51 [auto1.es] INFO: Found listing with ID: FH47587
2026-03-29 14:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:01:52 [auto1.es] INFO: Channel: 24h | Page: 19 | totalHits: 1794 | hits on page: 40
2026-03-29 14:01:52 [auto1.es] INFO: Found listing with ID: GB32148
2026-03-29 14:01:52 [auto1.es] INFO: Found listing with ID: NM59518
2026-03-29 14:01:52 [auto1.es] INFO: Found listing with ID: JJ75829
2026-03-29 14:01:52 [auto1.es] INFO: Found listing with ID: LS97770
2026-03-29 14:01:52 [auto1.es] INFO: Found listing with ID: VK38327
2026-03-29 14:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VK38327%27 HTTP/1.1" 200 None
2026-03-29 14:01:52 [auto1.es] INFO: Scrape type for VK38327: 2
2026-03-29 14:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d835f51-26a6-5ad3-a52c-ae6ff8dfc239 with identifier: VK38327
2026-03-29 14:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d835f51-26a6-5ad3-a52c-ae6ff8dfc239 with scrape type 2
2026-03-29 14:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d835f51-26a6-5ad3-a52c-ae6ff8dfc239 with scrape type 2
2026-03-29 14:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 0d835f51-26a6-5ad3-a52c-ae6ff8dfc239, identifier: VK38327
2026-03-29 14:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 0d835f51-26a6-5ad3-a52c-ae6ff8dfc239 with identifier: VK38327
2026-03-29 14:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 0d835f51-26a6-5ad3-a52c-ae6ff8dfc239 with identifier: VK38327
2026-03-29 14:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 0d835f51-26a6-5ad3-a52c-ae6ff8dfc239 with identifier: VK38327 to the API
2026-03-29 14:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:48:44Z',
'fuel_type': 'petrol',
'id': '0d835f51-26a6-5ad3-a52c-ae6ff8dfc239',
'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/VK38327',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 288199,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-07-13',
'seller_name': None,
'title': 'BMW 3er 320i Sport',
'transmission': 'automatic',
'trim': 'Sport',
'year': 2006}
2026-03-29 14:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VK38327%27 HTTP/1.1" 200 None
2026-03-29 14:01:53 [auto1.es] INFO: Saving data for VK38327: {'auction_closing_time': 1774885724.0, 'created_time': 1773843017.856232, 'last_price_update_time': 1774792913.358781}
2026-03-29 14:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VK38327') HTTP/1.1" 204 0
2026-03-29 14:01:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:01:53 [auto1.es] INFO: Found listing with ID: XK60422
2026-03-29 14:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XK60422%27 HTTP/1.1" 200 None
2026-03-29 14:01:53 [auto1.es] INFO: Scrape type for XK60422: 2
2026-03-29 14:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b435286-6e47-5d9a-b1fb-7a00b7067030 with identifier: XK60422
2026-03-29 14:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b435286-6e47-5d9a-b1fb-7a00b7067030 with scrape type 2
2026-03-29 14:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b435286-6e47-5d9a-b1fb-7a00b7067030 with scrape type 2
2026-03-29 14:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4b435286-6e47-5d9a-b1fb-7a00b7067030, identifier: XK60422
2026-03-29 14:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4b435286-6e47-5d9a-b1fb-7a00b7067030 with identifier: XK60422
2026-03-29 14:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4b435286-6e47-5d9a-b1fb-7a00b7067030 with identifier: XK60422
2026-03-29 14:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4b435286-6e47-5d9a-b1fb-7a00b7067030 with identifier: XK60422 to the API
2026-03-29 14:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:32:27Z',
'fuel_type': 'diesel',
'id': '4b435286-6e47-5d9a-b1fb-7a00b7067030',
'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/XK60422',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 314050,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-08-31',
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 200 CDI Standard',
'transmission': 'automatic',
'trim': 'Standard',
'year': 2006}
2026-03-29 14:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XK60422%27 HTTP/1.1" 200 None
2026-03-29 14:01:53 [auto1.es] INFO: Saving data for XK60422: {'auction_closing_time': 1774884747.0, 'created_time': 1774101692.874714, 'last_price_update_time': 1774792913.975623}
2026-03-29 14:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XK60422') HTTP/1.1" 204 0
2026-03-29 14:01:54 [auto1.es] INFO: Found listing with ID: LP80713
2026-03-29 14:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LP80713%27 HTTP/1.1" 200 None
2026-03-29 14:01:54 [auto1.es] INFO: Scrape type for LP80713: 0
2026-03-29 14:01:54 [auto1.es] INFO: Found listing with ID: GW16894
2026-03-29 14:01:54 [auto1.es] INFO: Found listing with ID: LA45475
2026-03-29 14:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LA45475%27 HTTP/1.1" 200 None
2026-03-29 14:01:54 [auto1.es] INFO: Scrape type for LA45475: 0
2026-03-29 14:01:54 [auto1.es] INFO: Found listing with ID: FT33215
2026-03-29 14:01:54 [auto1.es] INFO: Found listing with ID: FY66249
2026-03-29 14:01:54 [auto1.es] INFO: Found listing with ID: UD26451
2026-03-29 14:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UD26451%27 HTTP/1.1" 200 None
2026-03-29 14:01:54 [auto1.es] INFO: Scrape type for UD26451: 0
2026-03-29 14:01:54 [auto1.es] INFO: Found listing with ID: LK07555
2026-03-29 14:01:54 [auto1.es] INFO: Found listing with ID: NJ00425
2026-03-29 14:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27NJ00425%27 HTTP/1.1" 200 None
2026-03-29 14:01:54 [auto1.es] INFO: Scrape type for NJ00425: 0
2026-03-29 14:01:54 [auto1.es] INFO: Found listing with ID: LF19420
2026-03-29 14:01:54 [auto1.es] INFO: Found listing with ID: MA33029
2026-03-29 14:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MA33029%27 HTTP/1.1" 200 None
2026-03-29 14:01:54 [auto1.es] INFO: Scrape type for MA33029: 0
2026-03-29 14:01:54 [auto1.es] INFO: Found listing with ID: LX51563
2026-03-29 14:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LX51563%27 HTTP/1.1" 200 None
2026-03-29 14:01:54 [auto1.es] INFO: Scrape type for LX51563: 0
2026-03-29 14:01:54 [auto1.es] INFO: Found listing with ID: YH79403
2026-03-29 14:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27YH79403%27 HTTP/1.1" 200 None
2026-03-29 14:01:54 [auto1.es] INFO: Scrape type for YH79403: 0
2026-03-29 14:01:54 [auto1.es] INFO: Found listing with ID: MA08789
2026-03-29 14:01:54 [auto1.es] INFO: Found listing with ID: LG55317
2026-03-29 14:01:54 [auto1.es] INFO: Found listing with ID: JW67554
2026-03-29 14:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JW67554%27 HTTP/1.1" 200 None
2026-03-29 14:01:54 [auto1.es] INFO: Scrape type for JW67554: 2
2026-03-29 14:01:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f628187-a7b9-5c4a-baec-1efa22101a73 with identifier: JW67554
2026-03-29 14:01:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f628187-a7b9-5c4a-baec-1efa22101a73 with scrape type 2
2026-03-29 14:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f628187-a7b9-5c4a-baec-1efa22101a73 with scrape type 2
2026-03-29 14:01:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6f628187-a7b9-5c4a-baec-1efa22101a73, identifier: JW67554
2026-03-29 14:01:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6f628187-a7b9-5c4a-baec-1efa22101a73 with identifier: JW67554
2026-03-29 14:01:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6f628187-a7b9-5c4a-baec-1efa22101a73 with identifier: JW67554
2026-03-29 14:01:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6f628187-a7b9-5c4a-baec-1efa22101a73 with identifier: JW67554 to the API
2026-03-29 14:01:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 230,
'expiration_date': '2026-03-30T15:48:26Z',
'fuel_type': 'diesel',
'id': '6f628187-a7b9-5c4a-baec-1efa22101a73',
'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/JW67554',
'listing': 'auction',
'make': 'BMW',
'model': 'X3',
'odometer': 170576,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-29',
'seller_name': None,
'title': 'BMW X3 xDrive 25d xLine',
'transmission': 'automatic',
'trim': 'xLine',
'year': 2018}
2026-03-29 14:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JW67554%27 HTTP/1.1" 200 None
2026-03-29 14:01:54 [auto1.es] INFO: Saving data for JW67554: {'auction_closing_time': 1774885706.0, 'created_time': 1774609394.139529, 'last_price_update_time': 1774792914.661802}
2026-03-29 14:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JW67554') HTTP/1.1" 204 0
2026-03-29 14:01:54 [auto1.es] INFO: Found listing with ID: ZS20717
2026-03-29 14:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZS20717%27 HTTP/1.1" 200 None
2026-03-29 14:01:54 [auto1.es] INFO: Scrape type for ZS20717: 0
2026-03-29 14:01:54 [auto1.es] INFO: Found listing with ID: UD21856
2026-03-29 14:01:54 [auto1.es] INFO: Found listing with ID: HH46764
2026-03-29 14:01:54 [auto1.es] INFO: Found listing with ID: TA73897
2026-03-29 14:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TA73897%27 HTTP/1.1" 200 None
2026-03-29 14:01:54 [auto1.es] INFO: Scrape type for TA73897: 0
2026-03-29 14:01:54 [auto1.es] INFO: Found listing with ID: HW09758
2026-03-29 14:01:54 [auto1.es] INFO: Found listing with ID: GY66563
2026-03-29 14:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GY66563%27 HTTP/1.1" 200 None
2026-03-29 14:01:54 [auto1.es] INFO: Scrape type for GY66563: 0
2026-03-29 14:01:54 [auto1.es] INFO: Found listing with ID: JY07683
2026-03-29 14:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JY07683%27 HTTP/1.1" 200 None
2026-03-29 14:01:54 [auto1.es] INFO: Scrape type for JY07683: 0
2026-03-29 14:01:54 [auto1.es] INFO: Found listing with ID: BV18028
2026-03-29 14:01:54 [auto1.es] INFO: Found listing with ID: CV84892
2026-03-29 14:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CV84892%27 HTTP/1.1" 200 None
2026-03-29 14:01:54 [auto1.es] INFO: Scrape type for CV84892: 0
2026-03-29 14:01:54 [auto1.es] INFO: Found listing with ID: LG59471
2026-03-29 14:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LG59471%27 HTTP/1.1" 200 None
2026-03-29 14:01:54 [auto1.es] INFO: Scrape type for LG59471: 2
2026-03-29 14:01:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c3d4a98-8426-54ae-90cd-7abfafafaa24 with identifier: LG59471
2026-03-29 14:01:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c3d4a98-8426-54ae-90cd-7abfafafaa24 with scrape type 2
2026-03-29 14:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c3d4a98-8426-54ae-90cd-7abfafafaa24 with scrape type 2
2026-03-29 14:01:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4c3d4a98-8426-54ae-90cd-7abfafafaa24, identifier: LG59471
2026-03-29 14:01:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4c3d4a98-8426-54ae-90cd-7abfafafaa24 with identifier: LG59471
2026-03-29 14:01:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4c3d4a98-8426-54ae-90cd-7abfafafaa24 with identifier: LG59471
2026-03-29 14:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4c3d4a98-8426-54ae-90cd-7abfafafaa24 with identifier: LG59471 to the API
2026-03-29 14:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 80,
'expiration_date': '2026-03-30T15:33:43Z',
'fuel_type': 'diesel',
'id': '4c3d4a98-8426-54ae-90cd-7abfafafaa24',
'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/LG59471',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 73362,
'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': 'Volkswagen Polo 1.4 TDI GT',
'transmission': 'manual',
'trim': 'GT',
'year': 2008}
2026-03-29 14:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LG59471%27 HTTP/1.1" 200 None
2026-03-29 14:01:55 [auto1.es] INFO: Saving data for LG59471: {'auction_closing_time': 1774884823.0, 'created_time': 1773475228.148018, 'last_price_update_time': 1774792915.372671}
2026-03-29 14:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LG59471') HTTP/1.1" 204 0
2026-03-29 14:01:55 [auto1.es] INFO: Found listing with ID: SU85789
2026-03-29 14:01:55 [auto1.es] INFO: Found listing with ID: HE05235
2026-03-29 14:01:55 [auto1.es] INFO: Found listing with ID: XH86580
2026-03-29 14:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XH86580%27 HTTP/1.1" 200 None
2026-03-29 14:01:55 [auto1.es] INFO: Scrape type for XH86580: 0
2026-03-29 14:01:55 [auto1.es] INFO: Found listing with ID: PP21573
2026-03-29 14:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PP21573%27 HTTP/1.1" 200 None
2026-03-29 14:01:55 [auto1.es] INFO: Scrape type for PP21573: 0
2026-03-29 14:01:55 [auto1.es] INFO: Found listing with ID: ZE71239
2026-03-29 14:01:55 [auto1.es] INFO: Found listing with ID: FF26714
2026-03-29 14:01:55 [auto1.es] INFO: Found listing with ID: NC38723
2026-03-29 14:01:55 [auto1.es] INFO: Found listing with ID: XX72262
2026-03-29 14:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XX72262%27 HTTP/1.1" 200 None
2026-03-29 14:01:55 [auto1.es] INFO: Scrape type for XX72262: 2
2026-03-29 14:01:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce758bc9-cc25-5921-b93d-1ff98dc98f15 with identifier: XX72262
2026-03-29 14:01:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce758bc9-cc25-5921-b93d-1ff98dc98f15 with scrape type 2
2026-03-29 14:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce758bc9-cc25-5921-b93d-1ff98dc98f15 with scrape type 2
2026-03-29 14:01:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: ce758bc9-cc25-5921-b93d-1ff98dc98f15, identifier: XX72262
2026-03-29 14:01:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: ce758bc9-cc25-5921-b93d-1ff98dc98f15 with identifier: XX72262
2026-03-29 14:01:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: ce758bc9-cc25-5921-b93d-1ff98dc98f15 with identifier: XX72262
2026-03-29 14:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: ce758bc9-cc25-5921-b93d-1ff98dc98f15 with identifier: XX72262 to the API
2026-03-29 14:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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:07:03Z',
'fuel_type': 'diesel',
'id': 'ce758bc9-cc25-5921-b93d-1ff98dc98f15',
'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/XX72262',
'listing': 'auction',
'make': 'Audi',
'model': 'Q3',
'odometer': 291223,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-27',
'seller_name': None,
'title': 'Audi Q3 2.0 TDI quattro Sport',
'transmission': 'automatic',
'trim': 'quattro Sport',
'year': 2016}
2026-03-29 14:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XX72262%27 HTTP/1.1" 200 None
2026-03-29 14:01:55 [auto1.es] INFO: Saving data for XX72262: {'auction_closing_time': 1774883223.0, 'created_time': 1774609386.64548, 'last_price_update_time': 1774792915.824647}
2026-03-29 14:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XX72262') HTTP/1.1" 204 0
2026-03-29 14:01:55 [auto1.es] INFO: Found listing with ID: DZ42678
2026-03-29 14: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-29 14:01:57 [auto1.es] INFO: Channel: 24h | Page: 20 | totalHits: 1794 | hits on page: 40
2026-03-29 14:01:57 [auto1.es] INFO: Found listing with ID: LG94479
2026-03-29 14:01:57 [auto1.es] INFO: Found listing with ID: ZS73380
2026-03-29 14:01:57 [auto1.es] INFO: Found listing with ID: DB92602
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DB92602%27 HTTP/1.1" 200 None
2026-03-29 14:01:57 [auto1.es] INFO: Scrape type for DB92602: 0
2026-03-29 14:01:57 [auto1.es] INFO: Found listing with ID: AL10193
2026-03-29 14:01:57 [auto1.es] INFO: Found listing with ID: JH13002
2026-03-29 14:01:57 [auto1.es] INFO: Found listing with ID: NZ88130
2026-03-29 14:01:57 [auto1.es] INFO: Found listing with ID: CT66486
2026-03-29 14:01:57 [auto1.es] INFO: Found listing with ID: PM27944
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PM27944%27 HTTP/1.1" 200 None
2026-03-29 14:01:57 [auto1.es] INFO: Scrape type for PM27944: 0
2026-03-29 14:01:57 [auto1.es] INFO: Found listing with ID: CL84602
2026-03-29 14:01:57 [auto1.es] INFO: Found listing with ID: RF22633
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RF22633%27 HTTP/1.1" 200 None
2026-03-29 14:01:57 [auto1.es] INFO: Scrape type for RF22633: 0
2026-03-29 14:01:57 [auto1.es] INFO: Found listing with ID: DD15597
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DD15597%27 HTTP/1.1" 200 None
2026-03-29 14:01:57 [auto1.es] INFO: Scrape type for DD15597: 2
2026-03-29 14:01:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b73ecdc0-4aab-5fbe-a699-8454913eb2eb with identifier: DD15597
2026-03-29 14:01:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b73ecdc0-4aab-5fbe-a699-8454913eb2eb with scrape type 2
2026-03-29 14:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b73ecdc0-4aab-5fbe-a699-8454913eb2eb with scrape type 2
2026-03-29 14:01:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b73ecdc0-4aab-5fbe-a699-8454913eb2eb, identifier: DD15597
2026-03-29 14:01:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b73ecdc0-4aab-5fbe-a699-8454913eb2eb with identifier: DD15597
2026-03-29 14:01:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b73ecdc0-4aab-5fbe-a699-8454913eb2eb with identifier: DD15597
2026-03-29 14:01:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b73ecdc0-4aab-5fbe-a699-8454913eb2eb with identifier: DD15597 to the API
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:20:15Z',
'fuel_type': 'diesel',
'id': 'b73ecdc0-4aab-5fbe-a699-8454913eb2eb',
'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/DD15597',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 140815,
'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': 'Mercedes-Benz A-Klasse A 200 CDI AMG Sport',
'transmission': 'automatic',
'trim': 'AMG Sport',
'year': 2018}
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DD15597%27 HTTP/1.1" 200 None
2026-03-29 14:01:57 [auto1.es] INFO: Saving data for DD15597: {'auction_closing_time': 1774884015.0, 'created_time': 1773900673.019196, 'last_price_update_time': 1774792917.79372}
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DD15597') HTTP/1.1" 204 0
2026-03-29 14: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-29 14:01:57 [auto1.es] INFO: Found listing with ID: AS08117
2026-03-29 14:01:57 [auto1.es] INFO: Found listing with ID: RB01014
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RB01014%27 HTTP/1.1" 200 None
2026-03-29 14:01:57 [auto1.es] INFO: Scrape type for RB01014: 0
2026-03-29 14:01:57 [auto1.es] INFO: Found listing with ID: HE42254
2026-03-29 14:01:57 [auto1.es] INFO: Found listing with ID: GP88698
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GP88698%27 HTTP/1.1" 200 None
2026-03-29 14:01:57 [auto1.es] INFO: Scrape type for GP88698: 0
2026-03-29 14:01:57 [auto1.es] INFO: Found listing with ID: JD79732
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JD79732%27 HTTP/1.1" 200 None
2026-03-29 14:01:57 [auto1.es] INFO: Scrape type for JD79732: 0
2026-03-29 14:01:57 [auto1.es] INFO: Found listing with ID: RK45787
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RK45787%27 HTTP/1.1" 200 None
2026-03-29 14:01:58 [auto1.es] INFO: Scrape type for RK45787: 0
2026-03-29 14:01:58 [auto1.es] INFO: Found listing with ID: DL05579
2026-03-29 14:01:58 [auto1.es] INFO: Found listing with ID: DR60635
2026-03-29 14:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DR60635%27 HTTP/1.1" 200 None
2026-03-29 14:01:58 [auto1.es] INFO: Scrape type for DR60635: 2
2026-03-29 14:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b605f172-3bbb-516a-a9e8-4125186801bd with identifier: DR60635
2026-03-29 14:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b605f172-3bbb-516a-a9e8-4125186801bd with scrape type 2
2026-03-29 14:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b605f172-3bbb-516a-a9e8-4125186801bd with scrape type 2
2026-03-29 14:01:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b605f172-3bbb-516a-a9e8-4125186801bd, identifier: DR60635
2026-03-29 14:01:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b605f172-3bbb-516a-a9e8-4125186801bd with identifier: DR60635
2026-03-29 14:01:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b605f172-3bbb-516a-a9e8-4125186801bd with identifier: DR60635
2026-03-29 14:01:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b605f172-3bbb-516a-a9e8-4125186801bd with identifier: DR60635 to the API
2026-03-29 14:01:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:27:11Z',
'fuel_type': 'diesel',
'id': 'b605f172-3bbb-516a-a9e8-4125186801bd',
'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/DR60635',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 198749,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-01',
'seller_name': None,
'title': 'Volkswagen Golf VII 1.6 TDI Business BlueMotion',
'transmission': 'automatic',
'trim': 'Business BlueMotion',
'year': 2018}
2026-03-29 14:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DR60635%27 HTTP/1.1" 200 None
2026-03-29 14:01:58 [auto1.es] INFO: Saving data for DR60635: {'auction_closing_time': 1774884431.0, 'created_time': 1774512024.845997, 'last_price_update_time': 1774792918.514149}
2026-03-29 14:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DR60635') HTTP/1.1" 204 0
2026-03-29 14:01:58 [auto1.es] INFO: Found listing with ID: RR55958
2026-03-29 14:01:58 [auto1.es] INFO: Found listing with ID: XH33697
2026-03-29 14:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XH33697%27 HTTP/1.1" 200 None
2026-03-29 14:01:58 [auto1.es] INFO: Scrape type for XH33697: 0
2026-03-29 14:01:58 [auto1.es] INFO: Found listing with ID: CH33556
2026-03-29 14:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CH33556%27 HTTP/1.1" 200 None
2026-03-29 14:01:58 [auto1.es] INFO: Scrape type for CH33556: 0
2026-03-29 14:01:58 [auto1.es] INFO: Found listing with ID: ZE13912
2026-03-29 14:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZE13912%27 HTTP/1.1" 200 None
2026-03-29 14:01:58 [auto1.es] INFO: Scrape type for ZE13912: 2
2026-03-29 14:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc97432f-025d-51f4-ba07-68b93bbae60a with identifier: ZE13912
2026-03-29 14:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc97432f-025d-51f4-ba07-68b93bbae60a with scrape type 2
2026-03-29 14:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc97432f-025d-51f4-ba07-68b93bbae60a with scrape type 2
2026-03-29 14:01:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: fc97432f-025d-51f4-ba07-68b93bbae60a, identifier: ZE13912
2026-03-29 14:01:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: fc97432f-025d-51f4-ba07-68b93bbae60a with identifier: ZE13912
2026-03-29 14:01:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: fc97432f-025d-51f4-ba07-68b93bbae60a with identifier: ZE13912
2026-03-29 14:01:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: fc97432f-025d-51f4-ba07-68b93bbae60a with identifier: ZE13912 to the API
2026-03-29 14:01:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 115,
'expiration_date': '2026-03-30T15:00:38Z',
'fuel_type': 'diesel',
'id': 'fc97432f-025d-51f4-ba07-68b93bbae60a',
'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/ZE13912',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 171778,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-28',
'seller_name': None,
'title': 'Hyundai Tucson 1.7 CRDi Tecno BlueDrive 2WD',
'transmission': 'manual',
'trim': 'Tecno BlueDrive 2WD',
'year': 2016}
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZE13912%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [auto1.es] INFO: Saving data for ZE13912: {'auction_closing_time': 1774882838.0, 'created_time': 1774263657.805288, 'last_price_update_time': 1774792919.074399}
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZE13912') HTTP/1.1" 204 0
2026-03-29 14:01:59 [auto1.es] INFO: Found listing with ID: MJ15003
2026-03-29 14:01:59 [auto1.es] INFO: Found listing with ID: EN16009
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EN16009%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [auto1.es] INFO: Scrape type for EN16009: 0
2026-03-29 14:01:59 [auto1.es] INFO: Found listing with ID: FJ63213
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FJ63213%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [auto1.es] INFO: Scrape type for FJ63213: 2
2026-03-29 14:01:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bb54812-ef31-56e1-94a6-9326d44fa017 with identifier: FJ63213
2026-03-29 14:01:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bb54812-ef31-56e1-94a6-9326d44fa017 with scrape type 2
2026-03-29 14:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bb54812-ef31-56e1-94a6-9326d44fa017 with scrape type 2
2026-03-29 14:01:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 3bb54812-ef31-56e1-94a6-9326d44fa017, identifier: FJ63213
2026-03-29 14:01:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 3bb54812-ef31-56e1-94a6-9326d44fa017 with identifier: FJ63213
2026-03-29 14:01:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 3bb54812-ef31-56e1-94a6-9326d44fa017 with identifier: FJ63213
2026-03-29 14:01:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 3bb54812-ef31-56e1-94a6-9326d44fa017 with identifier: FJ63213 to the API
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:40:20Z',
'fuel_type': 'diesel',
'id': '3bb54812-ef31-56e1-94a6-9326d44fa017',
'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/FJ63213',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 139754,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-02-20',
'seller_name': None,
'title': 'Renault Clio 1.5 dCi Energy Dynamique',
'transmission': 'manual',
'trim': 'Dynamique',
'year': 2013}
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FJ63213%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [auto1.es] INFO: Saving data for FJ63213: {'auction_closing_time': 1774885220.0, 'created_time': 1774609373.836734, 'last_price_update_time': 1774792919.650804}
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FJ63213') HTTP/1.1" 204 0
2026-03-29 14:01:59 [auto1.es] INFO: Found listing with ID: LN78930
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LN78930%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [auto1.es] INFO: Scrape type for LN78930: 0
2026-03-29 14:01:59 [auto1.es] INFO: Found listing with ID: VU96042
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VU96042%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [auto1.es] INFO: Scrape type for VU96042: 2
2026-03-29 14:01:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c328bfa-8519-565e-85db-7ec4769e1332 with identifier: VU96042
2026-03-29 14:01:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c328bfa-8519-565e-85db-7ec4769e1332 with scrape type 2
2026-03-29 14:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c328bfa-8519-565e-85db-7ec4769e1332 with scrape type 2
2026-03-29 14:01:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 5c328bfa-8519-565e-85db-7ec4769e1332, identifier: VU96042
2026-03-29 14:01:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 5c328bfa-8519-565e-85db-7ec4769e1332 with identifier: VU96042
2026-03-29 14:01:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 5c328bfa-8519-565e-85db-7ec4769e1332 with identifier: VU96042
2026-03-29 14:01:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 5c328bfa-8519-565e-85db-7ec4769e1332 with identifier: VU96042 to the API
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 143,
'expiration_date': '2026-03-30T15:09:35Z',
'fuel_type': 'diesel',
'id': '5c328bfa-8519-565e-85db-7ec4769e1332',
'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/VU96042',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 100490,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-10-26',
'seller_name': None,
'title': 'BMW 3er 318d',
'transmission': 'manual',
'trim': '',
'year': 2011}
2026-03-29 14:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VU96042%27 HTTP/1.1" 200 None
2026-03-29 14:02:00 [auto1.es] INFO: Saving data for VU96042: {'auction_closing_time': 1774883375.0, 'created_time': 1773126745.058561, 'last_price_update_time': 1774792920.185243}
2026-03-29 14:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VU96042') HTTP/1.1" 204 0
2026-03-29 14:02:00 [auto1.es] INFO: Found listing with ID: FL07647
2026-03-29 14:02:00 [auto1.es] INFO: Found listing with ID: VC51295
2026-03-29 14:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VC51295%27 HTTP/1.1" 200 None
2026-03-29 14:02:00 [auto1.es] INFO: Scrape type for VC51295: 0
2026-03-29 14:02:00 [auto1.es] INFO: Found listing with ID: BC37690
2026-03-29 14:02:00 [auto1.es] INFO: Found listing with ID: TN84578
2026-03-29 14:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TN84578%27 HTTP/1.1" 200 None
2026-03-29 14:02:00 [auto1.es] INFO: Scrape type for TN84578: 0
2026-03-29 14:02:00 [auto1.es] INFO: Found listing with ID: SB36142
2026-03-29 14:02:00 [auto1.es] INFO: Found listing with ID: WH54771
2026-03-29 14:02:00 [auto1.es] INFO: Found listing with ID: XY62505
2026-03-29 14:02:00 [auto1.es] INFO: Found listing with ID: AK05110
2026-03-29 14:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AK05110%27 HTTP/1.1" 200 None
2026-03-29 14:02:00 [auto1.es] INFO: Scrape type for AK05110: 0
2026-03-29 14:02:00 [auto1.es] INFO: Found listing with ID: CC73171
2026-03-29 14:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CC73171%27 HTTP/1.1" 200 None
2026-03-29 14:02:00 [auto1.es] INFO: Scrape type for CC73171: 0
2026-03-29 14:02:00 [auto1.es] INFO: Found listing with ID: MS33551
2026-03-29 14:02:00 [auto1.es] INFO: Found listing with ID: JL87579
2026-03-29 14:02:00 [auto1.es] INFO: Found listing with ID: HV86151
2026-03-29 14:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HV86151%27 HTTP/1.1" 200 None
2026-03-29 14:02:00 [auto1.es] INFO: Scrape type for HV86151: 0
2026-03-29 14:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:02:01 [auto1.es] INFO: Channel: 24h | Page: 21 | totalHits: 1794 | hits on page: 40
2026-03-29 14:02:01 [auto1.es] INFO: Found listing with ID: YZ57313
2026-03-29 14:02:01 [auto1.es] INFO: Found listing with ID: ZN70323
2026-03-29 14:02:01 [auto1.es] INFO: Found listing with ID: WH79460
2026-03-29 14:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WH79460%27 HTTP/1.1" 200 None
2026-03-29 14:02:01 [auto1.es] INFO: Scrape type for WH79460: 0
2026-03-29 14:02:01 [auto1.es] INFO: Found listing with ID: AG66489
2026-03-29 14:02:01 [auto1.es] INFO: Found listing with ID: SW56869
2026-03-29 14:02:01 [auto1.es] INFO: Found listing with ID: VM02811
2026-03-29 14:02:01 [auto1.es] INFO: Found listing with ID: VJ40506
2026-03-29 14:02:01 [auto1.es] INFO: Found listing with ID: BX46671
2026-03-29 14:02:01 [auto1.es] INFO: Found listing with ID: CW49447
2026-03-29 14:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CW49447%27 HTTP/1.1" 200 None
2026-03-29 14:02:01 [auto1.es] INFO: Scrape type for CW49447: 2
2026-03-29 14:02:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6645ab71-0ed4-58c3-9898-06ad4710adbc with identifier: CW49447
2026-03-29 14:02:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6645ab71-0ed4-58c3-9898-06ad4710adbc with scrape type 2
2026-03-29 14:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6645ab71-0ed4-58c3-9898-06ad4710adbc with scrape type 2
2026-03-29 14:02:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6645ab71-0ed4-58c3-9898-06ad4710adbc, identifier: CW49447
2026-03-29 14:02:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6645ab71-0ed4-58c3-9898-06ad4710adbc with identifier: CW49447
2026-03-29 14:02:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6645ab71-0ed4-58c3-9898-06ad4710adbc with identifier: CW49447
2026-03-29 14:02:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6645ab71-0ed4-58c3-9898-06ad4710adbc with identifier: CW49447 to the API
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 98,
'expiration_date': '2026-03-30T15:26:38Z',
'fuel_type': 'petrol',
'id': '6645ab71-0ed4-58c3-9898-06ad4710adbc',
'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/CW49447',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 107354,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-01-28',
'seller_name': None,
'title': 'Renault Clio 1.4 Emotion',
'transmission': 'manual',
'trim': 'Emotion',
'year': 2007}
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [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-29 14:02:02 [auto1.es] INFO: Saving data for CW49447: {'auction_closing_time': 1774884398.0, 'created_time': 1773126766.737483, 'last_price_update_time': 1774792922.529973}
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CW49447') HTTP/1.1" 204 0
2026-03-29 14:02:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:02:02 [auto1.es] INFO: Found listing with ID: HY73546
2026-03-29 14:02:02 [auto1.es] INFO: Found listing with ID: MG44284
2026-03-29 14:02:02 [auto1.es] INFO: Found listing with ID: FA05527
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [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-29 14:02:02 [auto1.es] INFO: Scrape type for FA05527: 0
2026-03-29 14:02:02 [auto1.es] INFO: Found listing with ID: VV22800
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [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-29 14:02:02 [auto1.es] INFO: Scrape type for VV22800: 0
2026-03-29 14:02:02 [auto1.es] INFO: Found listing with ID: JC46060
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [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-29 14:02:02 [auto1.es] INFO: Scrape type for JC46060: 2
2026-03-29 14:02:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 456bf0d9-1379-52a9-8ba8-7be7dddcdd99 with identifier: JC46060
2026-03-29 14:02:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 456bf0d9-1379-52a9-8ba8-7be7dddcdd99 with scrape type 2
2026-03-29 14:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 456bf0d9-1379-52a9-8ba8-7be7dddcdd99 with scrape type 2
2026-03-29 14:02:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 456bf0d9-1379-52a9-8ba8-7be7dddcdd99, identifier: JC46060
2026-03-29 14:02:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 456bf0d9-1379-52a9-8ba8-7be7dddcdd99 with identifier: JC46060
2026-03-29 14:02:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 456bf0d9-1379-52a9-8ba8-7be7dddcdd99 with identifier: JC46060
2026-03-29 14:02:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 456bf0d9-1379-52a9-8ba8-7be7dddcdd99 with identifier: JC46060 to the API
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 150,
'expiration_date': '2026-03-30T15:12:38Z',
'fuel_type': 'diesel',
'id': '456bf0d9-1379-52a9-8ba8-7be7dddcdd99',
'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/JC46060',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 395420,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-21',
'seller_name': None,
'title': 'Volkswagen Golf VII 2.0 TDI Advance BlueMotion',
'transmission': 'automatic',
'trim': 'Advance BlueMotion',
'year': 2014}
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JC46060%27 HTTP/1.1" 200 None
2026-03-29 14:02:03 [auto1.es] INFO: Saving data for JC46060: {'auction_closing_time': 1774883558.0, 'created_time': 1773127553.94984, 'last_price_update_time': 1774792923.203702}
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JC46060') HTTP/1.1" 204 0
2026-03-29 14:02:03 [auto1.es] INFO: Found listing with ID: SM77284
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SM77284%27 HTTP/1.1" 200 None
2026-03-29 14:02:03 [auto1.es] INFO: Scrape type for SM77284: 2
2026-03-29 14:02:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 518a0364-4095-59f9-940d-d2bf763fb581 with identifier: SM77284
2026-03-29 14:02:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 518a0364-4095-59f9-940d-d2bf763fb581 with scrape type 2
2026-03-29 14:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 518a0364-4095-59f9-940d-d2bf763fb581 with scrape type 2
2026-03-29 14:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 518a0364-4095-59f9-940d-d2bf763fb581, identifier: SM77284
2026-03-29 14:02:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 518a0364-4095-59f9-940d-d2bf763fb581 with identifier: SM77284
2026-03-29 14:02:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 518a0364-4095-59f9-940d-d2bf763fb581 with identifier: SM77284
2026-03-29 14:02:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 518a0364-4095-59f9-940d-d2bf763fb581 with identifier: SM77284 to the API
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:42:27Z',
'fuel_type': 'diesel',
'id': '518a0364-4095-59f9-940d-d2bf763fb581',
'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/SM77284',
'listing': 'auction',
'make': 'Tata',
'model': 'Indigo',
'odometer': 69641,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-06-02',
'seller_name': None,
'title': 'Tata Indigo 1.4 Turbodiesel LX',
'transmission': 'manual',
'trim': 'LX',
'year': 2009}
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SM77284%27 HTTP/1.1" 200 None
2026-03-29 14:02:03 [auto1.es] INFO: Saving data for SM77284: {'auction_closing_time': 1774885347.0, 'created_time': 1773129430.36032, 'last_price_update_time': 1774792923.657668}
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='SM77284') HTTP/1.1" 204 0
2026-03-29 14:02:03 [auto1.es] INFO: Found listing with ID: BK45760
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BK45760%27 HTTP/1.1" 200 None
2026-03-29 14:02:03 [auto1.es] INFO: Scrape type for BK45760: 0
2026-03-29 14:02:03 [auto1.es] INFO: Found listing with ID: AG32524
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AG32524%27 HTTP/1.1" 200 None
2026-03-29 14:02:03 [auto1.es] INFO: Scrape type for AG32524: 0
2026-03-29 14:02:03 [auto1.es] INFO: Found listing with ID: YF13100
2026-03-29 14:02:03 [auto1.es] INFO: Found listing with ID: PH11049
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PH11049%27 HTTP/1.1" 200 None
2026-03-29 14:02:03 [auto1.es] INFO: Scrape type for PH11049: 2
2026-03-29 14:02:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e8764c0-90b1-58f2-8049-b7e47641a519 with identifier: PH11049
2026-03-29 14:02:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e8764c0-90b1-58f2-8049-b7e47641a519 with scrape type 2
2026-03-29 14:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e8764c0-90b1-58f2-8049-b7e47641a519 with scrape type 2
2026-03-29 14:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 8e8764c0-90b1-58f2-8049-b7e47641a519, identifier: PH11049
2026-03-29 14:02:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 8e8764c0-90b1-58f2-8049-b7e47641a519 with identifier: PH11049
2026-03-29 14:02:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 8e8764c0-90b1-58f2-8049-b7e47641a519 with identifier: PH11049
2026-03-29 14:02:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 8e8764c0-90b1-58f2-8049-b7e47641a519 with identifier: PH11049 to the API
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:04:52Z',
'fuel_type': 'petrol',
'id': '8e8764c0-90b1-58f2-8049-b7e47641a519',
'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/PH11049',
'listing': 'auction',
'make': 'Seat',
'model': 'Mii',
'odometer': 74221,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-29',
'seller_name': None,
'title': 'Seat Mii 1.0 Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2019}
2026-03-29 14:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PH11049%27 HTTP/1.1" 200 None
2026-03-29 14:02:04 [auto1.es] INFO: Saving data for PH11049: {'auction_closing_time': 1774883092.0, 'created_time': 1773691233.390246, 'last_price_update_time': 1774792924.153759}
2026-03-29 14:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PH11049') HTTP/1.1" 204 0
2026-03-29 14:02:04 [auto1.es] INFO: Found listing with ID: NK92990
2026-03-29 14:02:04 [auto1.es] INFO: Found listing with ID: XY25635
2026-03-29 14:02:04 [auto1.es] INFO: Found listing with ID: WP66264
2026-03-29 14:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WP66264%27 HTTP/1.1" 200 None
2026-03-29 14:02:04 [auto1.es] INFO: Scrape type for WP66264: 2
2026-03-29 14:02:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa73e497-5a6e-5523-a43c-6c64114801d8 with identifier: WP66264
2026-03-29 14:02:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa73e497-5a6e-5523-a43c-6c64114801d8 with scrape type 2
2026-03-29 14:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa73e497-5a6e-5523-a43c-6c64114801d8 with scrape type 2
2026-03-29 14:02:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: fa73e497-5a6e-5523-a43c-6c64114801d8, identifier: WP66264
2026-03-29 14:02:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: fa73e497-5a6e-5523-a43c-6c64114801d8 with identifier: WP66264
2026-03-29 14:02:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: fa73e497-5a6e-5523-a43c-6c64114801d8 with identifier: WP66264
2026-03-29 14:02:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: fa73e497-5a6e-5523-a43c-6c64114801d8 with identifier: WP66264 to the API
2026-03-29 14:02:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 4,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:50:22Z',
'fuel_type': 'diesel',
'id': 'fa73e497-5a6e-5523-a43c-6c64114801d8',
'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/WP66264',
'listing': 'auction',
'make': 'Ford',
'model': 'Tourneo Connect',
'odometer': 242282,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-06-27',
'seller_name': None,
'title': 'Ford Tourneo Connect 1.8 TDCi Kombi lang',
'transmission': 'manual',
'trim': 'Kombi lang',
'year': 2007}
2026-03-29 14:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WP66264%27 HTTP/1.1" 200 None
2026-03-29 14:02:04 [auto1.es] INFO: Saving data for WP66264: {'auction_closing_time': 1774885822.0, 'created_time': 1773132502.746655, 'last_price_update_time': 1774792924.642463}
2026-03-29 14:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WP66264') HTTP/1.1" 204 0
2026-03-29 14:02:04 [auto1.es] INFO: Found listing with ID: LG93188
2026-03-29 14:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LG93188%27 HTTP/1.1" 200 None
2026-03-29 14:02:04 [auto1.es] INFO: Scrape type for LG93188: 2
2026-03-29 14:02:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac215c02-ddff-5997-b77e-fb39ff17dba2 with identifier: LG93188
2026-03-29 14:02:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac215c02-ddff-5997-b77e-fb39ff17dba2 with scrape type 2
2026-03-29 14:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac215c02-ddff-5997-b77e-fb39ff17dba2 with scrape type 2
2026-03-29 14:02:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: ac215c02-ddff-5997-b77e-fb39ff17dba2, identifier: LG93188
2026-03-29 14:02:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: ac215c02-ddff-5997-b77e-fb39ff17dba2 with identifier: LG93188
2026-03-29 14:02:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: ac215c02-ddff-5997-b77e-fb39ff17dba2 with identifier: LG93188
2026-03-29 14:02:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: ac215c02-ddff-5997-b77e-fb39ff17dba2 with identifier: LG93188 to the API
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:03:21Z',
'fuel_type': 'petrol',
'id': 'ac215c02-ddff-5997-b77e-fb39ff17dba2',
'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/LG93188',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 35292,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-27',
'seller_name': None,
'title': 'Volkswagen Taigo 1.5 TSI ACT R-Line',
'transmission': 'automatic',
'trim': 'R-Line',
'year': 2021}
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LG93188%27 HTTP/1.1" 200 None
2026-03-29 14:02:05 [auto1.es] INFO: Saving data for LG93188: {'auction_closing_time': 1774883001.0, 'created_time': 1773128850.793599, 'last_price_update_time': 1774792925.322652}
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LG93188') HTTP/1.1" 204 0
2026-03-29 14:02:05 [auto1.es] INFO: Found listing with ID: UR64839
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UR64839%27 HTTP/1.1" 200 None
2026-03-29 14:02:05 [auto1.es] INFO: Scrape type for UR64839: 2
2026-03-29 14:02:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e3166c3-75ef-54d7-bbe2-047dcb807855 with identifier: UR64839
2026-03-29 14:02:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e3166c3-75ef-54d7-bbe2-047dcb807855 with scrape type 2
2026-03-29 14:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e3166c3-75ef-54d7-bbe2-047dcb807855 with scrape type 2
2026-03-29 14:02:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 2e3166c3-75ef-54d7-bbe2-047dcb807855, identifier: UR64839
2026-03-29 14:02:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 2e3166c3-75ef-54d7-bbe2-047dcb807855 with identifier: UR64839
2026-03-29 14:02:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 2e3166c3-75ef-54d7-bbe2-047dcb807855 with identifier: UR64839
2026-03-29 14:02:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 2e3166c3-75ef-54d7-bbe2-047dcb807855 with identifier: UR64839 to the API
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:47:42Z',
'fuel_type': 'petrol',
'id': '2e3166c3-75ef-54d7-bbe2-047dcb807855',
'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/UR64839',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 109088,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-29',
'seller_name': None,
'title': 'Nissan Qashqai 1.3 DIG-T Acenta',
'transmission': 'manual',
'trim': 'Acenta',
'year': 2019}
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UR64839%27 HTTP/1.1" 200 None
2026-03-29 14:02:05 [auto1.es] INFO: Saving data for UR64839: {'auction_closing_time': 1774885662.0, 'created_time': 1773691520.305139, 'last_price_update_time': 1774792925.882862}
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UR64839') HTTP/1.1" 204 0
2026-03-29 14:02:05 [auto1.es] INFO: Found listing with ID: TR46498
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TR46498%27 HTTP/1.1" 200 None
2026-03-29 14:02:05 [auto1.es] INFO: Scrape type for TR46498: 0
2026-03-29 14:02:05 [auto1.es] INFO: Found listing with ID: BT14659
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BT14659%27 HTTP/1.1" 200 None
2026-03-29 14:02:05 [auto1.es] INFO: Scrape type for BT14659: 0
2026-03-29 14:02:05 [auto1.es] INFO: Found listing with ID: NN09509
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27NN09509%27 HTTP/1.1" 200 None
2026-03-29 14:02:05 [auto1.es] INFO: Scrape type for NN09509: 0
2026-03-29 14:02:05 [auto1.es] INFO: Found listing with ID: LL30707
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LL30707%27 HTTP/1.1" 200 None
2026-03-29 14:02:05 [auto1.es] INFO: Scrape type for LL30707: 0
2026-03-29 14:02:05 [auto1.es] INFO: Found listing with ID: XY10294
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XY10294%27 HTTP/1.1" 200 None
2026-03-29 14:02:06 [auto1.es] INFO: Scrape type for XY10294: 2
2026-03-29 14:02:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72da616d-bad3-5604-b09c-60a5d65c69fa with identifier: XY10294
2026-03-29 14:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72da616d-bad3-5604-b09c-60a5d65c69fa with scrape type 2
2026-03-29 14:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72da616d-bad3-5604-b09c-60a5d65c69fa with scrape type 2
2026-03-29 14:02:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 72da616d-bad3-5604-b09c-60a5d65c69fa, identifier: XY10294
2026-03-29 14:02:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 72da616d-bad3-5604-b09c-60a5d65c69fa with identifier: XY10294
2026-03-29 14:02:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 72da616d-bad3-5604-b09c-60a5d65c69fa with identifier: XY10294
2026-03-29 14:02:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 72da616d-bad3-5604-b09c-60a5d65c69fa with identifier: XY10294 to the API
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 245,
'expiration_date': '2026-03-30T15:15:11Z',
'fuel_type': 'diesel',
'id': '72da616d-bad3-5604-b09c-60a5d65c69fa',
'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/XY10294',
'listing': 'auction',
'make': 'Audi',
'model': 'A6 Allroad',
'odometer': 233849,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-10-28',
'seller_name': None,
'title': 'Audi A6 Allroad 3.0 V6 TDI',
'transmission': 'automatic',
'trim': '',
'year': 2012}
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XY10294%27 HTTP/1.1" 200 None
2026-03-29 14:02:06 [auto1.es] INFO: Saving data for XY10294: {'auction_closing_time': 1774883711.0, 'created_time': 1773132243.949285, 'last_price_update_time': 1774792926.457312}
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XY10294') HTTP/1.1" 204 0
2026-03-29 14:02:06 [auto1.es] INFO: Found listing with ID: FD66693
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FD66693%27 HTTP/1.1" 200 None
2026-03-29 14:02:06 [auto1.es] INFO: Scrape type for FD66693: 2
2026-03-29 14:02:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c44a4a5c-c853-521b-be04-d8266e96011e with identifier: FD66693
2026-03-29 14:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c44a4a5c-c853-521b-be04-d8266e96011e with scrape type 2
2026-03-29 14:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c44a4a5c-c853-521b-be04-d8266e96011e with scrape type 2
2026-03-29 14:02:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c44a4a5c-c853-521b-be04-d8266e96011e, identifier: FD66693
2026-03-29 14:02:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c44a4a5c-c853-521b-be04-d8266e96011e with identifier: FD66693
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=violet HTTP/1.1" 200 None
2026-03-29 14:02:06 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:02:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c44a4a5c-c853-521b-be04-d8266e96011e with identifier: FD66693
2026-03-29 14:02:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c44a4a5c-c853-521b-be04-d8266e96011e with identifier: FD66693 to the API
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'violet',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 160,
'expiration_date': '2026-03-30T15:04:07Z',
'fuel_type': 'diesel',
'id': 'c44a4a5c-c853-521b-be04-d8266e96011e',
'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/FD66693',
'listing': 'auction',
'make': 'Renault',
'model': 'Espace',
'odometer': 177653,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-16',
'seller_name': None,
'title': 'Renault Espace 1.6 dCi Energy Initiale Paris',
'transmission': 'automatic',
'trim': 'Initiale Paris',
'year': 2016}
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FD66693%27 HTTP/1.1" 200 None
2026-03-29 14:02:07 [auto1.es] INFO: Saving data for FD66693: {'auction_closing_time': 1774883047.0, 'created_time': 1773127975.470357, 'last_price_update_time': 1774792927.05679}
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FD66693') HTTP/1.1" 204 0
2026-03-29 14:02:07 [auto1.es] INFO: Found listing with ID: DC98818
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DC98818%27 HTTP/1.1" 200 None
2026-03-29 14:02:07 [auto1.es] INFO: Scrape type for DC98818: 0
2026-03-29 14:02:07 [auto1.es] INFO: Found listing with ID: FL72079
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FL72079%27 HTTP/1.1" 200 None
2026-03-29 14:02:07 [auto1.es] INFO: Scrape type for FL72079: 0
2026-03-29 14:02:07 [auto1.es] INFO: Found listing with ID: YG93174
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27YG93174%27 HTTP/1.1" 200 None
2026-03-29 14:02:07 [auto1.es] INFO: Scrape type for YG93174: 0
2026-03-29 14:02:07 [auto1.es] INFO: Found listing with ID: RF10879
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RF10879%27 HTTP/1.1" 200 None
2026-03-29 14:02:07 [auto1.es] INFO: Scrape type for RF10879: 0
2026-03-29 14:02:07 [auto1.es] INFO: Found listing with ID: LV62700
2026-03-29 14:02:07 [auto1.es] INFO: Found listing with ID: TS70412
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TS70412%27 HTTP/1.1" 200 None
2026-03-29 14:02:07 [auto1.es] INFO: Scrape type for TS70412: 0
2026-03-29 14:02:07 [auto1.es] INFO: Found listing with ID: UA50937
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UA50937%27 HTTP/1.1" 200 None
2026-03-29 14:02:07 [auto1.es] INFO: Scrape type for UA50937: 0
2026-03-29 14:02:07 [auto1.es] INFO: Found listing with ID: ZH85985
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZH85985%27 HTTP/1.1" 200 None
2026-03-29 14:02:07 [auto1.es] INFO: Scrape type for ZH85985: 0
2026-03-29 14:02:07 [auto1.es] INFO: Found listing with ID: LC97484
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LC97484%27 HTTP/1.1" 200 None
2026-03-29 14:02:07 [auto1.es] INFO: Scrape type for LC97484: 0
2026-03-29 14:02:07 [auto1.es] INFO: Found listing with ID: EE07728
2026-03-29 14:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:02:07 [auto1.es] INFO: Channel: 24h | Page: 22 | totalHits: 1794 | hits on page: 40
2026-03-29 14:02:07 [auto1.es] INFO: Found listing with ID: ZJ52163
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZJ52163%27 HTTP/1.1" 200 None
2026-03-29 14:02:07 [auto1.es] INFO: Scrape type for ZJ52163: 2
2026-03-29 14:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb1ff7d5-6c92-571f-bfc7-7e4cb7421023 with identifier: ZJ52163
2026-03-29 14:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb1ff7d5-6c92-571f-bfc7-7e4cb7421023 with scrape type 2
2026-03-29 14:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb1ff7d5-6c92-571f-bfc7-7e4cb7421023 with scrape type 2
2026-03-29 14:02:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: eb1ff7d5-6c92-571f-bfc7-7e4cb7421023, identifier: ZJ52163
2026-03-29 14:02:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: eb1ff7d5-6c92-571f-bfc7-7e4cb7421023 with identifier: ZJ52163
2026-03-29 14:02:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: eb1ff7d5-6c92-571f-bfc7-7e4cb7421023 with identifier: ZJ52163
2026-03-29 14:02:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: eb1ff7d5-6c92-571f-bfc7-7e4cb7421023 with identifier: ZJ52163 to the API
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:36:16Z',
'fuel_type': 'petrol',
'id': 'eb1ff7d5-6c92-571f-bfc7-7e4cb7421023',
'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/ZJ52163',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 121403,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-02',
'seller_name': None,
'title': 'Fiat Panda 1.2 Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2014}
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZJ52163%27 HTTP/1.1" 200 None
2026-03-29 14:02:07 [auto1.es] INFO: Saving data for ZJ52163: {'auction_closing_time': 1774884976.0, 'created_time': 1772626600.795807, 'last_price_update_time': 1774792927.857302}
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZJ52163') HTTP/1.1" 204 0
2026-03-29 14:02:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:02:07 [auto1.es] INFO: Found listing with ID: CV75612
2026-03-29 14:02:07 [auto1.es] INFO: Found listing with ID: BL83097
2026-03-29 14:02:07 [auto1.es] INFO: Found listing with ID: TV15408
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TV15408%27 HTTP/1.1" 200 None
2026-03-29 14:02:07 [auto1.es] INFO: Scrape type for TV15408: 2
2026-03-29 14:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9de1a59-7ffb-5e83-a2b3-954b6d2cd5a9 with identifier: TV15408
2026-03-29 14:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9de1a59-7ffb-5e83-a2b3-954b6d2cd5a9 with scrape type 2
2026-03-29 14:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9de1a59-7ffb-5e83-a2b3-954b6d2cd5a9 with scrape type 2
2026-03-29 14:02:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a9de1a59-7ffb-5e83-a2b3-954b6d2cd5a9, identifier: TV15408
2026-03-29 14:02:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a9de1a59-7ffb-5e83-a2b3-954b6d2cd5a9 with identifier: TV15408
2026-03-29 14:02:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a9de1a59-7ffb-5e83-a2b3-954b6d2cd5a9 with identifier: TV15408
2026-03-29 14:02:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a9de1a59-7ffb-5e83-a2b3-954b6d2cd5a9 with identifier: TV15408 to the API
2026-03-29 14:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 150,
'expiration_date': '2026-03-30T15:40:11Z',
'fuel_type': 'diesel',
'id': 'a9de1a59-7ffb-5e83-a2b3-954b6d2cd5a9',
'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/TV15408',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Scirocco',
'odometer': 108419,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-10-26',
'seller_name': None,
'title': 'Volkswagen Scirocco 2.0 TDI R-Line BlueMotion',
'transmission': 'automatic',
'trim': 'R-Line BlueMotion',
'year': 2017}
2026-03-29 14:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TV15408%27 HTTP/1.1" 200 None
2026-03-29 14:02:08 [auto1.es] INFO: Saving data for TV15408: {'auction_closing_time': 1774885211.0, 'created_time': 1774296313.640313, 'last_price_update_time': 1774792928.460424}
2026-03-29 14:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TV15408') HTTP/1.1" 204 0
2026-03-29 14:02:08 [auto1.es] INFO: Found listing with ID: XH71672
2026-03-29 14:02:08 [auto1.es] INFO: Found listing with ID: CH38483
2026-03-29 14:02:08 [auto1.es] INFO: Found listing with ID: JP11260
2026-03-29 14:02:08 [auto1.es] INFO: Found listing with ID: YH80645
2026-03-29 14:02:08 [auto1.es] INFO: Found listing with ID: NK34270
2026-03-29 14:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27NK34270%27 HTTP/1.1" 200 None
2026-03-29 14:02:08 [auto1.es] INFO: Scrape type for NK34270: 0
2026-03-29 14:02:08 [auto1.es] INFO: Found listing with ID: TN34966
2026-03-29 14:02:08 [auto1.es] INFO: Found listing with ID: WW97634
2026-03-29 14:02:08 [auto1.es] INFO: Found listing with ID: CZ73203
2026-03-29 14:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CZ73203%27 HTTP/1.1" 200 None
2026-03-29 14:02:08 [auto1.es] INFO: Scrape type for CZ73203: 2
2026-03-29 14:02:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e63be8a2-56c3-5d32-8f94-c452e2ba3014 with identifier: CZ73203
2026-03-29 14:02:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e63be8a2-56c3-5d32-8f94-c452e2ba3014 with scrape type 2
2026-03-29 14:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e63be8a2-56c3-5d32-8f94-c452e2ba3014 with scrape type 2
2026-03-29 14:02:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e63be8a2-56c3-5d32-8f94-c452e2ba3014, identifier: CZ73203
2026-03-29 14:02:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e63be8a2-56c3-5d32-8f94-c452e2ba3014 with identifier: CZ73203
2026-03-29 14:02:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e63be8a2-56c3-5d32-8f94-c452e2ba3014 with identifier: CZ73203
2026-03-29 14:02:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e63be8a2-56c3-5d32-8f94-c452e2ba3014 with identifier: CZ73203 to the API
2026-03-29 14:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:15:10Z',
'fuel_type': 'petrol',
'id': 'e63be8a2-56c3-5d32-8f94-c452e2ba3014',
'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/CZ73203',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Cactus',
'odometer': 106600,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-11',
'seller_name': None,
'title': 'Citroen C4 Cactus 1.2 e-THP W-OneTone',
'transmission': 'manual',
'trim': 'W-OneTone',
'year': 2017}
2026-03-29 14:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CZ73203%27 HTTP/1.1" 200 None
2026-03-29 14:02:08 [auto1.es] INFO: Saving data for CZ73203: {'auction_closing_time': 1774883710.0, 'created_time': 1773918119.659311, 'last_price_update_time': 1774792928.976408}
2026-03-29 14:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CZ73203') HTTP/1.1" 204 0
2026-03-29 14:02:09 [auto1.es] INFO: Found listing with ID: LV49477
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LV49477%27 HTTP/1.1" 200 None
2026-03-29 14:02:09 [auto1.es] INFO: Scrape type for LV49477: 0
2026-03-29 14:02:09 [auto1.es] INFO: Found listing with ID: KX05892
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KX05892%27 HTTP/1.1" 200 None
2026-03-29 14:02:09 [auto1.es] INFO: Scrape type for KX05892: 0
2026-03-29 14:02:09 [auto1.es] INFO: Found listing with ID: PH10774
2026-03-29 14:02:09 [auto1.es] INFO: Found listing with ID: TV57362
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TV57362%27 HTTP/1.1" 200 None
2026-03-29 14:02:09 [auto1.es] INFO: Scrape type for TV57362: 0
2026-03-29 14:02:09 [auto1.es] INFO: Found listing with ID: JZ86442
2026-03-29 14:02:09 [auto1.es] INFO: Found listing with ID: CZ94183
2026-03-29 14:02:09 [auto1.es] INFO: Found listing with ID: YC76181
2026-03-29 14:02:09 [auto1.es] INFO: Found listing with ID: NM83304
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27NM83304%27 HTTP/1.1" 200 None
2026-03-29 14:02:09 [auto1.es] INFO: Scrape type for NM83304: 2
2026-03-29 14:02:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19b982d5-7bf6-5d97-8d1b-c3681168c23e with identifier: NM83304
2026-03-29 14:02:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19b982d5-7bf6-5d97-8d1b-c3681168c23e with scrape type 2
2026-03-29 14:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19b982d5-7bf6-5d97-8d1b-c3681168c23e with scrape type 2
2026-03-29 14:02:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 19b982d5-7bf6-5d97-8d1b-c3681168c23e, identifier: NM83304
2026-03-29 14:02:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 19b982d5-7bf6-5d97-8d1b-c3681168c23e with identifier: NM83304
2026-03-29 14:02:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 19b982d5-7bf6-5d97-8d1b-c3681168c23e with identifier: NM83304
2026-03-29 14:02:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 19b982d5-7bf6-5d97-8d1b-c3681168c23e with identifier: NM83304 to the API
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:55:48Z',
'fuel_type': 'diesel',
'id': '19b982d5-7bf6-5d97-8d1b-c3681168c23e',
'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/NM83304',
'listing': 'auction',
'make': 'Audi',
'model': 'Q3',
'odometer': 58714,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-25',
'seller_name': None,
'title': 'Audi Q3 35 TDI Advanced',
'transmission': 'automatic',
'trim': 'Advanced',
'year': 2023}
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27NM83304%27 HTTP/1.1" 200 None
2026-03-29 14:02:09 [auto1.es] INFO: Saving data for NM83304: {'auction_closing_time': 1774886148.0, 'created_time': 1773302448.802084, 'last_price_update_time': 1774792929.661966}
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='NM83304') HTTP/1.1" 204 0
2026-03-29 14:02:09 [auto1.es] INFO: Found listing with ID: FD92977
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FD92977%27 HTTP/1.1" 200 None
2026-03-29 14:02:09 [auto1.es] INFO: Scrape type for FD92977: 2
2026-03-29 14:02:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71b772ca-44b8-5f4e-a2db-d7b3827de099 with identifier: FD92977
2026-03-29 14:02:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71b772ca-44b8-5f4e-a2db-d7b3827de099 with scrape type 2
2026-03-29 14:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71b772ca-44b8-5f4e-a2db-d7b3827de099 with scrape type 2
2026-03-29 14:02:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 71b772ca-44b8-5f4e-a2db-d7b3827de099, identifier: FD92977
2026-03-29 14:02:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 71b772ca-44b8-5f4e-a2db-d7b3827de099 with identifier: FD92977
2026-03-29 14:02:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 71b772ca-44b8-5f4e-a2db-d7b3827de099 with identifier: FD92977
2026-03-29 14:02:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 71b772ca-44b8-5f4e-a2db-d7b3827de099 with identifier: FD92977 to the API
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:04:01Z',
'fuel_type': 'diesel',
'id': '71b772ca-44b8-5f4e-a2db-d7b3827de099',
'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/FD92977',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Discovery Sport',
'odometer': 79880,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-27',
'seller_name': None,
'title': 'Land Rover Discovery Sport 2.0 Td4 SE AWD',
'transmission': 'automatic',
'trim': 'SE AWD',
'year': 2017}
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FD92977%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [auto1.es] INFO: Saving data for FD92977: {'auction_closing_time': 1774883041.0, 'created_time': 1774609378.674122, 'last_price_update_time': 1774792930.098768}
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FD92977') HTTP/1.1" 204 0
2026-03-29 14:02:10 [auto1.es] INFO: Found listing with ID: GY52926
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GY52926%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [auto1.es] INFO: Scrape type for GY52926: 0
2026-03-29 14:02:10 [auto1.es] INFO: Found listing with ID: VF82701
2026-03-29 14:02:10 [auto1.es] INFO: Found listing with ID: NZ53366
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27NZ53366%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [auto1.es] INFO: Scrape type for NZ53366: 0
2026-03-29 14:02:10 [auto1.es] INFO: Found listing with ID: LR10742
2026-03-29 14:02:10 [auto1.es] INFO: Found listing with ID: RV28339
2026-03-29 14:02:10 [auto1.es] INFO: Found listing with ID: JM46031
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JM46031%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [auto1.es] INFO: Scrape type for JM46031: 0
2026-03-29 14:02:10 [auto1.es] INFO: Found listing with ID: UV92160
2026-03-29 14:02:10 [auto1.es] INFO: Found listing with ID: XX07827
2026-03-29 14:02:10 [auto1.es] INFO: Found listing with ID: YL57759
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27YL57759%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [auto1.es] INFO: Scrape type for YL57759: 0
2026-03-29 14:02:10 [auto1.es] INFO: Found listing with ID: VZ06267
2026-03-29 14:02:10 [auto1.es] INFO: Found listing with ID: SJ56624
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SJ56624%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [auto1.es] INFO: Scrape type for SJ56624: 0
2026-03-29 14:02:10 [auto1.es] INFO: Found listing with ID: PF88217
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PF88217%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [auto1.es] INFO: Scrape type for PF88217: 0
2026-03-29 14:02:10 [auto1.es] INFO: Found listing with ID: ZT56570
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZT56570%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [auto1.es] INFO: Scrape type for ZT56570: 0
2026-03-29 14:02:10 [auto1.es] INFO: Found listing with ID: NW09077
2026-03-29 14:02:10 [auto1.es] INFO: Found listing with ID: AB11281
2026-03-29 14:02:10 [auto1.es] INFO: Found listing with ID: YY21107
2026-03-29 14:02:10 [auto1.es] INFO: Found listing with ID: RK54634
2026-03-29 14:02:10 [auto1.es] INFO: Found listing with ID: YT85498
2026-03-29 14:02:10 [auto1.es] INFO: Found listing with ID: YC39574
2026-03-29 14:02:10 [scrapy.extensions.logstats] INFO: Crawled 26 pages (at 16 pages/min), scraped 160 items (at 67 items/min)
2026-03-29 14:02:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 158MiB
2026-03-29 14: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-29 14:02:10 [auto1.es] INFO: Channel: 24h | Page: 23 | totalHits: 1794 | hits on page: 40
2026-03-29 14:02:10 [auto1.es] INFO: Found listing with ID: TL16652
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TL16652%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [auto1.es] INFO: Scrape type for TL16652: 2
2026-03-29 14:02:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 448ad238-82a5-5be5-a42e-0a7bd6d234df with identifier: TL16652
2026-03-29 14:02:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 448ad238-82a5-5be5-a42e-0a7bd6d234df with scrape type 2
2026-03-29 14:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 448ad238-82a5-5be5-a42e-0a7bd6d234df with scrape type 2
2026-03-29 14:02:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 448ad238-82a5-5be5-a42e-0a7bd6d234df, identifier: TL16652
2026-03-29 14:02:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 448ad238-82a5-5be5-a42e-0a7bd6d234df with identifier: TL16652
2026-03-29 14:02:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 448ad238-82a5-5be5-a42e-0a7bd6d234df with identifier: TL16652
2026-03-29 14:02:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 448ad238-82a5-5be5-a42e-0a7bd6d234df with identifier: TL16652 to the API
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:57:42Z',
'fuel_type': 'diesel',
'id': '448ad238-82a5-5be5-a42e-0a7bd6d234df',
'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/TL16652',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 194942,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-21',
'seller_name': None,
'title': 'Peugeot 2008 1.6 Blue-HDi Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2015}
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TL16652%27 HTTP/1.1" 200 None
2026-03-29 14:02:11 [auto1.es] INFO: Saving data for TL16652: {'auction_closing_time': 1774886262.0, 'created_time': 1774609396.336296, 'last_price_update_time': 1774792931.368629}
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TL16652') HTTP/1.1" 204 0
2026-03-29 14:02:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:02:11 [auto1.es] INFO: Found listing with ID: VY69585
2026-03-29 14:02:11 [auto1.es] INFO: Found listing with ID: EP39863
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EP39863%27 HTTP/1.1" 200 None
2026-03-29 14:02:11 [auto1.es] INFO: Scrape type for EP39863: 0
2026-03-29 14:02:11 [auto1.es] INFO: Found listing with ID: MA45744
2026-03-29 14:02:11 [auto1.es] INFO: Found listing with ID: VG77720
2026-03-29 14:02:11 [auto1.es] INFO: Found listing with ID: XU33886
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XU33886%27 HTTP/1.1" 200 None
2026-03-29 14:02:11 [auto1.es] INFO: Scrape type for XU33886: 0
2026-03-29 14:02:11 [auto1.es] INFO: Found listing with ID: CD12764
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CD12764%27 HTTP/1.1" 200 None
2026-03-29 14:02:11 [auto1.es] INFO: Scrape type for CD12764: 0
2026-03-29 14:02:11 [auto1.es] INFO: Found listing with ID: EE62782
2026-03-29 14:02:11 [auto1.es] INFO: Found listing with ID: RL13967
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RL13967%27 HTTP/1.1" 200 None
2026-03-29 14:02:11 [auto1.es] INFO: Scrape type for RL13967: 0
2026-03-29 14:02:11 [auto1.es] INFO: Found listing with ID: GU02949
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GU02949%27 HTTP/1.1" 200 None
2026-03-29 14:02:11 [auto1.es] INFO: Scrape type for GU02949: 0
2026-03-29 14:02:11 [auto1.es] INFO: Found listing with ID: FS30541
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FS30541%27 HTTP/1.1" 200 None
2026-03-29 14:02:11 [auto1.es] INFO: Scrape type for FS30541: 0
2026-03-29 14:02:11 [auto1.es] INFO: Found listing with ID: SG84832
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SG84832%27 HTTP/1.1" 200 None
2026-03-29 14:02:11 [auto1.es] INFO: Scrape type for SG84832: 2
2026-03-29 14:02:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c20f10ad-b73a-5089-9d6a-1bb3eec5e65e with identifier: SG84832
2026-03-29 14:02:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c20f10ad-b73a-5089-9d6a-1bb3eec5e65e with scrape type 2
2026-03-29 14:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c20f10ad-b73a-5089-9d6a-1bb3eec5e65e with scrape type 2
2026-03-29 14:02:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c20f10ad-b73a-5089-9d6a-1bb3eec5e65e, identifier: SG84832
2026-03-29 14:02:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c20f10ad-b73a-5089-9d6a-1bb3eec5e65e with identifier: SG84832
2026-03-29 14:02:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c20f10ad-b73a-5089-9d6a-1bb3eec5e65e with identifier: SG84832
2026-03-29 14:02:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c20f10ad-b73a-5089-9d6a-1bb3eec5e65e with identifier: SG84832 to the API
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14: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': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 99,
'expiration_date': '2026-03-30T15:12:22Z',
'fuel_type': 'diesel',
'id': 'c20f10ad-b73a-5089-9d6a-1bb3eec5e65e',
'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/SG84832',
'listing': 'auction',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 191932,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-27',
'seller_name': None,
'title': 'Citroen Berlingo 1.6 Blue-HDi 20 Aniversario Edition',
'transmission': 'manual',
'trim': '20 Aniversario Edition',
'year': 2018}
2026-03-29 14:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SG84832%27 HTTP/1.1" 200 None
2026-03-29 14:02:12 [auto1.es] INFO: Saving data for SG84832: {'auction_closing_time': 1774883542.0, 'created_time': 1774609351.489364, 'last_price_update_time': 1774792932.10086}
2026-03-29 14:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='SG84832') HTTP/1.1" 204 0
2026-03-29 14:02:12 [auto1.es] INFO: Found listing with ID: VL72913
2026-03-29 14:02:12 [auto1.es] INFO: Found listing with ID: WA94101
2026-03-29 14:02:12 [auto1.es] INFO: Found listing with ID: RT56400
2026-03-29 14:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RT56400%27 HTTP/1.1" 200 None
2026-03-29 14:02:12 [auto1.es] INFO: Scrape type for RT56400: 2
2026-03-29 14:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcc8b895-5d61-5f3c-a071-93ff7de79194 with identifier: RT56400
2026-03-29 14:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcc8b895-5d61-5f3c-a071-93ff7de79194 with scrape type 2
2026-03-29 14:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bcc8b895-5d61-5f3c-a071-93ff7de79194 with scrape type 2
2026-03-29 14:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: bcc8b895-5d61-5f3c-a071-93ff7de79194, identifier: RT56400
2026-03-29 14:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: bcc8b895-5d61-5f3c-a071-93ff7de79194 with identifier: RT56400
2026-03-29 14:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: bcc8b895-5d61-5f3c-a071-93ff7de79194 with identifier: RT56400
2026-03-29 14:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: bcc8b895-5d61-5f3c-a071-93ff7de79194 with identifier: RT56400 to the API
2026-03-29 14:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:07:45Z',
'fuel_type': 'petrol',
'id': 'bcc8b895-5d61-5f3c-a071-93ff7de79194',
'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/RT56400',
'listing': 'auction',
'make': 'Daewoo',
'model': 'Leganza',
'odometer': 57716,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-07-31',
'seller_name': None,
'title': 'Daewoo Leganza 2.0 CDX',
'transmission': 'manual',
'trim': 'CDX',
'year': 2003}
2026-03-29 14:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RT56400%27 HTTP/1.1" 200 None
2026-03-29 14:02:12 [auto1.es] INFO: Saving data for RT56400: {'auction_closing_time': 1774883265.0, 'created_time': 1773486060.61572, 'last_price_update_time': 1774792932.660638}
2026-03-29 14:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RT56400') HTTP/1.1" 204 0
2026-03-29 14:02:12 [auto1.es] INFO: Found listing with ID: DD02198
2026-03-29 14:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DD02198%27 HTTP/1.1" 200 None
2026-03-29 14:02:12 [auto1.es] INFO: Scrape type for DD02198: 2
2026-03-29 14:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e4e4dde-d3ae-5d5c-9f06-de58fcb46d2e with identifier: DD02198
2026-03-29 14:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e4e4dde-d3ae-5d5c-9f06-de58fcb46d2e with scrape type 2
2026-03-29 14:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e4e4dde-d3ae-5d5c-9f06-de58fcb46d2e with scrape type 2
2026-03-29 14:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 3e4e4dde-d3ae-5d5c-9f06-de58fcb46d2e, identifier: DD02198
2026-03-29 14:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 3e4e4dde-d3ae-5d5c-9f06-de58fcb46d2e with identifier: DD02198
2026-03-29 14:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 3e4e4dde-d3ae-5d5c-9f06-de58fcb46d2e with identifier: DD02198
2026-03-29 14:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 3e4e4dde-d3ae-5d5c-9f06-de58fcb46d2e with identifier: DD02198 to the API
2026-03-29 14:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:37:14Z',
'fuel_type': 'diesel',
'id': '3e4e4dde-d3ae-5d5c-9f06-de58fcb46d2e',
'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/DD02198',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Giulietta',
'odometer': 284424,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-11',
'seller_name': None,
'title': 'Alfa Romeo Giulietta 1.6 JTDM Distinctive',
'transmission': 'manual',
'trim': 'Distinctive',
'year': 2015}
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DD02198%27 HTTP/1.1" 200 None
2026-03-29 14:02:13 [auto1.es] INFO: Saving data for DD02198: {'auction_closing_time': 1774885034.0, 'created_time': 1773130898.887281, 'last_price_update_time': 1774792933.121989}
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DD02198') HTTP/1.1" 204 0
2026-03-29 14:02:13 [auto1.es] INFO: Found listing with ID: EN73965
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EN73965%27 HTTP/1.1" 200 None
2026-03-29 14:02:13 [auto1.es] INFO: Scrape type for EN73965: 2
2026-03-29 14:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 902ca510-e4bd-5813-b13a-8a9dc35c39b4 with identifier: EN73965
2026-03-29 14:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 902ca510-e4bd-5813-b13a-8a9dc35c39b4 with scrape type 2
2026-03-29 14:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 902ca510-e4bd-5813-b13a-8a9dc35c39b4 with scrape type 2
2026-03-29 14:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 902ca510-e4bd-5813-b13a-8a9dc35c39b4, identifier: EN73965
2026-03-29 14:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 902ca510-e4bd-5813-b13a-8a9dc35c39b4 with identifier: EN73965
2026-03-29 14:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 902ca510-e4bd-5813-b13a-8a9dc35c39b4 with identifier: EN73965
2026-03-29 14:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 902ca510-e4bd-5813-b13a-8a9dc35c39b4 with identifier: EN73965 to the API
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:29:34Z',
'fuel_type': 'diesel',
'id': '902ca510-e4bd-5813-b13a-8a9dc35c39b4',
'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/EN73965',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 88128,
'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': 'Seat Leon 2.0 TDI FR',
'transmission': 'manual',
'trim': 'FR',
'year': 2016}
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EN73965%27 HTTP/1.1" 200 None
2026-03-29 14:02:13 [auto1.es] INFO: Saving data for EN73965: {'auction_closing_time': 1774884574.0, 'created_time': 1772623230.831724, 'last_price_update_time': 1774792933.572866}
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EN73965') HTTP/1.1" 204 0
2026-03-29 14:02:13 [auto1.es] INFO: Found listing with ID: NJ18297
2026-03-29 14:02:13 [auto1.es] INFO: Found listing with ID: AV04114
2026-03-29 14:02:13 [auto1.es] INFO: Found listing with ID: WC85393
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WC85393%27 HTTP/1.1" 200 None
2026-03-29 14:02:13 [auto1.es] INFO: Scrape type for WC85393: 2
2026-03-29 14:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a3dd4ad-1b02-57fd-b580-a52916cd9974 with identifier: WC85393
2026-03-29 14:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a3dd4ad-1b02-57fd-b580-a52916cd9974 with scrape type 2
2026-03-29 14:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a3dd4ad-1b02-57fd-b580-a52916cd9974 with scrape type 2
2026-03-29 14:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 8a3dd4ad-1b02-57fd-b580-a52916cd9974, identifier: WC85393
2026-03-29 14:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 8a3dd4ad-1b02-57fd-b580-a52916cd9974 with identifier: WC85393
2026-03-29 14:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 8a3dd4ad-1b02-57fd-b580-a52916cd9974 with identifier: WC85393
2026-03-29 14:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 8a3dd4ad-1b02-57fd-b580-a52916cd9974 with identifier: WC85393 to the API
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:00:15Z',
'fuel_type': 'petrol',
'id': '8a3dd4ad-1b02-57fd-b580-a52916cd9974',
'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/WC85393',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 191346,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-04-28',
'seller_name': None,
'title': 'Ford Focus 1.6 Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2008}
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WC85393%27 HTTP/1.1" 200 None
2026-03-29 14:02:14 [auto1.es] INFO: Saving data for WC85393: {'auction_closing_time': 1774882815.0, 'created_time': 1774296168.607955, 'last_price_update_time': 1774792934.067804}
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WC85393') HTTP/1.1" 204 0
2026-03-29 14:02:14 [auto1.es] INFO: Found listing with ID: CH09218
2026-03-29 14:02:14 [auto1.es] INFO: Found listing with ID: CE26517
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CE26517%27 HTTP/1.1" 200 None
2026-03-29 14:02:14 [auto1.es] INFO: Scrape type for CE26517: 0
2026-03-29 14:02:14 [auto1.es] INFO: Found listing with ID: YD82310
2026-03-29 14:02:14 [auto1.es] INFO: Found listing with ID: SZ71076
2026-03-29 14:02:14 [auto1.es] INFO: Found listing with ID: GT34308
2026-03-29 14:02:14 [auto1.es] INFO: Found listing with ID: GG82225
2026-03-29 14:02:14 [auto1.es] INFO: Found listing with ID: GY32674
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GY32674%27 HTTP/1.1" 200 None
2026-03-29 14:02:14 [auto1.es] INFO: Scrape type for GY32674: 2
2026-03-29 14:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99ec30c8-cfe7-5d43-856b-ae08b7b242aa with identifier: GY32674
2026-03-29 14:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99ec30c8-cfe7-5d43-856b-ae08b7b242aa with scrape type 2
2026-03-29 14:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99ec30c8-cfe7-5d43-856b-ae08b7b242aa with scrape type 2
2026-03-29 14:02:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 99ec30c8-cfe7-5d43-856b-ae08b7b242aa, identifier: GY32674
2026-03-29 14:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 99ec30c8-cfe7-5d43-856b-ae08b7b242aa with identifier: GY32674
2026-03-29 14:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 99ec30c8-cfe7-5d43-856b-ae08b7b242aa with identifier: GY32674
2026-03-29 14:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 99ec30c8-cfe7-5d43-856b-ae08b7b242aa with identifier: GY32674 to the API
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 150,
'expiration_date': '2026-03-30T15:46:03Z',
'fuel_type': 'diesel',
'id': '99ec30c8-cfe7-5d43-856b-ae08b7b242aa',
'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/GY32674',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Evoque',
'odometer': 176197,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-30',
'seller_name': None,
'title': 'Land Rover Evoque 2.0 Td4 Pure',
'transmission': 'manual',
'trim': 'Pure',
'year': 2017}
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GY32674%27 HTTP/1.1" 200 None
2026-03-29 14:02:14 [auto1.es] INFO: Saving data for GY32674: {'auction_closing_time': 1774885563.0, 'created_time': 1773132260.155568, 'last_price_update_time': 1774792934.604084}
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GY32674') HTTP/1.1" 204 0
2026-03-29 14:02:14 [auto1.es] INFO: Found listing with ID: CF71670
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CF71670%27 HTTP/1.1" 200 None
2026-03-29 14:02:14 [auto1.es] INFO: Scrape type for CF71670: 0
2026-03-29 14:02:14 [auto1.es] INFO: Found listing with ID: ML55356
2026-03-29 14:02:14 [auto1.es] INFO: Found listing with ID: EB66984
2026-03-29 14:02:14 [auto1.es] INFO: Found listing with ID: ES45064
2026-03-29 14:02:14 [auto1.es] INFO: Found listing with ID: YM72054
2026-03-29 14:02:14 [auto1.es] INFO: Found listing with ID: KX99272
2026-03-29 14:02:14 [auto1.es] INFO: Found listing with ID: BF43819
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BF43819%27 HTTP/1.1" 200 None
2026-03-29 14:02:14 [auto1.es] INFO: Scrape type for BF43819: 0
2026-03-29 14:02:14 [auto1.es] INFO: Found listing with ID: UU25578
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UU25578%27 HTTP/1.1" 200 None
2026-03-29 14:02:14 [auto1.es] INFO: Scrape type for UU25578: 2
2026-03-29 14:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9320a49d-b350-5bc5-b828-8476a2774492 with identifier: UU25578
2026-03-29 14:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9320a49d-b350-5bc5-b828-8476a2774492 with scrape type 2
2026-03-29 14:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9320a49d-b350-5bc5-b828-8476a2774492 with scrape type 2
2026-03-29 14:02:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9320a49d-b350-5bc5-b828-8476a2774492, identifier: UU25578
2026-03-29 14:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9320a49d-b350-5bc5-b828-8476a2774492 with identifier: UU25578
2026-03-29 14:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9320a49d-b350-5bc5-b828-8476a2774492 with identifier: UU25578
2026-03-29 14:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9320a49d-b350-5bc5-b828-8476a2774492 with identifier: UU25578 to the API
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:01:03Z',
'fuel_type': 'diesel',
'id': '9320a49d-b350-5bc5-b828-8476a2774492',
'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/UU25578',
'listing': 'auction',
'make': 'Dacia',
'model': 'Lodgy',
'odometer': 170036,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-13',
'seller_name': None,
'title': 'Dacia Lodgy 1.5 Blue dCi 15th Anniversary',
'transmission': 'manual',
'trim': '15th Anniversary',
'year': 2021}
2026-03-29 14:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UU25578%27 HTTP/1.1" 200 None
2026-03-29 14:02:15 [auto1.es] INFO: Saving data for UU25578: {'auction_closing_time': 1774882863.0, 'created_time': 1774296277.711899, 'last_price_update_time': 1774792935.233535}
2026-03-29 14:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UU25578') HTTP/1.1" 204 0
2026-03-29 14:02:15 [auto1.es] INFO: Found listing with ID: WC57455
2026-03-29 14:02:15 [auto1.es] INFO: Found listing with ID: SF05146
2026-03-29 14:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SF05146%27 HTTP/1.1" 200 None
2026-03-29 14:02:15 [auto1.es] INFO: Scrape type for SF05146: 2
2026-03-29 14:02:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18065b09-3c4d-570a-9b5b-ca21fb73ff5c with identifier: SF05146
2026-03-29 14:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18065b09-3c4d-570a-9b5b-ca21fb73ff5c with scrape type 2
2026-03-29 14:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18065b09-3c4d-570a-9b5b-ca21fb73ff5c with scrape type 2
2026-03-29 14:02:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 18065b09-3c4d-570a-9b5b-ca21fb73ff5c, identifier: SF05146
2026-03-29 14: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-29 14:02:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 18065b09-3c4d-570a-9b5b-ca21fb73ff5c with identifier: SF05146
2026-03-29 14:02:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 18065b09-3c4d-570a-9b5b-ca21fb73ff5c with identifier: SF05146
2026-03-29 14:02:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 18065b09-3c4d-570a-9b5b-ca21fb73ff5c with identifier: SF05146 to the API
2026-03-29 14:02:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:12:53Z',
'fuel_type': 'petrol',
'id': '18065b09-3c4d-570a-9b5b-ca21fb73ff5c',
'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/SF05146',
'listing': 'auction',
'make': 'Ford',
'model': 'Ka',
'odometer': 125010,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-07-31',
'seller_name': None,
'title': 'Ford Ka 1.3 Collection',
'transmission': 'manual',
'trim': 'Collection',
'year': 2004}
2026-03-29 14:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SF05146%27 HTTP/1.1" 200 None
2026-03-29 14:02:15 [auto1.es] INFO: Saving data for SF05146: {'auction_closing_time': 1774883573.0, 'created_time': 1774609317.31311, 'last_price_update_time': 1774792935.753846}
2026-03-29 14:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='SF05146') HTTP/1.1" 204 0
2026-03-29 14:02:15 [auto1.es] INFO: Found listing with ID: DT02195
2026-03-29 14:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DT02195%27 HTTP/1.1" 200 None
2026-03-29 14:02:15 [auto1.es] INFO: Scrape type for DT02195: 0
2026-03-29 14:02:15 [auto1.es] INFO: Found listing with ID: RH85625
2026-03-29 14:02:15 [auto1.es] INFO: Found listing with ID: SA98238
2026-03-29 14:02:15 [auto1.es] INFO: Channel: 24h | Page: 24 | totalHits: 1794 | hits on page: 40
2026-03-29 14:02:15 [auto1.es] INFO: Found listing with ID: HN11800
2026-03-29 14:02:15 [auto1.es] INFO: Found listing with ID: TB50178
2026-03-29 14:02:15 [auto1.es] INFO: Found listing with ID: FU14405
2026-03-29 14:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FU14405%27 HTTP/1.1" 200 None
2026-03-29 14:02:15 [auto1.es] INFO: Scrape type for FU14405: 2
2026-03-29 14:02:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1899991-6d38-5e3b-a95d-2c2b538878a3 with identifier: FU14405
2026-03-29 14:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1899991-6d38-5e3b-a95d-2c2b538878a3 with scrape type 2
2026-03-29 14:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1899991-6d38-5e3b-a95d-2c2b538878a3 with scrape type 2
2026-03-29 14:02:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c1899991-6d38-5e3b-a95d-2c2b538878a3, identifier: FU14405
2026-03-29 14:02:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c1899991-6d38-5e3b-a95d-2c2b538878a3 with identifier: FU14405
2026-03-29 14:02:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c1899991-6d38-5e3b-a95d-2c2b538878a3 with identifier: FU14405
2026-03-29 14:02:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c1899991-6d38-5e3b-a95d-2c2b538878a3 with identifier: FU14405 to the API
2026-03-29 14:02:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 72,
'expiration_date': '2026-03-30T15:20:57Z',
'fuel_type': 'petrol',
'id': 'c1899991-6d38-5e3b-a95d-2c2b538878a3',
'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/FU14405',
'listing': 'auction',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 43850,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-26',
'seller_name': None,
'title': 'Toyota Yaris 1.0 Comfort',
'transmission': 'manual',
'trim': 'Comfort',
'year': 2019}
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FU14405%27 HTTP/1.1" 200 None
2026-03-29 14:02:16 [auto1.es] INFO: Saving data for FU14405: {'auction_closing_time': 1774884057.0, 'created_time': 1773843259.748089, 'last_price_update_time': 1774792936.234173}
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FU14405') HTTP/1.1" 204 0
2026-03-29 14: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-29 14:02:16 [auto1.es] INFO: Found listing with ID: FG12610
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FG12610%27 HTTP/1.1" 200 None
2026-03-29 14:02:16 [auto1.es] INFO: Scrape type for FG12610: 0
2026-03-29 14:02:16 [auto1.es] INFO: Found listing with ID: KH58468
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KH58468%27 HTTP/1.1" 200 None
2026-03-29 14:02:16 [auto1.es] INFO: Scrape type for KH58468: 0
2026-03-29 14:02:16 [auto1.es] INFO: Found listing with ID: PN60622
2026-03-29 14:02:16 [auto1.es] INFO: Found listing with ID: PZ51501
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PZ51501%27 HTTP/1.1" 200 None
2026-03-29 14:02:16 [auto1.es] INFO: Scrape type for PZ51501: 0
2026-03-29 14:02:16 [auto1.es] INFO: Found listing with ID: FM31640
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FM31640%27 HTTP/1.1" 200 None
2026-03-29 14:02:16 [auto1.es] INFO: Scrape type for FM31640: 2
2026-03-29 14:02:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76336f60-ee37-5c9b-be7f-b2ab52778008 with identifier: FM31640
2026-03-29 14:02:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76336f60-ee37-5c9b-be7f-b2ab52778008 with scrape type 2
2026-03-29 14:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76336f60-ee37-5c9b-be7f-b2ab52778008 with scrape type 2
2026-03-29 14:02:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 76336f60-ee37-5c9b-be7f-b2ab52778008, identifier: FM31640
2026-03-29 14:02:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 76336f60-ee37-5c9b-be7f-b2ab52778008 with identifier: FM31640
2026-03-29 14:02:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 76336f60-ee37-5c9b-be7f-b2ab52778008 with identifier: FM31640
2026-03-29 14:02:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 76336f60-ee37-5c9b-be7f-b2ab52778008 with identifier: FM31640 to the API
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:13:56Z',
'fuel_type': 'petrol',
'id': '76336f60-ee37-5c9b-be7f-b2ab52778008',
'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/FM31640',
'listing': 'auction',
'make': 'Toyota',
'model': 'RAV 4',
'odometer': 256043,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-06-29',
'seller_name': None,
'title': 'Toyota RAV 4 1.8 Luna',
'transmission': 'manual',
'trim': 'Luna',
'year': 2004}
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FM31640%27 HTTP/1.1" 200 None
2026-03-29 14:02:16 [auto1.es] INFO: Saving data for FM31640: {'auction_closing_time': 1774883636.0, 'created_time': 1773130302.503623, 'last_price_update_time': 1774792936.845761}
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FM31640') HTTP/1.1" 204 0
2026-03-29 14:02:16 [auto1.es] INFO: Found listing with ID: SP11103
2026-03-29 14:02:16 [auto1.es] INFO: Found listing with ID: MD28950
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MD28950%27 HTTP/1.1" 200 None
2026-03-29 14:02:16 [auto1.es] INFO: Scrape type for MD28950: 0
2026-03-29 14:02:16 [auto1.es] INFO: Found listing with ID: GX93030
2026-03-29 14:02:16 [auto1.es] INFO: Found listing with ID: KZ85278
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KZ85278%27 HTTP/1.1" 200 None
2026-03-29 14:02:16 [auto1.es] INFO: Scrape type for KZ85278: 0
2026-03-29 14:02:16 [auto1.es] INFO: Found listing with ID: KL48857
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KL48857%27 HTTP/1.1" 200 None
2026-03-29 14:02:16 [auto1.es] INFO: Scrape type for KL48857: 0
2026-03-29 14:02:16 [auto1.es] INFO: Found listing with ID: XR91515
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XR91515%27 HTTP/1.1" 200 None
2026-03-29 14:02:16 [auto1.es] INFO: Scrape type for XR91515: 0
2026-03-29 14:02:16 [auto1.es] INFO: Found listing with ID: ZD58886
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZD58886%27 HTTP/1.1" 200 None
2026-03-29 14:02:16 [auto1.es] INFO: Scrape type for ZD58886: 0
2026-03-29 14:02:16 [auto1.es] INFO: Found listing with ID: MA84687
2026-03-29 14:02:16 [auto1.es] INFO: Found listing with ID: GN52396
2026-03-29 14:02:16 [auto1.es] INFO: Found listing with ID: ND20390
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ND20390%27 HTTP/1.1" 200 None
2026-03-29 14:02:16 [auto1.es] INFO: Scrape type for ND20390: 0
2026-03-29 14:02:16 [auto1.es] INFO: Found listing with ID: RW68168
2026-03-29 14:02:16 [auto1.es] INFO: Found listing with ID: XP48517
2026-03-29 14:02:16 [auto1.es] INFO: Found listing with ID: SN05044
2026-03-29 14:02:16 [auto1.es] INFO: Found listing with ID: DR19910
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DR19910%27 HTTP/1.1" 200 None
2026-03-29 14:02:16 [auto1.es] INFO: Scrape type for DR19910: 0
2026-03-29 14:02:16 [auto1.es] INFO: Found listing with ID: VW52839
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VW52839%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [auto1.es] INFO: Scrape type for VW52839: 0
2026-03-29 14:02:17 [auto1.es] INFO: Found listing with ID: UT51740
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UT51740%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [auto1.es] INFO: Scrape type for UT51740: 0
2026-03-29 14:02:17 [auto1.es] INFO: Found listing with ID: RJ81343
2026-03-29 14:02:17 [auto1.es] INFO: Found listing with ID: KU93995
2026-03-29 14:02:17 [auto1.es] INFO: Found listing with ID: ZT16054
2026-03-29 14:02:17 [auto1.es] INFO: Found listing with ID: CD34626
2026-03-29 14:02:17 [auto1.es] INFO: Found listing with ID: YK01379
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27YK01379%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [auto1.es] INFO: Scrape type for YK01379: 0
2026-03-29 14:02:17 [auto1.es] INFO: Found listing with ID: YY16835
2026-03-29 14:02:17 [auto1.es] INFO: Found listing with ID: WN15214
2026-03-29 14:02:17 [auto1.es] INFO: Found listing with ID: ZF10967
2026-03-29 14:02:17 [auto1.es] INFO: Found listing with ID: VL89620
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VL89620%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [auto1.es] INFO: Scrape type for VL89620: 0
2026-03-29 14:02:17 [auto1.es] INFO: Found listing with ID: EV20244
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EV20244%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [auto1.es] INFO: Scrape type for EV20244: 0
2026-03-29 14:02:17 [auto1.es] INFO: Found listing with ID: SB84191
2026-03-29 14:02:17 [auto1.es] INFO: Found listing with ID: TX42049
2026-03-29 14:02:17 [auto1.es] INFO: Found listing with ID: WM47601
2026-03-29 14:02:17 [auto1.es] INFO: Found listing with ID: AE81863
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AE81863%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [auto1.es] INFO: Scrape type for AE81863: 0
2026-03-29 14:02:17 [auto1.es] INFO: Found listing with ID: PL43950
2026-03-29 14:02:17 [auto1.es] INFO: Found listing with ID: LK68537
2026-03-29 14:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:02:18 [auto1.es] INFO: Channel: 24h | Page: 25 | totalHits: 1794 | hits on page: 40
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: NZ09379
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27NZ09379%27 HTTP/1.1" 200 None
2026-03-29 14:02:18 [auto1.es] INFO: Scrape type for NZ09379: 0
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: EH39769
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EH39769%27 HTTP/1.1" 200 None
2026-03-29 14:02:18 [auto1.es] INFO: Scrape type for EH39769: 0
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: SH75312
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SH75312%27 HTTP/1.1" 200 None
2026-03-29 14:02:18 [auto1.es] INFO: Scrape type for SH75312: 0
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: NR06015
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27NR06015%27 HTTP/1.1" 200 None
2026-03-29 14:02:18 [auto1.es] INFO: Scrape type for NR06015: 0
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: XD15291
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: VT03580
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VT03580%27 HTTP/1.1" 200 None
2026-03-29 14:02:18 [auto1.es] INFO: Scrape type for VT03580: 0
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: GY71785
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: DB28446
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: LU54456
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: UY97217
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: PK04858
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PK04858%27 HTTP/1.1" 200 None
2026-03-29 14:02:18 [auto1.es] INFO: Scrape type for PK04858: 0
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: UH45112
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: UM71516
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UM71516%27 HTTP/1.1" 200 None
2026-03-29 14:02:18 [auto1.es] INFO: Scrape type for UM71516: 2
2026-03-29 14:02:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 070d59fe-bf5a-57a4-96e8-3a0c637f7d4a with identifier: UM71516
2026-03-29 14:02:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 070d59fe-bf5a-57a4-96e8-3a0c637f7d4a with scrape type 2
2026-03-29 14:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 070d59fe-bf5a-57a4-96e8-3a0c637f7d4a with scrape type 2
2026-03-29 14:02:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 070d59fe-bf5a-57a4-96e8-3a0c637f7d4a, identifier: UM71516
2026-03-29 14:02:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 070d59fe-bf5a-57a4-96e8-3a0c637f7d4a with identifier: UM71516
2026-03-29 14:02:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 070d59fe-bf5a-57a4-96e8-3a0c637f7d4a with identifier: UM71516
2026-03-29 14:02:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 070d59fe-bf5a-57a4-96e8-3a0c637f7d4a with identifier: UM71516 to the API
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 200,
'expiration_date': '2026-03-30T15:27:28Z',
'fuel_type': 'diesel',
'id': '070d59fe-bf5a-57a4-96e8-3a0c637f7d4a',
'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/UM71516',
'listing': 'auction',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 221364,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-03-27',
'seller_name': None,
'title': 'Ford Mondeo 2.2 TDCi Titanium S',
'transmission': 'manual',
'trim': 'Titanium S',
'year': 2012}
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UM71516%27 HTTP/1.1" 200 None
2026-03-29 14:02:18 [auto1.es] INFO: Saving data for UM71516: {'auction_closing_time': 1774884448.0, 'created_time': 1770918800.925492, 'last_price_update_time': 1774792938.697126}
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UM71516') HTTP/1.1" 204 0
2026-03-29 14:02:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: HF92394
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: PX22333
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PX22333%27 HTTP/1.1" 200 None
2026-03-29 14:02:18 [auto1.es] INFO: Scrape type for PX22333: 0
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: SG11403
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SG11403%27 HTTP/1.1" 200 None
2026-03-29 14:02:18 [auto1.es] INFO: Scrape type for SG11403: 0
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: YF90515
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: DH00541
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DH00541%27 HTTP/1.1" 200 None
2026-03-29 14:02:18 [auto1.es] INFO: Scrape type for DH00541: 0
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: HL39596
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: YS60567
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27YS60567%27 HTTP/1.1" 200 None
2026-03-29 14:02:18 [auto1.es] INFO: Scrape type for YS60567: 0
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: LK18237
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LK18237%27 HTTP/1.1" 200 None
2026-03-29 14:02:18 [auto1.es] INFO: Scrape type for LK18237: 0
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: LC05327
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LC05327%27 HTTP/1.1" 200 None
2026-03-29 14:02:18 [auto1.es] INFO: Scrape type for LC05327: 0
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: WA10977
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WA10977%27 HTTP/1.1" 200 None
2026-03-29 14:02:18 [auto1.es] INFO: Scrape type for WA10977: 0
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: PS29729
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: WC91216
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: RV14480
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RV14480%27 HTTP/1.1" 200 None
2026-03-29 14:02:18 [auto1.es] INFO: Scrape type for RV14480: 0
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: NS96167
2026-03-29 14:02:18 [auto1.es] INFO: Found listing with ID: MW68540
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MW68540%27 HTTP/1.1" 200 None
2026-03-29 14:02:19 [auto1.es] INFO: Scrape type for MW68540: 0
2026-03-29 14:02:19 [auto1.es] INFO: Found listing with ID: MN90156
2026-03-29 14:02:19 [auto1.es] INFO: Found listing with ID: SK17439
2026-03-29 14:02:19 [auto1.es] INFO: Found listing with ID: LW73612
2026-03-29 14:02:19 [auto1.es] INFO: Found listing with ID: YY10601
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27YY10601%27 HTTP/1.1" 200 None
2026-03-29 14:02:19 [auto1.es] INFO: Scrape type for YY10601: 0
2026-03-29 14:02:19 [auto1.es] INFO: Found listing with ID: VR51792
2026-03-29 14:02:19 [auto1.es] INFO: Found listing with ID: MU04629
2026-03-29 14:02:19 [auto1.es] INFO: Found listing with ID: HT85667
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HT85667%27 HTTP/1.1" 200 None
2026-03-29 14:02:19 [auto1.es] INFO: Scrape type for HT85667: 2
2026-03-29 14:02:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4df26b7-1bc4-56ac-98dc-c299f1a9b702 with identifier: HT85667
2026-03-29 14:02:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4df26b7-1bc4-56ac-98dc-c299f1a9b702 with scrape type 2
2026-03-29 14:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4df26b7-1bc4-56ac-98dc-c299f1a9b702 with scrape type 2
2026-03-29 14:02:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e4df26b7-1bc4-56ac-98dc-c299f1a9b702, identifier: HT85667
2026-03-29 14:02:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e4df26b7-1bc4-56ac-98dc-c299f1a9b702 with identifier: HT85667
2026-03-29 14:02:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e4df26b7-1bc4-56ac-98dc-c299f1a9b702 with identifier: HT85667
2026-03-29 14:02:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e4df26b7-1bc4-56ac-98dc-c299f1a9b702 with identifier: HT85667 to the API
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:02:33Z',
'fuel_type': 'diesel',
'id': 'e4df26b7-1bc4-56ac-98dc-c299f1a9b702',
'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/HT85667',
'listing': 'auction',
'make': 'Audi',
'model': 'Q5',
'odometer': 280790,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-27',
'seller_name': None,
'title': 'Audi Q5 2.0 TDI quattro Advanced edition',
'transmission': 'automatic',
'trim': 'quattro Advanced edition',
'year': 2016}
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HT85667%27 HTTP/1.1" 200 None
2026-03-29 14:02:19 [auto1.es] INFO: Saving data for HT85667: {'auction_closing_time': 1774882953.0, 'created_time': 1773126989.972232, 'last_price_update_time': 1774792939.486314}
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HT85667') HTTP/1.1" 204 0
2026-03-29 14:02:19 [auto1.es] INFO: Found listing with ID: PD96380
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PD96380%27 HTTP/1.1" 200 None
2026-03-29 14:02:19 [auto1.es] INFO: Scrape type for PD96380: 0
2026-03-29 14:02:19 [auto1.es] INFO: Found listing with ID: ZZ21581
2026-03-29 14:02:19 [auto1.es] INFO: Found listing with ID: GY39157
2026-03-29 14:02:19 [auto1.es] INFO: Found listing with ID: ED43827
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ED43827%27 HTTP/1.1" 200 None
2026-03-29 14:02:19 [auto1.es] INFO: Scrape type for ED43827: 0
2026-03-29 14:02:19 [auto1.es] INFO: Found listing with ID: BE62587
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BE62587%27 HTTP/1.1" 200 None
2026-03-29 14:02:19 [auto1.es] INFO: Scrape type for BE62587: 0
2026-03-29 14: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-29 14:02:20 [auto1.es] INFO: Channel: 24h | Page: 26 | totalHits: 1794 | hits on page: 40
2026-03-29 14:02:20 [auto1.es] INFO: Found listing with ID: UR06074
2026-03-29 14:02:20 [auto1.es] INFO: Found listing with ID: XR92407
2026-03-29 14:02:20 [auto1.es] INFO: Found listing with ID: CB32241
2026-03-29 14:02:20 [auto1.es] INFO: Found listing with ID: XZ87449
2026-03-29 14:02:20 [auto1.es] INFO: Found listing with ID: GT44883
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GT44883%27 HTTP/1.1" 200 None
2026-03-29 14:02:20 [auto1.es] INFO: Scrape type for GT44883: 2
2026-03-29 14:02:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b344bbe-c22f-549c-a5cd-5e0e723c38f3 with identifier: GT44883
2026-03-29 14:02:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b344bbe-c22f-549c-a5cd-5e0e723c38f3 with scrape type 2
2026-03-29 14:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b344bbe-c22f-549c-a5cd-5e0e723c38f3 with scrape type 2
2026-03-29 14:02:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6b344bbe-c22f-549c-a5cd-5e0e723c38f3, identifier: GT44883
2026-03-29 14:02:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6b344bbe-c22f-549c-a5cd-5e0e723c38f3 with identifier: GT44883
2026-03-29 14:02:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6b344bbe-c22f-549c-a5cd-5e0e723c38f3 with identifier: GT44883
2026-03-29 14:02:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6b344bbe-c22f-549c-a5cd-5e0e723c38f3 with identifier: GT44883 to the API
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:42:49Z',
'fuel_type': 'diesel',
'id': '6b344bbe-c22f-549c-a5cd-5e0e723c38f3',
'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/GT44883',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 253454,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-27',
'seller_name': None,
'title': 'Audi A4 2.0 TDI quattro Sport',
'transmission': 'automatic',
'trim': 'quattro Sport',
'year': 2018}
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GT44883%27 HTTP/1.1" 200 None
2026-03-29 14:02:21 [auto1.es] INFO: Saving data for GT44883: {'auction_closing_time': 1774885369.0, 'created_time': 1773864037.887873, 'last_price_update_time': 1774792941.0278}
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GT44883') HTTP/1.1" 204 0
2026-03-29 14:02:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: UD00521
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UD00521%27 HTTP/1.1" 200 None
2026-03-29 14:02:21 [auto1.es] INFO: Scrape type for UD00521: 0
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: NA66808
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: KR53631
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KR53631%27 HTTP/1.1" 200 None
2026-03-29 14:02:21 [auto1.es] INFO: Scrape type for KR53631: 0
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: JW04171
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: YA86748
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: ZC78414
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZC78414%27 HTTP/1.1" 200 None
2026-03-29 14:02:21 [auto1.es] INFO: Scrape type for ZC78414: 0
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: RJ55423
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RJ55423%27 HTTP/1.1" 200 None
2026-03-29 14:02:21 [auto1.es] INFO: Scrape type for RJ55423: 0
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: HA27882
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HA27882%27 HTTP/1.1" 200 None
2026-03-29 14:02:21 [auto1.es] INFO: Scrape type for HA27882: 2
2026-03-29 14:02:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 914e1aba-0e9d-5acc-a1ef-f52f3ff8b29f with identifier: HA27882
2026-03-29 14:02:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 914e1aba-0e9d-5acc-a1ef-f52f3ff8b29f with scrape type 2
2026-03-29 14:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 914e1aba-0e9d-5acc-a1ef-f52f3ff8b29f with scrape type 2
2026-03-29 14:02:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 914e1aba-0e9d-5acc-a1ef-f52f3ff8b29f, identifier: HA27882
2026-03-29 14:02:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 914e1aba-0e9d-5acc-a1ef-f52f3ff8b29f with identifier: HA27882
2026-03-29 14:02:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 914e1aba-0e9d-5acc-a1ef-f52f3ff8b29f with identifier: HA27882
2026-03-29 14:02:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 914e1aba-0e9d-5acc-a1ef-f52f3ff8b29f with identifier: HA27882 to the API
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 109,
'expiration_date': '2026-03-30T15:09:45Z',
'fuel_type': 'gas',
'id': '914e1aba-0e9d-5acc-a1ef-f52f3ff8b29f',
'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/HA27882',
'listing': 'auction',
'make': 'Dacia',
'model': 'Dokker',
'odometer': 144264,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-27',
'seller_name': None,
'title': 'Dacia Dokker 1.6 SCe Benzin / LPG Essential',
'transmission': 'manual',
'trim': 'Essential',
'year': 2021}
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HA27882%27 HTTP/1.1" 200 None
2026-03-29 14:02:21 [auto1.es] INFO: Saving data for HA27882: {'auction_closing_time': 1774883385.0, 'created_time': 1774296328.575634, 'last_price_update_time': 1774792941.607924}
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HA27882') HTTP/1.1" 204 0
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: TE16269
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: SK01159
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: CE82736
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CE82736%27 HTTP/1.1" 200 None
2026-03-29 14:02:21 [auto1.es] INFO: Scrape type for CE82736: 0
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: ZZ49032
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZZ49032%27 HTTP/1.1" 200 None
2026-03-29 14:02:21 [auto1.es] INFO: Scrape type for ZZ49032: 0
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: SU07288
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: CP72287
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CP72287%27 HTTP/1.1" 200 None
2026-03-29 14:02:21 [auto1.es] INFO: Scrape type for CP72287: 0
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: WJ83814
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: BJ36748
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: YP76490
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: RS45242
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RS45242%27 HTTP/1.1" 200 None
2026-03-29 14:02:21 [auto1.es] INFO: Scrape type for RS45242: 0
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: NN72545
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27NN72545%27 HTTP/1.1" 200 None
2026-03-29 14:02:21 [auto1.es] INFO: Scrape type for NN72545: 0
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: AB84528
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AB84528%27 HTTP/1.1" 200 None
2026-03-29 14:02:21 [auto1.es] INFO: Scrape type for AB84528: 0
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: PS20422
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PS20422%27 HTTP/1.1" 200 None
2026-03-29 14:02:21 [auto1.es] INFO: Scrape type for PS20422: 0
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: XV33818
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XV33818%27 HTTP/1.1" 200 None
2026-03-29 14:02:21 [auto1.es] INFO: Scrape type for XV33818: 0
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: ZR59289
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZR59289%27 HTTP/1.1" 200 None
2026-03-29 14:02:21 [auto1.es] INFO: Scrape type for ZR59289: 0
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: EN12947
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: KK99044
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KK99044%27 HTTP/1.1" 200 None
2026-03-29 14:02:21 [auto1.es] INFO: Scrape type for KK99044: 0
2026-03-29 14:02:21 [auto1.es] INFO: Found listing with ID: VL09919
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VL09919%27 HTTP/1.1" 200 None
2026-03-29 14:02:21 [auto1.es] INFO: Scrape type for VL09919: 2
2026-03-29 14:02:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb22e554-a337-5b23-93f8-e3554505dc93 with identifier: VL09919
2026-03-29 14:02:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb22e554-a337-5b23-93f8-e3554505dc93 with scrape type 2
2026-03-29 14:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb22e554-a337-5b23-93f8-e3554505dc93 with scrape type 2
2026-03-29 14:02:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: bb22e554-a337-5b23-93f8-e3554505dc93, identifier: VL09919
2026-03-29 14:02:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: bb22e554-a337-5b23-93f8-e3554505dc93 with identifier: VL09919
2026-03-29 14:02:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: bb22e554-a337-5b23-93f8-e3554505dc93 with identifier: VL09919
2026-03-29 14:02:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: bb22e554-a337-5b23-93f8-e3554505dc93 with identifier: VL09919 to the API
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:16:42Z',
'fuel_type': 'diesel',
'id': 'bb22e554-a337-5b23-93f8-e3554505dc93',
'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/VL09919',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 232672,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-19',
'seller_name': None,
'title': 'Citroen C4 1.5 Blue-HDi Shine',
'transmission': 'automatic',
'trim': 'Shine',
'year': 2021}
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VL09919%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [auto1.es] INFO: Saving data for VL09919: {'auction_closing_time': 1774883802.0, 'created_time': 1774274509.56296, 'last_price_update_time': 1774792942.367398}
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VL09919') HTTP/1.1" 204 0
2026-03-29 14:02:22 [auto1.es] INFO: Found listing with ID: SX15472
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SX15472%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [auto1.es] INFO: Scrape type for SX15472: 0
2026-03-29 14:02:22 [auto1.es] INFO: Found listing with ID: DG13081
2026-03-29 14:02:22 [auto1.es] INFO: Found listing with ID: EU03494
2026-03-29 14:02:22 [auto1.es] INFO: Found listing with ID: FT05886
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FT05886%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [auto1.es] INFO: Scrape type for FT05886: 0
2026-03-29 14:02:22 [auto1.es] INFO: Found listing with ID: ZC21665
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZC21665%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [auto1.es] INFO: Scrape type for ZC21665: 2
2026-03-29 14:02:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87b1d2bc-2310-5c26-bef5-7bc96c7ad362 with identifier: ZC21665
2026-03-29 14:02:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87b1d2bc-2310-5c26-bef5-7bc96c7ad362 with scrape type 2
2026-03-29 14:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87b1d2bc-2310-5c26-bef5-7bc96c7ad362 with scrape type 2
2026-03-29 14:02:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 87b1d2bc-2310-5c26-bef5-7bc96c7ad362, identifier: ZC21665
2026-03-29 14:02:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 87b1d2bc-2310-5c26-bef5-7bc96c7ad362 with identifier: ZC21665
2026-03-29 14:02:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 87b1d2bc-2310-5c26-bef5-7bc96c7ad362 with identifier: ZC21665
2026-03-29 14:02:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 87b1d2bc-2310-5c26-bef5-7bc96c7ad362 with identifier: ZC21665 to the API
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02: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': 130,
'expiration_date': '2026-03-30T15:50:33Z',
'fuel_type': 'diesel',
'id': '87b1d2bc-2310-5c26-bef5-7bc96c7ad362',
'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/ZC21665',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 206293,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-20',
'seller_name': None,
'title': 'Peugeot 308 1.5 Blue-HDi Style',
'transmission': 'automatic',
'trim': 'Style',
'year': 2018}
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZC21665%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [auto1.es] INFO: Saving data for ZC21665: {'auction_closing_time': 1774885833.0, 'created_time': 1773126719.117411, 'last_price_update_time': 1774792942.982307}
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZC21665') HTTP/1.1" 204 0
2026-03-29 14:02:23 [auto1.es] INFO: Found listing with ID: MF02343
2026-03-29 14:02:23 [auto1.es] INFO: Found listing with ID: HP01859
2026-03-29 14:02:23 [auto1.es] INFO: Found listing with ID: VL50797
2026-03-29 14:02:23 [auto1.es] INFO: Found listing with ID: PT49535
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PT49535%27 HTTP/1.1" 200 None
2026-03-29 14:02:23 [auto1.es] INFO: Scrape type for PT49535: 2
2026-03-29 14:02:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b83cf1a1-95f1-547e-a4c2-3ed13e1f4143 with identifier: PT49535
2026-03-29 14:02:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b83cf1a1-95f1-547e-a4c2-3ed13e1f4143 with scrape type 2
2026-03-29 14:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b83cf1a1-95f1-547e-a4c2-3ed13e1f4143 with scrape type 2
2026-03-29 14:02:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b83cf1a1-95f1-547e-a4c2-3ed13e1f4143, identifier: PT49535
2026-03-29 14:02:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b83cf1a1-95f1-547e-a4c2-3ed13e1f4143 with identifier: PT49535
2026-03-29 14:02:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b83cf1a1-95f1-547e-a4c2-3ed13e1f4143 with identifier: PT49535
2026-03-29 14:02:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b83cf1a1-95f1-547e-a4c2-3ed13e1f4143 with identifier: PT49535 to the API
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:36:11Z',
'fuel_type': 'diesel',
'id': 'b83cf1a1-95f1-547e-a4c2-3ed13e1f4143',
'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/PT49535',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 143034,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-19',
'seller_name': None,
'title': 'Citroen C4 1.6 Blue-HDi Live Edition',
'transmission': 'manual',
'trim': 'Live Edition',
'year': 2017}
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PT49535%27 HTTP/1.1" 200 None
2026-03-29 14:02:23 [auto1.es] INFO: Saving data for PT49535: {'auction_closing_time': 1774884971.0, 'created_time': 1774609272.969147, 'last_price_update_time': 1774792943.444126}
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PT49535') HTTP/1.1" 204 0
2026-03-29 14: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-29 14:02:24 [auto1.es] INFO: Channel: 24h | Page: 27 | totalHits: 1794 | hits on page: 40
2026-03-29 14:02:24 [auto1.es] INFO: Found listing with ID: WZ30869
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WZ30869%27 HTTP/1.1" 200 None
2026-03-29 14:02:24 [auto1.es] INFO: Scrape type for WZ30869: 0
2026-03-29 14:02:24 [auto1.es] INFO: Found listing with ID: ZM69944
2026-03-29 14:02:24 [auto1.es] INFO: Found listing with ID: YB94347
2026-03-29 14:02:24 [auto1.es] INFO: Found listing with ID: LD17478
2026-03-29 14:02:24 [auto1.es] INFO: Found listing with ID: RN76428
2026-03-29 14:02:24 [auto1.es] INFO: Found listing with ID: GU38907
2026-03-29 14:02:24 [auto1.es] INFO: Found listing with ID: YB76254
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27YB76254%27 HTTP/1.1" 200 None
2026-03-29 14:02:24 [auto1.es] INFO: Scrape type for YB76254: 0
2026-03-29 14:02:24 [auto1.es] INFO: Found listing with ID: VG01013
2026-03-29 14:02:24 [auto1.es] INFO: Found listing with ID: FD79630
2026-03-29 14:02:24 [auto1.es] INFO: Found listing with ID: WL49874
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WL49874%27 HTTP/1.1" 200 None
2026-03-29 14:02:24 [auto1.es] INFO: Scrape type for WL49874: 0
2026-03-29 14:02:24 [auto1.es] INFO: Found listing with ID: WX54724
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WX54724%27 HTTP/1.1" 200 None
2026-03-29 14:02:24 [auto1.es] INFO: Scrape type for WX54724: 0
2026-03-29 14:02:24 [auto1.es] INFO: Found listing with ID: MP83522
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MP83522%27 HTTP/1.1" 200 None
2026-03-29 14:02:24 [auto1.es] INFO: Scrape type for MP83522: 0
2026-03-29 14:02:24 [auto1.es] INFO: Found listing with ID: XN30812
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XN30812%27 HTTP/1.1" 200 None
2026-03-29 14:02:24 [auto1.es] INFO: Scrape type for XN30812: 0
2026-03-29 14:02:24 [auto1.es] INFO: Found listing with ID: GX06456
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GX06456%27 HTTP/1.1" 200 None
2026-03-29 14:02:24 [auto1.es] INFO: Scrape type for GX06456: 0
2026-03-29 14:02:24 [auto1.es] INFO: Found listing with ID: RX23320
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RX23320%27 HTTP/1.1" 200 None
2026-03-29 14:02:24 [auto1.es] INFO: Scrape type for RX23320: 0
2026-03-29 14:02:24 [auto1.es] INFO: Found listing with ID: XZ41303
2026-03-29 14:02:24 [auto1.es] INFO: Found listing with ID: FK50437
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FK50437%27 HTTP/1.1" 200 None
2026-03-29 14:02:24 [auto1.es] INFO: Scrape type for FK50437: 2
2026-03-29 14:02:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e60a8f36-5927-5968-969c-2c5771f13dee with identifier: FK50437
2026-03-29 14:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e60a8f36-5927-5968-969c-2c5771f13dee with scrape type 2
2026-03-29 14:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e60a8f36-5927-5968-969c-2c5771f13dee with scrape type 2
2026-03-29 14:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e60a8f36-5927-5968-969c-2c5771f13dee, identifier: FK50437
2026-03-29 14:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e60a8f36-5927-5968-969c-2c5771f13dee with identifier: FK50437
2026-03-29 14:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e60a8f36-5927-5968-969c-2c5771f13dee with identifier: FK50437
2026-03-29 14:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e60a8f36-5927-5968-969c-2c5771f13dee with identifier: FK50437 to the API
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 73,
'expiration_date': '2026-03-30T15:10:56Z',
'fuel_type': 'petrol',
'id': 'e60a8f36-5927-5968-969c-2c5771f13dee',
'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/FK50437',
'listing': 'auction',
'make': 'Peugeot',
'model': '207',
'odometer': 174917,
'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': 'Peugeot 207 1.4 207 Plus',
'transmission': 'manual',
'trim': 'Plus',
'year': 2012}
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FK50437%27 HTTP/1.1" 200 None
2026-03-29 14:02:24 [auto1.es] INFO: Saving data for FK50437: {'auction_closing_time': 1774883456.0, 'created_time': 1773934229.323596, 'last_price_update_time': 1774792944.797263}
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FK50437') HTTP/1.1" 204 0
2026-03-29 14: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-29 14:02:24 [auto1.es] INFO: Found listing with ID: CJ73946
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CJ73946%27 HTTP/1.1" 200 None
2026-03-29 14:02:24 [auto1.es] INFO: Scrape type for CJ73946: 0
2026-03-29 14:02:24 [auto1.es] INFO: Found listing with ID: KS53137
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KS53137%27 HTTP/1.1" 200 None
2026-03-29 14:02:24 [auto1.es] INFO: Scrape type for KS53137: 0
2026-03-29 14:02:24 [auto1.es] INFO: Found listing with ID: BR63324
2026-03-29 14:02:24 [auto1.es] INFO: Found listing with ID: TF28365
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TF28365%27 HTTP/1.1" 200 None
2026-03-29 14:02:25 [auto1.es] INFO: Scrape type for TF28365: 0
2026-03-29 14:02:25 [auto1.es] INFO: Found listing with ID: KD08887
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KD08887%27 HTTP/1.1" 200 None
2026-03-29 14:02:25 [auto1.es] INFO: Scrape type for KD08887: 0
2026-03-29 14:02:25 [auto1.es] INFO: Found listing with ID: PF82044
2026-03-29 14:02:25 [auto1.es] INFO: Found listing with ID: VT35195
2026-03-29 14:02:25 [auto1.es] INFO: Found listing with ID: LU79245
2026-03-29 14:02:25 [auto1.es] INFO: Found listing with ID: EH02657
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EH02657%27 HTTP/1.1" 200 None
2026-03-29 14:02:25 [auto1.es] INFO: Scrape type for EH02657: 0
2026-03-29 14:02:25 [auto1.es] INFO: Found listing with ID: JG20309
2026-03-29 14:02:25 [auto1.es] INFO: Found listing with ID: LB45570
2026-03-29 14:02:25 [auto1.es] INFO: Found listing with ID: UV89988
2026-03-29 14:02:25 [auto1.es] INFO: Found listing with ID: JC23738
2026-03-29 14:02:25 [auto1.es] INFO: Found listing with ID: DE75422
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DE75422%27 HTTP/1.1" 200 None
2026-03-29 14:02:25 [auto1.es] INFO: Scrape type for DE75422: 0
2026-03-29 14:02:25 [auto1.es] INFO: Found listing with ID: YU77194
2026-03-29 14:02:25 [auto1.es] INFO: Found listing with ID: UB42787
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UB42787%27 HTTP/1.1" 200 None
2026-03-29 14:02:25 [auto1.es] INFO: Scrape type for UB42787: 2
2026-03-29 14:02:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb1206ed-a162-56ee-ab4d-ff727c1e8c21 with identifier: UB42787
2026-03-29 14:02:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb1206ed-a162-56ee-ab4d-ff727c1e8c21 with scrape type 2
2026-03-29 14:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb1206ed-a162-56ee-ab4d-ff727c1e8c21 with scrape type 2
2026-03-29 14:02:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: eb1206ed-a162-56ee-ab4d-ff727c1e8c21, identifier: UB42787
2026-03-29 14:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: eb1206ed-a162-56ee-ab4d-ff727c1e8c21 with identifier: UB42787
2026-03-29 14:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: eb1206ed-a162-56ee-ab4d-ff727c1e8c21 with identifier: UB42787
2026-03-29 14:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: eb1206ed-a162-56ee-ab4d-ff727c1e8c21 with identifier: UB42787 to the API
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 143,
'expiration_date': '2026-03-30T15:23:42Z',
'fuel_type': 'diesel',
'id': 'eb1206ed-a162-56ee-ab4d-ff727c1e8c21',
'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/UB42787',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 136816,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-06-28',
'seller_name': None,
'title': 'Audi A4 2.0 TDI',
'transmission': 'automatic',
'trim': '',
'year': 2012}
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UB42787%27 HTTP/1.1" 200 None
2026-03-29 14:02:25 [auto1.es] INFO: Saving data for UB42787: {'auction_closing_time': 1774884222.0, 'created_time': 1774512025.704216, 'last_price_update_time': 1774792945.55721}
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UB42787') HTTP/1.1" 204 0
2026-03-29 14:02:25 [auto1.es] INFO: Found listing with ID: DD46195
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DD46195%27 HTTP/1.1" 200 None
2026-03-29 14:02:25 [auto1.es] INFO: Scrape type for DD46195: 2
2026-03-29 14:02:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9410c0cb-0471-58d9-a676-cadee62c927e with identifier: DD46195
2026-03-29 14:02:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9410c0cb-0471-58d9-a676-cadee62c927e with scrape type 2
2026-03-29 14:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9410c0cb-0471-58d9-a676-cadee62c927e with scrape type 2
2026-03-29 14:02:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9410c0cb-0471-58d9-a676-cadee62c927e, identifier: DD46195
2026-03-29 14:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9410c0cb-0471-58d9-a676-cadee62c927e with identifier: DD46195
2026-03-29 14:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9410c0cb-0471-58d9-a676-cadee62c927e with identifier: DD46195
2026-03-29 14:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9410c0cb-0471-58d9-a676-cadee62c927e with identifier: DD46195 to the API
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:42:00Z',
'fuel_type': 'petrol',
'id': '9410c0cb-0471-58d9-a676-cadee62c927e',
'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/DD46195',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII Sportsvan',
'odometer': 82937,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-26',
'seller_name': None,
'title': 'Volkswagen Golf VII Sportsvan 1.5 TSI ACT Advance',
'transmission': 'automatic',
'trim': 'Advance',
'year': 2018}
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DD46195%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [auto1.es] INFO: Saving data for DD46195: {'auction_closing_time': 1774885320.0, 'created_time': 1774015845.745586, 'last_price_update_time': 1774792946.099247}
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DD46195') HTTP/1.1" 204 0
2026-03-29 14:02:26 [auto1.es] INFO: Found listing with ID: CZ41335
2026-03-29 14:02:26 [auto1.es] INFO: Found listing with ID: BS14602
2026-03-29 14:02:26 [auto1.es] INFO: Found listing with ID: WE77493
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WE77493%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [auto1.es] INFO: Scrape type for WE77493: 0
2026-03-29 14:02:26 [auto1.es] INFO: Found listing with ID: CW02489
2026-03-29 14:02:26 [auto1.es] INFO: Found listing with ID: JM60139
2026-03-29 14:02:26 [auto1.es] INFO: Found listing with ID: KE47103
2026-03-29 14:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:02:27 [auto1.es] INFO: Channel: 24h | Page: 28 | totalHits: 1794 | hits on page: 40
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: YL07915
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: UX78126
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:27 [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-29 14:02:27 [auto1.es] INFO: Scrape type for UX78126: 0
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: LY43971
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:27 [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-29 14:02:27 [auto1.es] INFO: Scrape type for LY43971: 0
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: ML86623
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: JC37021
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:27 [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-29 14:02:27 [auto1.es] INFO: Scrape type for JC37021: 0
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: CL39322
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:27 [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-29 14:02:27 [auto1.es] INFO: Scrape type for CL39322: 0
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: JC17966
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: UT20809
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:27 [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-29 14:02:27 [auto1.es] INFO: Scrape type for UT20809: 0
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: LK62452
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: MX17134
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: TS75802
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:27 [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-29 14:02:27 [auto1.es] INFO: Scrape type for TS75802: 0
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: YM80761
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:27 [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-29 14:02:27 [auto1.es] INFO: Scrape type for YM80761: 0
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: UZ32916
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: VL93613
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:27 [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-29 14:02:27 [auto1.es] INFO: Scrape type for VL93613: 0
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: YU55670
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:27 [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-29 14:02:27 [auto1.es] INFO: Scrape type for YU55670: 0
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: YS21780
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: GJ99683
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:27 [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-29 14:02:27 [auto1.es] INFO: Scrape type for GJ99683: 0
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: PC51622
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: RT35335
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:27 [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-29 14:02:27 [auto1.es] INFO: Scrape type for RT35335: 0
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: TU21075
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: PS45222
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: AP64708
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: YY12745
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: MW15131
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: FR95558
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: XL12491
2026-03-29 14:02:27 [auto1.es] INFO: Found listing with ID: RB88414
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:27 [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-29 14:02:27 [auto1.es] INFO: Scrape type for RB88414: 2
2026-03-29 14:02:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80fb015d-b8a7-5221-b705-cc0cca141b9e with identifier: RB88414
2026-03-29 14:02:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80fb015d-b8a7-5221-b705-cc0cca141b9e with scrape type 2
2026-03-29 14:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80fb015d-b8a7-5221-b705-cc0cca141b9e with scrape type 2
2026-03-29 14:02:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 80fb015d-b8a7-5221-b705-cc0cca141b9e, identifier: RB88414
2026-03-29 14:02:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 80fb015d-b8a7-5221-b705-cc0cca141b9e with identifier: RB88414
2026-03-29 14:02:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 80fb015d-b8a7-5221-b705-cc0cca141b9e with identifier: RB88414
2026-03-29 14:02:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 80fb015d-b8a7-5221-b705-cc0cca141b9e with identifier: RB88414 to the API
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:55:25Z',
'fuel_type': 'gas',
'id': '80fb015d-b8a7-5221-b705-cc0cca141b9e',
'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/RB88414',
'listing': 'auction',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 78770,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-06',
'seller_name': None,
'title': 'Dacia Sandero 1.0 TCe LPG Essential',
'transmission': 'manual',
'trim': 'Essential',
'year': 2021}
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:28 [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-29 14:02:28 [auto1.es] INFO: Saving data for RB88414: {'auction_closing_time': 1774886125.0, 'created_time': 1774522910.202137, 'last_price_update_time': 1774792948.154242}
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RB88414') HTTP/1.1" 204 0
2026-03-29 14:02:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:02:28 [auto1.es] INFO: Found listing with ID: TF48403
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:28 [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-29 14:02:28 [auto1.es] INFO: Scrape type for TF48403: 0
2026-03-29 14:02:28 [auto1.es] INFO: Found listing with ID: XL66794
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:28 [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-29 14:02:28 [auto1.es] INFO: Scrape type for XL66794: 0
2026-03-29 14:02:28 [auto1.es] INFO: Found listing with ID: WE21693
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:28 [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-29 14:02:28 [auto1.es] INFO: Scrape type for WE21693: 0
2026-03-29 14:02:28 [auto1.es] INFO: Found listing with ID: XY73701
2026-03-29 14:02:28 [auto1.es] INFO: Found listing with ID: FG54373
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:28 [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-29 14:02:28 [auto1.es] INFO: Scrape type for FG54373: 0
2026-03-29 14:02:28 [auto1.es] INFO: Found listing with ID: UA81124
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:28 [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-29 14:02:28 [auto1.es] INFO: Scrape type for UA81124: 0
2026-03-29 14:02:28 [auto1.es] INFO: Found listing with ID: XS23007
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:28 [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-29 14:02:28 [auto1.es] INFO: Scrape type for XS23007: 2
2026-03-29 14:02:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b126f0a0-fad9-5c0d-b58c-8ff220a6ce2b with identifier: XS23007
2026-03-29 14:02:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b126f0a0-fad9-5c0d-b58c-8ff220a6ce2b with scrape type 2
2026-03-29 14:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b126f0a0-fad9-5c0d-b58c-8ff220a6ce2b with scrape type 2
2026-03-29 14:02:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b126f0a0-fad9-5c0d-b58c-8ff220a6ce2b, identifier: XS23007
2026-03-29 14:02:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b126f0a0-fad9-5c0d-b58c-8ff220a6ce2b with identifier: XS23007
2026-03-29 14:02:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b126f0a0-fad9-5c0d-b58c-8ff220a6ce2b with identifier: XS23007
2026-03-29 14:02:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b126f0a0-fad9-5c0d-b58c-8ff220a6ce2b with identifier: XS23007 to the API
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02: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': 'silver',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 387,
'expiration_date': '2026-03-30T15:41:58Z',
'fuel_type': 'petrol',
'id': 'b126f0a0-fad9-5c0d-b58c-8ff220a6ce2b',
'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/XS23007',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'S-Klasse',
'odometer': 414524,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-09-25',
'seller_name': None,
'title': 'Mercedes-Benz S-Klasse S 500',
'transmission': 'automatic',
'trim': '',
'year': 2007}
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:28 [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-29 14:02:28 [auto1.es] INFO: Saving data for XS23007: {'auction_closing_time': 1774885318.0, 'created_time': 1773691524.480197, 'last_price_update_time': 1774792948.873545}
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XS23007') HTTP/1.1" 204 0
2026-03-29 14:02:28 [auto1.es] INFO: Found listing with ID: JC49855
2026-03-29 14:02:28 [auto1.es] INFO: Found listing with ID: GT09442
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:28 [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-29 14:02:28 [auto1.es] INFO: Scrape type for GT09442: 0
2026-03-29 14:02:28 [auto1.es] INFO: Found listing with ID: SN05978
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:28 [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-29 14:02:28 [auto1.es] INFO: Scrape type for SN05978: 0
2026-03-29 14:02:28 [auto1.es] INFO: Found listing with ID: KP85608
2026-03-29 14:02:28 [auto1.es] INFO: Found listing with ID: JH04975
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:28 [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-29 14:02:28 [auto1.es] INFO: Scrape type for JH04975: 0
2026-03-29 14:02:28 [auto1.es] INFO: Found listing with ID: EN74570
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:28 [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-29 14:02:28 [auto1.es] INFO: Scrape type for EN74570: 0
2026-03-29 14:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:02:30 [auto1.es] INFO: Channel: 24h | Page: 29 | totalHits: 1794 | hits on page: 40
2026-03-29 14:02:30 [auto1.es] INFO: Found listing with ID: LB26536
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:30 [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-29 14:02:30 [auto1.es] INFO: Scrape type for LB26536: 0
2026-03-29 14:02:30 [auto1.es] INFO: Found listing with ID: XA71436
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:30 [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-29 14:02:30 [auto1.es] INFO: Scrape type for XA71436: 0
2026-03-29 14:02:30 [auto1.es] INFO: Found listing with ID: XP57901
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:30 [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-29 14:02:30 [auto1.es] INFO: Scrape type for XP57901: 2
2026-03-29 14:02:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07fe58a8-8ffd-5194-bb10-3cd76162f256 with identifier: XP57901
2026-03-29 14:02:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07fe58a8-8ffd-5194-bb10-3cd76162f256 with scrape type 2
2026-03-29 14:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07fe58a8-8ffd-5194-bb10-3cd76162f256 with scrape type 2
2026-03-29 14:02:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 07fe58a8-8ffd-5194-bb10-3cd76162f256, identifier: XP57901
2026-03-29 14:02:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 07fe58a8-8ffd-5194-bb10-3cd76162f256 with identifier: XP57901
2026-03-29 14:02:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 07fe58a8-8ffd-5194-bb10-3cd76162f256 with identifier: XP57901
2026-03-29 14:02:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 07fe58a8-8ffd-5194-bb10-3cd76162f256 with identifier: XP57901 to the API
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 175,
'expiration_date': '2026-03-30T15:47:11Z',
'fuel_type': 'diesel',
'id': '07fe58a8-8ffd-5194-bb10-3cd76162f256',
'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/XP57901',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 247810,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-02-28',
'seller_name': None,
'title': 'Volkswagen Touareg 2.5 TDI R5',
'transmission': 'automatic',
'trim': 'R5',
'year': 2005}
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:30 [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-29 14:02:30 [auto1.es] INFO: Saving data for XP57901: {'auction_closing_time': 1774885631.0, 'created_time': 1774609284.37766, 'last_price_update_time': 1774792950.623294}
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XP57901') HTTP/1.1" 204 0
2026-03-29 14:02:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:02:30 [auto1.es] INFO: Found listing with ID: BF21105
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:30 [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-29 14:02:30 [auto1.es] INFO: Scrape type for BF21105: 0
2026-03-29 14:02:30 [auto1.es] INFO: Found listing with ID: FN32638
2026-03-29 14:02:30 [auto1.es] INFO: Found listing with ID: PP85710
2026-03-29 14:02:30 [auto1.es] INFO: Found listing with ID: GJ06814
2026-03-29 14:02:30 [auto1.es] INFO: Found listing with ID: PY80888
2026-03-29 14:02:30 [auto1.es] INFO: Found listing with ID: WC72839
2026-03-29 14:02:30 [auto1.es] INFO: Found listing with ID: UF43058
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:30 [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-29 14:02:30 [auto1.es] INFO: Scrape type for UF43058: 0
2026-03-29 14:02:30 [auto1.es] INFO: Found listing with ID: XZ49849
2026-03-29 14:02:30 [auto1.es] INFO: Found listing with ID: WW04715
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:30 [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-29 14:02:30 [auto1.es] INFO: Scrape type for WW04715: 0
2026-03-29 14:02:30 [auto1.es] INFO: Found listing with ID: TU32370
2026-03-29 14:02:30 [auto1.es] INFO: Found listing with ID: GR21814
2026-03-29 14:02:30 [auto1.es] INFO: Found listing with ID: UZ29384
2026-03-29 14:02:30 [auto1.es] INFO: Found listing with ID: YW58225
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:30 [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-29 14:02:30 [auto1.es] INFO: Scrape type for YW58225: 0
2026-03-29 14:02:30 [auto1.es] INFO: Found listing with ID: WH26152
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:30 [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-29 14:02:30 [auto1.es] INFO: Scrape type for WH26152: 0
2026-03-29 14:02:30 [auto1.es] INFO: Found listing with ID: DU33012
2026-03-29 14:02:30 [auto1.es] INFO: Found listing with ID: GJ16527
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:30 [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-29 14:02:30 [auto1.es] INFO: Scrape type for GJ16527: 0
2026-03-29 14:02:30 [auto1.es] INFO: Found listing with ID: AN25119
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:30 [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-29 14:02:30 [auto1.es] INFO: Scrape type for AN25119: 2
2026-03-29 14:02:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d0e25de-1a26-56da-9a4d-7d4908e3ec85 with identifier: AN25119
2026-03-29 14:02:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d0e25de-1a26-56da-9a4d-7d4908e3ec85 with scrape type 2
2026-03-29 14:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d0e25de-1a26-56da-9a4d-7d4908e3ec85 with scrape type 2
2026-03-29 14:02:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 0d0e25de-1a26-56da-9a4d-7d4908e3ec85, identifier: AN25119
2026-03-29 14:02:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 0d0e25de-1a26-56da-9a4d-7d4908e3ec85 with identifier: AN25119
2026-03-29 14:02:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 0d0e25de-1a26-56da-9a4d-7d4908e3ec85 with identifier: AN25119
2026-03-29 14:02:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 0d0e25de-1a26-56da-9a4d-7d4908e3ec85 with identifier: AN25119 to the API
2026-03-29 14:02:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 205,
'expiration_date': '2026-03-30T15:02:29Z',
'fuel_type': 'diesel',
'id': '0d0e25de-1a26-56da-9a4d-7d4908e3ec85',
'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/AN25119',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 91510,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-30',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 250 d 4Matic Premium',
'transmission': 'automatic',
'trim': '4Matic Premium',
'year': 2018}
2026-03-29 14:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:31 [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-29 14:02:31 [auto1.es] INFO: Saving data for AN25119: {'auction_closing_time': 1774882949.0, 'created_time': 1774609293.313215, 'last_price_update_time': 1774792951.893096}
2026-03-29 14:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AN25119') HTTP/1.1" 204 0
2026-03-29 14:02:32 [auto1.es] INFO: Found listing with ID: EA52375
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [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-29 14:02:32 [auto1.es] INFO: Scrape type for EA52375: 0
2026-03-29 14:02:32 [auto1.es] INFO: Found listing with ID: PD86662
2026-03-29 14:02:32 [auto1.es] INFO: Found listing with ID: JK64156
2026-03-29 14:02:32 [auto1.es] INFO: Found listing with ID: EW34917
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [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-29 14:02:32 [auto1.es] INFO: Scrape type for EW34917: 0
2026-03-29 14:02:32 [auto1.es] INFO: Found listing with ID: XN31464
2026-03-29 14:02:32 [auto1.es] INFO: Found listing with ID: DF08485
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [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-29 14:02:32 [auto1.es] INFO: Scrape type for DF08485: 2
2026-03-29 14:02:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 936fb343-d905-56a6-b0f8-b1930402f6d4 with identifier: DF08485
2026-03-29 14:02:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 936fb343-d905-56a6-b0f8-b1930402f6d4 with scrape type 2
2026-03-29 14:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 936fb343-d905-56a6-b0f8-b1930402f6d4 with scrape type 2
2026-03-29 14:02:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 936fb343-d905-56a6-b0f8-b1930402f6d4, identifier: DF08485
2026-03-29 14:02:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 936fb343-d905-56a6-b0f8-b1930402f6d4 with identifier: DF08485
2026-03-29 14:02:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 936fb343-d905-56a6-b0f8-b1930402f6d4 with identifier: DF08485
2026-03-29 14:02:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 936fb343-d905-56a6-b0f8-b1930402f6d4 with identifier: DF08485 to the API
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02: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': 4,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:16:05Z',
'fuel_type': 'diesel',
'id': '936fb343-d905-56a6-b0f8-b1930402f6d4',
'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/DF08485',
'listing': 'auction',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 183212,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-27',
'seller_name': None,
'title': 'Citroen Berlingo 1.6 Blue-HDi Live Edition',
'transmission': 'manual',
'trim': 'Live Edition',
'year': 2016}
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [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-29 14:02:32 [auto1.es] INFO: Saving data for DF08485: {'auction_closing_time': 1774883765.0, 'created_time': 1774263678.485459, 'last_price_update_time': 1774792952.525691}
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DF08485') HTTP/1.1" 204 0
2026-03-29 14:02:32 [auto1.es] INFO: Found listing with ID: HF43561
2026-03-29 14:02:32 [auto1.es] INFO: Found listing with ID: ZE85496
2026-03-29 14:02:32 [auto1.es] INFO: Found listing with ID: ME40836
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [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-29 14:02:32 [auto1.es] INFO: Scrape type for ME40836: 0
2026-03-29 14:02:32 [auto1.es] INFO: Found listing with ID: MF18812
2026-03-29 14:02:32 [auto1.es] INFO: Found listing with ID: DU61809
2026-03-29 14:02:32 [auto1.es] INFO: Found listing with ID: KW07393
2026-03-29 14:02:32 [auto1.es] INFO: Found listing with ID: YF73149
2026-03-29 14:02:32 [auto1.es] INFO: Found listing with ID: AP77113
2026-03-29 14:02:32 [auto1.es] INFO: Found listing with ID: HC67204
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [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-29 14:02:32 [auto1.es] INFO: Scrape type for HC67204: 2
2026-03-29 14:02:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bce9b41f-2613-551a-94c2-91ab8d9823fd with identifier: HC67204
2026-03-29 14:02:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bce9b41f-2613-551a-94c2-91ab8d9823fd with scrape type 2
2026-03-29 14:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bce9b41f-2613-551a-94c2-91ab8d9823fd with scrape type 2
2026-03-29 14:02:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: bce9b41f-2613-551a-94c2-91ab8d9823fd, identifier: HC67204
2026-03-29 14:02:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: bce9b41f-2613-551a-94c2-91ab8d9823fd with identifier: HC67204
2026-03-29 14:02:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: bce9b41f-2613-551a-94c2-91ab8d9823fd with identifier: HC67204
2026-03-29 14:02:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: bce9b41f-2613-551a-94c2-91ab8d9823fd with identifier: HC67204 to the API
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:35:14Z',
'fuel_type': 'diesel',
'id': 'bce9b41f-2613-551a-94c2-91ab8d9823fd',
'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/HC67204',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 140249,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-06-27',
'seller_name': None,
'title': 'Audi A4 2.0 TDI',
'transmission': 'manual',
'trim': '',
'year': 2012}
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:33 [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-29 14:02:33 [auto1.es] INFO: Saving data for HC67204: {'auction_closing_time': 1774884914.0, 'created_time': 1774609276.080789, 'last_price_update_time': 1774792953.020238}
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HC67204') HTTP/1.1" 204 0
2026-03-29 14:02:33 [auto1.es] INFO: Found listing with ID: XS50380
2026-03-29 14:02:33 [auto1.es] INFO: Found listing with ID: WD34727
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:33 [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-29 14:02:33 [auto1.es] INFO: Scrape type for WD34727: 2
2026-03-29 14:02:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d750bfc1-2ab1-5309-bdcd-71ad36dd9f35 with identifier: WD34727
2026-03-29 14:02:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d750bfc1-2ab1-5309-bdcd-71ad36dd9f35 with scrape type 2
2026-03-29 14:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d750bfc1-2ab1-5309-bdcd-71ad36dd9f35 with scrape type 2
2026-03-29 14:02:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d750bfc1-2ab1-5309-bdcd-71ad36dd9f35, identifier: WD34727
2026-03-29 14:02:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d750bfc1-2ab1-5309-bdcd-71ad36dd9f35 with identifier: WD34727
2026-03-29 14:02:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d750bfc1-2ab1-5309-bdcd-71ad36dd9f35 with identifier: WD34727
2026-03-29 14:02:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d750bfc1-2ab1-5309-bdcd-71ad36dd9f35 with identifier: WD34727 to the API
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02: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': 'gray',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 455,
'expiration_date': '2026-03-30T15:48:03Z',
'fuel_type': 'petrol',
'id': 'd750bfc1-2ab1-5309-bdcd-71ad36dd9f35',
'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/WD34727',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'S-Klasse',
'odometer': 75137,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-06',
'seller_name': None,
'title': 'Mercedes-Benz S-Klasse S 500 AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2017}
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:33 [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-29 14:02:33 [auto1.es] INFO: Saving data for WD34727: {'auction_closing_time': 1774885683.0, 'created_time': 1774296300.880347, 'last_price_update_time': 1774792953.587135}
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WD34727') HTTP/1.1" 204 0
2026-03-29 14:02:33 [auto1.es] INFO: Found listing with ID: BY74928
2026-03-29 14:02:33 [auto1.es] INFO: Found listing with ID: XA81448
2026-03-29 14:02:33 [auto1.es] INFO: Found listing with ID: NJ73279
2026-03-29 14:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:02:34 [auto1.es] INFO: Channel: 24h | Page: 30 | totalHits: 1794 | hits on page: 40
2026-03-29 14:02:34 [auto1.es] INFO: Found listing with ID: XW29028
2026-03-29 14:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:34 [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-29 14:02:34 [auto1.es] INFO: Scrape type for XW29028: 0
2026-03-29 14:02:34 [auto1.es] INFO: Found listing with ID: BR73846
2026-03-29 14:02:34 [auto1.es] INFO: Found listing with ID: YX91165
2026-03-29 14:02:34 [auto1.es] INFO: Found listing with ID: LA48157
2026-03-29 14:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:34 [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-29 14:02:34 [auto1.es] INFO: Scrape type for LA48157: 0
2026-03-29 14:02:34 [auto1.es] INFO: Found listing with ID: UU20141
2026-03-29 14:02:34 [auto1.es] INFO: Found listing with ID: TR96675
2026-03-29 14:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:34 [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-29 14:02:34 [auto1.es] INFO: Scrape type for TR96675: 2
2026-03-29 14:02:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe615b52-a213-5e20-954b-b8f2276de4e2 with identifier: TR96675
2026-03-29 14:02:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe615b52-a213-5e20-954b-b8f2276de4e2 with scrape type 2
2026-03-29 14:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe615b52-a213-5e20-954b-b8f2276de4e2 with scrape type 2
2026-03-29 14:02:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: fe615b52-a213-5e20-954b-b8f2276de4e2, identifier: TR96675
2026-03-29 14:02:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: fe615b52-a213-5e20-954b-b8f2276de4e2 with identifier: TR96675
2026-03-29 14:02:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: fe615b52-a213-5e20-954b-b8f2276de4e2 with identifier: TR96675
2026-03-29 14:02:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: fe615b52-a213-5e20-954b-b8f2276de4e2 with identifier: TR96675 to the API
2026-03-29 14:02:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:00:49Z',
'fuel_type': 'diesel',
'id': 'fe615b52-a213-5e20-954b-b8f2276de4e2',
'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/TR96675',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'CLA-Klasse',
'odometer': 94146,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-06',
'seller_name': None,
'title': 'Mercedes-Benz CLA-Klasse CLA 200 d Urban',
'transmission': 'automatic',
'trim': 'Urban',
'year': 2018}
2026-03-29 14:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:34 [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-29 14:02:34 [auto1.es] INFO: Saving data for TR96675: {'auction_closing_time': 1774882849.0, 'created_time': 1774296078.961677, 'last_price_update_time': 1774792954.882097}
2026-03-29 14:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TR96675') HTTP/1.1" 204 0
2026-03-29 14:02:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:02:35 [auto1.es] INFO: Found listing with ID: DW68520
2026-03-29 14:02:35 [auto1.es] INFO: Found listing with ID: VB99654
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:35 [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-29 14:02:35 [auto1.es] INFO: Scrape type for VB99654: 0
2026-03-29 14:02:35 [auto1.es] INFO: Found listing with ID: PK37230
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:35 [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-29 14:02:35 [auto1.es] INFO: Scrape type for PK37230: 2
2026-03-29 14:02:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 950d8884-0044-54db-b4ae-b1b2aa5ef9bd with identifier: PK37230
2026-03-29 14:02:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 950d8884-0044-54db-b4ae-b1b2aa5ef9bd with scrape type 2
2026-03-29 14:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 950d8884-0044-54db-b4ae-b1b2aa5ef9bd with scrape type 2
2026-03-29 14:02:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 950d8884-0044-54db-b4ae-b1b2aa5ef9bd, identifier: PK37230
2026-03-29 14:02:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 950d8884-0044-54db-b4ae-b1b2aa5ef9bd with identifier: PK37230
2026-03-29 14:02:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 950d8884-0044-54db-b4ae-b1b2aa5ef9bd with identifier: PK37230
2026-03-29 14:02:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 950d8884-0044-54db-b4ae-b1b2aa5ef9bd with identifier: PK37230 to the API
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02: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': 'silver',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 160,
'expiration_date': '2026-03-30T15:03:57Z',
'fuel_type': 'petrol',
'id': '950d8884-0044-54db-b4ae-b1b2aa5ef9bd',
'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/PK37230',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 143096,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-12-03',
'seller_name': None,
'title': 'Audi A4 1.8 TFSI',
'transmission': 'automatic',
'trim': '',
'year': 2009}
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:35 [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-29 14:02:35 [auto1.es] INFO: Saving data for PK37230: {'auction_closing_time': 1774883037.0, 'created_time': 1773130633.305986, 'last_price_update_time': 1774792955.459779}
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PK37230') HTTP/1.1" 204 0
2026-03-29 14:02:35 [auto1.es] INFO: Found listing with ID: DR08098
2026-03-29 14:02:35 [auto1.es] INFO: Found listing with ID: YP54060
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:35 [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-29 14:02:35 [auto1.es] INFO: Scrape type for YP54060: 2
2026-03-29 14:02:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4dc33aa3-4b0c-5c86-963e-1922219b76e1 with identifier: YP54060
2026-03-29 14:02:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4dc33aa3-4b0c-5c86-963e-1922219b76e1 with scrape type 2
2026-03-29 14:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4dc33aa3-4b0c-5c86-963e-1922219b76e1 with scrape type 2
2026-03-29 14:02:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4dc33aa3-4b0c-5c86-963e-1922219b76e1, identifier: YP54060
2026-03-29 14:02:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4dc33aa3-4b0c-5c86-963e-1922219b76e1 with identifier: YP54060
2026-03-29 14:02:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4dc33aa3-4b0c-5c86-963e-1922219b76e1 with identifier: YP54060
2026-03-29 14:02:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4dc33aa3-4b0c-5c86-963e-1922219b76e1 with identifier: YP54060 to the API
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02: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': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:20:02Z',
'fuel_type': 'petrol',
'id': '4dc33aa3-4b0c-5c86-963e-1922219b76e1',
'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/YP54060',
'listing': 'auction',
'make': 'MINI',
'model': 'MINI',
'odometer': 124638,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-08-06',
'seller_name': None,
'title': 'MINI One',
'transmission': 'manual',
'trim': '',
'year': 2009}
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:35 [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-29 14:02:35 [auto1.es] INFO: Saving data for YP54060: {'auction_closing_time': 1774884002.0, 'created_time': 1774609266.444463, 'last_price_update_time': 1774792955.865351}
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='YP54060') HTTP/1.1" 204 0
2026-03-29 14:02:35 [auto1.es] INFO: Found listing with ID: WC06824
2026-03-29 14:02:35 [auto1.es] INFO: Found listing with ID: AJ61664
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:35 [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-29 14:02:35 [auto1.es] INFO: Scrape type for AJ61664: 0
2026-03-29 14:02:35 [auto1.es] INFO: Found listing with ID: FR40817
2026-03-29 14:02:35 [auto1.es] INFO: Found listing with ID: FJ48335
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:35 [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-29 14:02:35 [auto1.es] INFO: Scrape type for FJ48335: 2
2026-03-29 14:02:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 377ded3a-8966-5914-af19-f4bba4dc3e16 with identifier: FJ48335
2026-03-29 14:02:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 377ded3a-8966-5914-af19-f4bba4dc3e16 with scrape type 2
2026-03-29 14:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 377ded3a-8966-5914-af19-f4bba4dc3e16 with scrape type 2
2026-03-29 14:02:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 377ded3a-8966-5914-af19-f4bba4dc3e16, identifier: FJ48335
2026-03-29 14:02:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 377ded3a-8966-5914-af19-f4bba4dc3e16 with identifier: FJ48335
2026-03-29 14:02:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 377ded3a-8966-5914-af19-f4bba4dc3e16 with identifier: FJ48335
2026-03-29 14:02:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 377ded3a-8966-5914-af19-f4bba4dc3e16 with identifier: FJ48335 to the API
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:57:13Z',
'fuel_type': 'diesel',
'id': '377ded3a-8966-5914-af19-f4bba4dc3e16',
'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/FJ48335',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 222158,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-28',
'seller_name': None,
'title': 'BMW X1 xDrive 18d xLine',
'transmission': 'automatic',
'trim': 'xLine',
'year': 2016}
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:36 [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-29 14:02:36 [auto1.es] INFO: Saving data for FJ48335: {'auction_closing_time': 1774886233.0, 'created_time': 1774609273.884889, 'last_price_update_time': 1774792956.367617}
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FJ48335') HTTP/1.1" 204 0
2026-03-29 14:02:36 [auto1.es] INFO: Found listing with ID: DL11284
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:36 [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-29 14:02:36 [auto1.es] INFO: Scrape type for DL11284: 2
2026-03-29 14:02:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ab2045e-97e8-536d-a708-9b41531198fa with identifier: DL11284
2026-03-29 14:02:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ab2045e-97e8-536d-a708-9b41531198fa with scrape type 2
2026-03-29 14:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ab2045e-97e8-536d-a708-9b41531198fa with scrape type 2
2026-03-29 14:02:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 3ab2045e-97e8-536d-a708-9b41531198fa, identifier: DL11284
2026-03-29 14:02:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 3ab2045e-97e8-536d-a708-9b41531198fa with identifier: DL11284
2026-03-29 14:02:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 3ab2045e-97e8-536d-a708-9b41531198fa with identifier: DL11284
2026-03-29 14:02:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 3ab2045e-97e8-536d-a708-9b41531198fa with identifier: DL11284 to the API
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 67,
'expiration_date': '2026-03-30T15:54:48Z',
'fuel_type': 'petrol',
'id': '3ab2045e-97e8-536d-a708-9b41531198fa',
'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/DL11284',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Getz',
'odometer': 58785,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-12-28',
'seller_name': None,
'title': 'Hyundai Getz 1.1 GL',
'transmission': 'manual',
'trim': 'GL',
'year': 2005}
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:36 [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-29 14:02:36 [auto1.es] INFO: Saving data for DL11284: {'auction_closing_time': 1774886088.0, 'created_time': 1773486026.630179, 'last_price_update_time': 1774792956.814821}
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DL11284') HTTP/1.1" 204 0
2026-03-29 14:02:36 [auto1.es] INFO: Found listing with ID: SK07271
2026-03-29 14:02:36 [auto1.es] INFO: Found listing with ID: VY31603
2026-03-29 14:02:36 [auto1.es] INFO: Found listing with ID: XH48089
2026-03-29 14:02:36 [auto1.es] INFO: Found listing with ID: XW86216
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:36 [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-29 14:02:36 [auto1.es] INFO: Scrape type for XW86216: 2
2026-03-29 14:02:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38f66071-261e-50e0-a5c0-bff9915590ca with identifier: XW86216
2026-03-29 14:02:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38f66071-261e-50e0-a5c0-bff9915590ca with scrape type 2
2026-03-29 14:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38f66071-261e-50e0-a5c0-bff9915590ca with scrape type 2
2026-03-29 14:02:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 38f66071-261e-50e0-a5c0-bff9915590ca, identifier: XW86216
2026-03-29 14:02:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 38f66071-261e-50e0-a5c0-bff9915590ca with identifier: XW86216
2026-03-29 14:02:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 38f66071-261e-50e0-a5c0-bff9915590ca with identifier: XW86216
2026-03-29 14:02:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 38f66071-261e-50e0-a5c0-bff9915590ca with identifier: XW86216 to the API
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02: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': 5,
'engine_horse_power': 73,
'expiration_date': '2026-03-30T15:12:14Z',
'fuel_type': 'petrol',
'id': '38f66071-261e-50e0-a5c0-bff9915590ca',
'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/XW86216',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 123990,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-06-11',
'seller_name': None,
'title': 'Renault Clio 1.2 Authentique',
'transmission': 'manual',
'trim': 'Authentique',
'year': 2013}
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XW86216%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [auto1.es] INFO: Saving data for XW86216: {'auction_closing_time': 1774883534.0, 'created_time': 1774609307.941902, 'last_price_update_time': 1774792957.259754}
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XW86216') HTTP/1.1" 204 0
2026-03-29 14:02:37 [auto1.es] INFO: Found listing with ID: TV08054
2026-03-29 14:02:37 [auto1.es] INFO: Found listing with ID: EN05559
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EN05559%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [auto1.es] INFO: Scrape type for EN05559: 0
2026-03-29 14:02:37 [auto1.es] INFO: Found listing with ID: ZL78219
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZL78219%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [auto1.es] INFO: Scrape type for ZL78219: 0
2026-03-29 14:02:37 [auto1.es] INFO: Found listing with ID: TV36544
2026-03-29 14:02:37 [auto1.es] INFO: Found listing with ID: KV41270
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KV41270%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [auto1.es] INFO: Scrape type for KV41270: 2
2026-03-29 14:02:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 610840db-f57a-52c5-a4ea-0bd1863c29c4 with identifier: KV41270
2026-03-29 14:02:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 610840db-f57a-52c5-a4ea-0bd1863c29c4 with scrape type 2
2026-03-29 14:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 610840db-f57a-52c5-a4ea-0bd1863c29c4 with scrape type 2
2026-03-29 14:02:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 610840db-f57a-52c5-a4ea-0bd1863c29c4, identifier: KV41270
2026-03-29 14:02:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 610840db-f57a-52c5-a4ea-0bd1863c29c4 with identifier: KV41270
2026-03-29 14:02:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 610840db-f57a-52c5-a4ea-0bd1863c29c4 with identifier: KV41270
2026-03-29 14:02:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 610840db-f57a-52c5-a4ea-0bd1863c29c4 with identifier: KV41270 to the API
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02: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': 4,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:18:19Z',
'fuel_type': 'petrol',
'id': '610840db-f57a-52c5-a4ea-0bd1863c29c4',
'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/KV41270',
'listing': 'auction',
'make': 'Nissan',
'model': 'Primera',
'odometer': 147938,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1998-02-28',
'seller_name': None,
'title': 'Nissan Primera 1.6 GX',
'transmission': 'manual',
'trim': 'GX',
'year': 1998}
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KV41270%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [auto1.es] INFO: Saving data for KV41270: {'auction_closing_time': 1774883899.0, 'created_time': 1774090908.282799, 'last_price_update_time': 1774792957.957463}
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='KV41270') HTTP/1.1" 204 0
2026-03-29 14:02:37 [auto1.es] INFO: Found listing with ID: NY16020
2026-03-29 14:02:37 [auto1.es] INFO: Found listing with ID: XJ18059
2026-03-29 14:02:37 [auto1.es] INFO: Found listing with ID: ZZ18199
2026-03-29 14:02:37 [auto1.es] INFO: Found listing with ID: TR33339
2026-03-29 14:02:37 [auto1.es] INFO: Found listing with ID: SL87514
2026-03-29 14:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SL87514%27 HTTP/1.1" 200 None
2026-03-29 14:02:38 [auto1.es] INFO: Scrape type for SL87514: 0
2026-03-29 14:02:38 [auto1.es] INFO: Found listing with ID: JW07247
2026-03-29 14:02:38 [auto1.es] INFO: Found listing with ID: LV56361
2026-03-29 14:02:38 [auto1.es] INFO: Found listing with ID: VY28267
2026-03-29 14:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VY28267%27 HTTP/1.1" 200 None
2026-03-29 14:02:38 [auto1.es] INFO: Scrape type for VY28267: 2
2026-03-29 14:02:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d268307-2399-5a10-bff1-00decfd055b5 with identifier: VY28267
2026-03-29 14:02:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d268307-2399-5a10-bff1-00decfd055b5 with scrape type 2
2026-03-29 14:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d268307-2399-5a10-bff1-00decfd055b5 with scrape type 2
2026-03-29 14:02:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4d268307-2399-5a10-bff1-00decfd055b5, identifier: VY28267
2026-03-29 14:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:02:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4d268307-2399-5a10-bff1-00decfd055b5 with identifier: VY28267
2026-03-29 14:02:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4d268307-2399-5a10-bff1-00decfd055b5 with identifier: VY28267
2026-03-29 14:02:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4d268307-2399-5a10-bff1-00decfd055b5 with identifier: VY28267 to the API
2026-03-29 14:02:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 163,
'expiration_date': '2026-03-30T15:11:09Z',
'fuel_type': 'diesel',
'id': '4d268307-2399-5a10-bff1-00decfd055b5',
'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/VY28267',
'listing': 'auction',
'make': 'Audi',
'model': 'Q5',
'odometer': 151664,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-22',
'seller_name': None,
'title': 'Audi Q5 2.0 TDI quattro S Line',
'transmission': 'automatic',
'trim': 'quattro S Line',
'year': 2018}
2026-03-29 14:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VY28267%27 HTTP/1.1" 200 None
2026-03-29 14:02:38 [auto1.es] INFO: Saving data for VY28267: {'auction_closing_time': 1774883469.0, 'created_time': 1773126789.845021, 'last_price_update_time': 1774792958.537655}
2026-03-29 14:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VY28267') HTTP/1.1" 204 0
2026-03-29 14:02:38 [auto1.es] INFO: Found listing with ID: EU98432
2026-03-29 14:02:38 [auto1.es] INFO: Found listing with ID: ZW73484
2026-03-29 14:02:38 [auto1.es] INFO: Found listing with ID: JF75670
2026-03-29 14:02:38 [auto1.es] INFO: Found listing with ID: LS36094
2026-03-29 14:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LS36094%27 HTTP/1.1" 200 None
2026-03-29 14:02:38 [auto1.es] INFO: Scrape type for LS36094: 0
2026-03-29 14:02:38 [auto1.es] INFO: Found listing with ID: FH30373
2026-03-29 14:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FH30373%27 HTTP/1.1" 200 None
2026-03-29 14:02:38 [auto1.es] INFO: Scrape type for FH30373: 2
2026-03-29 14:02:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a4c4942-0343-58d2-a65a-0ec2aab4e9d1 with identifier: FH30373
2026-03-29 14:02:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a4c4942-0343-58d2-a65a-0ec2aab4e9d1 with scrape type 2
2026-03-29 14:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a4c4942-0343-58d2-a65a-0ec2aab4e9d1 with scrape type 2
2026-03-29 14:02:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6a4c4942-0343-58d2-a65a-0ec2aab4e9d1, identifier: FH30373
2026-03-29 14:02:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6a4c4942-0343-58d2-a65a-0ec2aab4e9d1 with identifier: FH30373
2026-03-29 14:02:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6a4c4942-0343-58d2-a65a-0ec2aab4e9d1 with identifier: FH30373
2026-03-29 14:02:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6a4c4942-0343-58d2-a65a-0ec2aab4e9d1 with identifier: FH30373 to the API
2026-03-29 14:02:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 102,
'expiration_date': '2026-03-30T15:06:42Z',
'fuel_type': 'diesel',
'id': '6a4c4942-0343-58d2-a65a-0ec2aab4e9d1',
'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/FH30373',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 141686,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-28',
'seller_name': None,
'title': 'Volkswagen Caddy 2.0 TDI Trendline BlueMotion',
'transmission': 'manual',
'trim': 'Trendline BlueMotion',
'year': 2017}
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FH30373%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [auto1.es] INFO: Saving data for FH30373: {'auction_closing_time': 1774883202.0, 'created_time': 1774522877.829184, 'last_price_update_time': 1774792959.117555}
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FH30373') HTTP/1.1" 204 0
2026-03-29 14:02:39 [auto1.es] INFO: Found listing with ID: FP96823
2026-03-29 14:02:39 [auto1.es] INFO: Found listing with ID: UK08613
2026-03-29 14:02:39 [auto1.es] INFO: Channel: 24h | Page: 31 | totalHits: 1794 | hits on page: 40
2026-03-29 14:02:39 [auto1.es] INFO: Found listing with ID: XX98366
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XX98366%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [auto1.es] INFO: Scrape type for XX98366: 2
2026-03-29 14:02:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af46a086-93d7-5ac9-b25f-351bf03ef09d with identifier: XX98366
2026-03-29 14:02:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af46a086-93d7-5ac9-b25f-351bf03ef09d with scrape type 2
2026-03-29 14:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af46a086-93d7-5ac9-b25f-351bf03ef09d with scrape type 2
2026-03-29 14:02:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: af46a086-93d7-5ac9-b25f-351bf03ef09d, identifier: XX98366
2026-03-29 14:02:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:02:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: af46a086-93d7-5ac9-b25f-351bf03ef09d with identifier: XX98366
2026-03-29 14:02:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: af46a086-93d7-5ac9-b25f-351bf03ef09d with identifier: XX98366
2026-03-29 14:02:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: af46a086-93d7-5ac9-b25f-351bf03ef09d with identifier: XX98366 to the API
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 235,
'expiration_date': '2026-03-30T15:44:42Z',
'fuel_type': 'diesel',
'id': 'af46a086-93d7-5ac9-b25f-351bf03ef09d',
'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/XX98366',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC90',
'odometer': 211338,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-10',
'seller_name': None,
'title': 'Volvo XC90 2.0 D5 Momentum AWD',
'transmission': 'automatic',
'trim': 'Momentum AWD',
'year': 2016}
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XX98366%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [auto1.es] INFO: Saving data for XX98366: {'auction_closing_time': 1774885482.0, 'created_time': 1773132261.832281, 'last_price_update_time': 1774792959.559435}
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XX98366') HTTP/1.1" 204 0
2026-03-29 14:02:39 [auto1.es] INFO: Found listing with ID: NL75511
2026-03-29 14:02:39 [auto1.es] INFO: Found listing with ID: LL24572
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LL24572%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [auto1.es] INFO: Scrape type for LL24572: 0
2026-03-29 14:02:39 [auto1.es] INFO: Found listing with ID: FT04300
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FT04300%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [auto1.es] INFO: Scrape type for FT04300: 0
2026-03-29 14:02:39 [auto1.es] INFO: Found listing with ID: BP62909
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BP62909%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [auto1.es] INFO: Scrape type for BP62909: 0
2026-03-29 14:02:39 [auto1.es] INFO: Found listing with ID: GX91950
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GX91950%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [auto1.es] INFO: Scrape type for GX91950: 2
2026-03-29 14:02:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e97f80af-424c-591e-994d-93d4dbe3800e with identifier: GX91950
2026-03-29 14:02:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e97f80af-424c-591e-994d-93d4dbe3800e with scrape type 2
2026-03-29 14:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e97f80af-424c-591e-994d-93d4dbe3800e with scrape type 2
2026-03-29 14:02:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e97f80af-424c-591e-994d-93d4dbe3800e, identifier: GX91950
2026-03-29 14:02:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e97f80af-424c-591e-994d-93d4dbe3800e with identifier: GX91950
2026-03-29 14:02:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e97f80af-424c-591e-994d-93d4dbe3800e with identifier: GX91950
2026-03-29 14:02:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e97f80af-424c-591e-994d-93d4dbe3800e with identifier: GX91950 to the API
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 85,
'expiration_date': '2026-03-30T15:49:14Z',
'fuel_type': 'petrol',
'id': 'e97f80af-424c-591e-994d-93d4dbe3800e',
'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/GX91950',
'listing': 'auction',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 117876,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-03-29',
'seller_name': None,
'title': 'Seat Ibiza 1.4 Hit',
'transmission': 'manual',
'trim': 'Hit',
'year': 2007}
2026-03-29 14:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GX91950%27 HTTP/1.1" 200 None
2026-03-29 14:02:40 [auto1.es] INFO: Saving data for GX91950: {'auction_closing_time': 1774885754.0, 'created_time': 1774296085.261331, 'last_price_update_time': 1774792960.065365}
2026-03-29 14:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GX91950') HTTP/1.1" 204 0
2026-03-29 14:02:40 [auto1.es] INFO: Found listing with ID: TZ81028
2026-03-29 14:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TZ81028%27 HTTP/1.1" 200 None
2026-03-29 14:02:40 [auto1.es] INFO: Scrape type for TZ81028: 0
2026-03-29 14:02:40 [auto1.es] INFO: Found listing with ID: ZC95482
2026-03-29 14:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZC95482%27 HTTP/1.1" 200 None
2026-03-29 14:02:40 [auto1.es] INFO: Scrape type for ZC95482: 0
2026-03-29 14:02:40 [auto1.es] INFO: Found listing with ID: UB71741
2026-03-29 14:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UB71741%27 HTTP/1.1" 200 None
2026-03-29 14:02:40 [auto1.es] INFO: Scrape type for UB71741: 0
2026-03-29 14:02:40 [auto1.es] INFO: Found listing with ID: XJ69303
2026-03-29 14:02:40 [auto1.es] INFO: Found listing with ID: UU89702
2026-03-29 14:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UU89702%27 HTTP/1.1" 200 None
2026-03-29 14:02:40 [auto1.es] INFO: Scrape type for UU89702: 0
2026-03-29 14:02:40 [auto1.es] INFO: Found listing with ID: GF25247
2026-03-29 14:02:40 [auto1.es] INFO: Found listing with ID: GG25367
2026-03-29 14:02:40 [auto1.es] INFO: Found listing with ID: PR26492
2026-03-29 14:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PR26492%27 HTTP/1.1" 200 None
2026-03-29 14:02:40 [auto1.es] INFO: Scrape type for PR26492: 0
2026-03-29 14:02:40 [auto1.es] INFO: Found listing with ID: JC38983
2026-03-29 14:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JC38983%27 HTTP/1.1" 200 None
2026-03-29 14:02:40 [auto1.es] INFO: Scrape type for JC38983: 2
2026-03-29 14:02:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f03eacd9-ed0a-5a15-9bf2-e381e779b6ca with identifier: JC38983
2026-03-29 14:02:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f03eacd9-ed0a-5a15-9bf2-e381e779b6ca with scrape type 2
2026-03-29 14:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f03eacd9-ed0a-5a15-9bf2-e381e779b6ca with scrape type 2
2026-03-29 14:02:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f03eacd9-ed0a-5a15-9bf2-e381e779b6ca, identifier: JC38983
2026-03-29 14:02:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f03eacd9-ed0a-5a15-9bf2-e381e779b6ca with identifier: JC38983
2026-03-29 14:02:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f03eacd9-ed0a-5a15-9bf2-e381e779b6ca with identifier: JC38983
2026-03-29 14:02:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f03eacd9-ed0a-5a15-9bf2-e381e779b6ca with identifier: JC38983 to the API
2026-03-29 14:02:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'silver',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 194,
'expiration_date': '2026-03-30T15:46:57Z',
'fuel_type': 'diesel',
'id': 'f03eacd9-ed0a-5a15-9bf2-e381e779b6ca',
'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/JC38983',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 286873,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-13',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 220 d AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2018}
2026-03-29 14:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JC38983%27 HTTP/1.1" 200 None
2026-03-29 14:02:40 [auto1.es] INFO: Saving data for JC38983: {'auction_closing_time': 1774885617.0, 'created_time': 1773127785.208118, 'last_price_update_time': 1774792960.791046}
2026-03-29 14:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JC38983') HTTP/1.1" 204 0
2026-03-29 14:02:40 [auto1.es] INFO: Found listing with ID: YS92814
2026-03-29 14:02:40 [auto1.es] INFO: Found listing with ID: VC68158
2026-03-29 14:02:40 [auto1.es] INFO: Found listing with ID: VR01411
2026-03-29 14:02:40 [auto1.es] INFO: Found listing with ID: PD45625
2026-03-29 14:02:40 [auto1.es] INFO: Found listing with ID: VY26684
2026-03-29 14:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VY26684%27 HTTP/1.1" 200 None
2026-03-29 14:02:40 [auto1.es] INFO: Scrape type for VY26684: 0
2026-03-29 14:02:40 [auto1.es] INFO: Found listing with ID: ND59157
2026-03-29 14:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ND59157%27 HTTP/1.1" 200 None
2026-03-29 14:02:40 [auto1.es] INFO: Scrape type for ND59157: 2
2026-03-29 14:02:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6042617-d6a6-58ed-870d-7e148088451d with identifier: ND59157
2026-03-29 14:02:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6042617-d6a6-58ed-870d-7e148088451d with scrape type 2
2026-03-29 14:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6042617-d6a6-58ed-870d-7e148088451d with scrape type 2
2026-03-29 14:02:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d6042617-d6a6-58ed-870d-7e148088451d, identifier: ND59157
2026-03-29 14:02:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d6042617-d6a6-58ed-870d-7e148088451d with identifier: ND59157
2026-03-29 14:02:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d6042617-d6a6-58ed-870d-7e148088451d with identifier: ND59157
2026-03-29 14:02:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d6042617-d6a6-58ed-870d-7e148088451d with identifier: ND59157 to the API
2026-03-29 14:02:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:25:31Z',
'fuel_type': 'diesel',
'id': 'd6042617-d6a6-58ed-870d-7e148088451d',
'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/ND59157',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 219863,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-05-05',
'seller_name': None,
'title': 'Volkswagen Touran 1.9 TDI Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2010}
2026-03-29 14:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ND59157%27 HTTP/1.1" 200 None
2026-03-29 14:02:41 [auto1.es] INFO: Saving data for ND59157: {'auction_closing_time': 1774884331.0, 'created_time': 1773128702.275353, 'last_price_update_time': 1774792961.282388}
2026-03-29 14:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ND59157') HTTP/1.1" 204 0
2026-03-29 14:02:41 [auto1.es] INFO: Found listing with ID: CU51757
2026-03-29 14:02:41 [auto1.es] INFO: Found listing with ID: MK23766
2026-03-29 14:02:41 [auto1.es] INFO: Found listing with ID: VC05043
2026-03-29 14:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VC05043%27 HTTP/1.1" 200 None
2026-03-29 14:02:41 [auto1.es] INFO: Scrape type for VC05043: 0
2026-03-29 14:02:41 [auto1.es] INFO: Found listing with ID: UH68821
2026-03-29 14:02:41 [auto1.es] INFO: Found listing with ID: UP55531
2026-03-29 14:02:41 [auto1.es] INFO: Found listing with ID: KK03288
2026-03-29 14:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KK03288%27 HTTP/1.1" 200 None
2026-03-29 14:02:41 [auto1.es] INFO: Scrape type for KK03288: 0
2026-03-29 14:02:41 [auto1.es] INFO: Found listing with ID: BR35184
2026-03-29 14:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BR35184%27 HTTP/1.1" 200 None
2026-03-29 14:02:41 [auto1.es] INFO: Scrape type for BR35184: 0
2026-03-29 14:02:41 [auto1.es] INFO: Found listing with ID: AR59073
2026-03-29 14:02:41 [auto1.es] INFO: Found listing with ID: HP42544
2026-03-29 14:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HP42544%27 HTTP/1.1" 200 None
2026-03-29 14:02:41 [auto1.es] INFO: Scrape type for HP42544: 2
2026-03-29 14:02:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bbd64d0-a7fa-53a4-a786-9cdc5444398e with identifier: HP42544
2026-03-29 14:02:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bbd64d0-a7fa-53a4-a786-9cdc5444398e with scrape type 2
2026-03-29 14:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6bbd64d0-a7fa-53a4-a786-9cdc5444398e with scrape type 2
2026-03-29 14:02:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6bbd64d0-a7fa-53a4-a786-9cdc5444398e, identifier: HP42544
2026-03-29 14:02:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6bbd64d0-a7fa-53a4-a786-9cdc5444398e with identifier: HP42544
2026-03-29 14:02:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6bbd64d0-a7fa-53a4-a786-9cdc5444398e with identifier: HP42544
2026-03-29 14:02:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6bbd64d0-a7fa-53a4-a786-9cdc5444398e with identifier: HP42544 to the API
2026-03-29 14:02:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:22:17Z',
'fuel_type': 'petrol',
'id': '6bbd64d0-a7fa-53a4-a786-9cdc5444398e',
'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/HP42544',
'listing': 'auction',
'make': 'Kia',
'model': 'Stonic',
'odometer': 15079,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-20',
'seller_name': None,
'title': 'Kia Stonic 1.0 TGDI Mild-Hybrid Concept',
'transmission': 'manual',
'trim': 'Concept',
'year': 2025}
2026-03-29 14:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HP42544%27 HTTP/1.1" 200 None
2026-03-29 14:02:41 [auto1.es] INFO: Saving data for HP42544: {'auction_closing_time': 1774884137.0, 'created_time': 1773950548.99693, 'last_price_update_time': 1774792961.981191}
2026-03-29 14:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HP42544') HTTP/1.1" 204 0
2026-03-29 14:02:42 [auto1.es] INFO: Found listing with ID: FG15461
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FG15461%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [auto1.es] INFO: Scrape type for FG15461: 0
2026-03-29 14:02:42 [auto1.es] INFO: Found listing with ID: NB66504
2026-03-29 14:02:42 [auto1.es] INFO: Found listing with ID: PN97483
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PN97483%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [auto1.es] INFO: Scrape type for PN97483: 0
2026-03-29 14:02:42 [auto1.es] INFO: Found listing with ID: UP27315
2026-03-29 14:02:42 [auto1.es] INFO: Found listing with ID: CR84391
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CR84391%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [auto1.es] INFO: Scrape type for CR84391: 0
2026-03-29 14:02:42 [auto1.es] INFO: Found listing with ID: ZM86466
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZM86466%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [auto1.es] INFO: Scrape type for ZM86466: 0
2026-03-29 14:02:42 [auto1.es] INFO: Found listing with ID: KD09714
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KD09714%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [auto1.es] INFO: Scrape type for KD09714: 0
2026-03-29 14:02:42 [auto1.es] INFO: Found listing with ID: WU84058
2026-03-29 14:02:42 [auto1.es] INFO: Found listing with ID: VM24550
2026-03-29 14:02:42 [auto1.es] INFO: Found listing with ID: VP18393
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VP18393%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [auto1.es] INFO: Scrape type for VP18393: 2
2026-03-29 14:02:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbbe4cc2-9e7d-5981-ba9d-9478bf1107b2 with identifier: VP18393
2026-03-29 14:02:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbbe4cc2-9e7d-5981-ba9d-9478bf1107b2 with scrape type 2
2026-03-29 14:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbbe4cc2-9e7d-5981-ba9d-9478bf1107b2 with scrape type 2
2026-03-29 14:02:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: dbbe4cc2-9e7d-5981-ba9d-9478bf1107b2, identifier: VP18393
2026-03-29 14:02:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: dbbe4cc2-9e7d-5981-ba9d-9478bf1107b2 with identifier: VP18393
2026-03-29 14:02:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: dbbe4cc2-9e7d-5981-ba9d-9478bf1107b2 with identifier: VP18393
2026-03-29 14:02:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: dbbe4cc2-9e7d-5981-ba9d-9478bf1107b2 with identifier: VP18393 to the API
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:40:53Z',
'fuel_type': 'petrol',
'id': 'dbbe4cc2-9e7d-5981-ba9d-9478bf1107b2',
'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/VP18393',
'listing': 'auction',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 128795,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-08-03',
'seller_name': None,
'title': 'Citroen Berlingo 1.2 e-THP 20 Aniversario Edition',
'transmission': 'manual',
'trim': '20 Aniversario Edition',
'year': 2017}
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VP18393%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [auto1.es] INFO: Saving data for VP18393: {'auction_closing_time': 1774885253.0, 'created_time': 1773345656.967131, 'last_price_update_time': 1774792962.576514}
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VP18393') HTTP/1.1" 204 0
2026-03-29 14:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:02:43 [auto1.es] INFO: Channel: 24h | Page: 32 | totalHits: 1794 | hits on page: 40
2026-03-29 14:02:43 [auto1.es] INFO: Found listing with ID: MZ62170
2026-03-29 14:02:43 [auto1.es] INFO: Found listing with ID: GV40212
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GV40212%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [auto1.es] INFO: Scrape type for GV40212: 0
2026-03-29 14:02:43 [auto1.es] INFO: Found listing with ID: LJ17115
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LJ17115%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [auto1.es] INFO: Scrape type for LJ17115: 0
2026-03-29 14:02:43 [auto1.es] INFO: Found listing with ID: NY33487
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27NY33487%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [auto1.es] INFO: Scrape type for NY33487: 0
2026-03-29 14:02:43 [auto1.es] INFO: Found listing with ID: JT33139
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JT33139%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [auto1.es] INFO: Scrape type for JT33139: 0
2026-03-29 14:02:43 [auto1.es] INFO: Found listing with ID: XN45249
2026-03-29 14:02:43 [auto1.es] INFO: Found listing with ID: NW63422
2026-03-29 14:02:43 [auto1.es] INFO: Found listing with ID: DS74778
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DS74778%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [auto1.es] INFO: Scrape type for DS74778: 0
2026-03-29 14:02:43 [auto1.es] INFO: Found listing with ID: MD70003
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MD70003%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [auto1.es] INFO: Scrape type for MD70003: 0
2026-03-29 14:02:43 [auto1.es] INFO: Found listing with ID: AM05329
2026-03-29 14:02:43 [auto1.es] INFO: Found listing with ID: TB74372
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TB74372%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [auto1.es] INFO: Scrape type for TB74372: 2
2026-03-29 14:02:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b852af37-cba7-5164-9eda-d0b1745f3fdc with identifier: TB74372
2026-03-29 14:02:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b852af37-cba7-5164-9eda-d0b1745f3fdc with scrape type 2
2026-03-29 14:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b852af37-cba7-5164-9eda-d0b1745f3fdc with scrape type 2
2026-03-29 14:02:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b852af37-cba7-5164-9eda-d0b1745f3fdc, identifier: TB74372
2026-03-29 14:02:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b852af37-cba7-5164-9eda-d0b1745f3fdc with identifier: TB74372
2026-03-29 14:02:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b852af37-cba7-5164-9eda-d0b1745f3fdc with identifier: TB74372
2026-03-29 14:02:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b852af37-cba7-5164-9eda-d0b1745f3fdc with identifier: TB74372 to the API
2026-03-29 14:02:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 117,
'expiration_date': '2026-03-30T15:48:42Z',
'fuel_type': 'petrol',
'id': 'b852af37-cba7-5164-9eda-d0b1745f3fdc',
'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/TB74372',
'listing': 'auction',
'make': 'Nissan',
'model': 'Juke',
'odometer': 108845,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-12-26',
'seller_name': None,
'title': 'Nissan Juke 1.6 Tekna Premium',
'transmission': 'manual',
'trim': 'Tekna Premium',
'year': 2010}
2026-03-29 14:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TB74372%27 HTTP/1.1" 200 None
2026-03-29 14:02:44 [auto1.es] INFO: Saving data for TB74372: {'auction_closing_time': 1774885722.0, 'created_time': 1774609287.883857, 'last_price_update_time': 1774792964.270485}
2026-03-29 14:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TB74372') HTTP/1.1" 204 0
2026-03-29 14:02:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:02:44 [auto1.es] INFO: Found listing with ID: BY33283
2026-03-29 14:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BY33283%27 HTTP/1.1" 200 None
2026-03-29 14:02:44 [auto1.es] INFO: Scrape type for BY33283: 0
2026-03-29 14:02:44 [auto1.es] INFO: Found listing with ID: VU28227
2026-03-29 14:02:44 [auto1.es] INFO: Found listing with ID: UP13396
2026-03-29 14:02:44 [auto1.es] INFO: Found listing with ID: ZL27133
2026-03-29 14:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZL27133%27 HTTP/1.1" 200 None
2026-03-29 14:02:44 [auto1.es] INFO: Scrape type for ZL27133: 0
2026-03-29 14:02:44 [auto1.es] INFO: Found listing with ID: AP64153
2026-03-29 14:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AP64153%27 HTTP/1.1" 200 None
2026-03-29 14:02:44 [auto1.es] INFO: Scrape type for AP64153: 2
2026-03-29 14:02:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf4bc361-0fc9-5c90-ba91-55739842b039 with identifier: AP64153
2026-03-29 14:02:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf4bc361-0fc9-5c90-ba91-55739842b039 with scrape type 2
2026-03-29 14:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf4bc361-0fc9-5c90-ba91-55739842b039 with scrape type 2
2026-03-29 14:02:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: cf4bc361-0fc9-5c90-ba91-55739842b039, identifier: AP64153
2026-03-29 14:02:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: cf4bc361-0fc9-5c90-ba91-55739842b039 with identifier: AP64153
2026-03-29 14:02:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: cf4bc361-0fc9-5c90-ba91-55739842b039 with identifier: AP64153
2026-03-29 14:02:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: cf4bc361-0fc9-5c90-ba91-55739842b039 with identifier: AP64153 to the API
2026-03-29 14:02:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:03:45Z',
'fuel_type': 'diesel',
'id': 'cf4bc361-0fc9-5c90-ba91-55739842b039',
'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/AP64153',
'listing': 'auction',
'make': 'Audi',
'model': 'Q3',
'odometer': 67630,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-28',
'seller_name': None,
'title': 'Audi Q3 35 TDI Advanced',
'transmission': 'automatic',
'trim': 'Advanced',
'year': 2023}
2026-03-29 14:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AP64153%27 HTTP/1.1" 200 None
2026-03-29 14:02:44 [auto1.es] INFO: Saving data for AP64153: {'auction_closing_time': 1774883025.0, 'created_time': 1773129217.25029, 'last_price_update_time': 1774792964.880245}
2026-03-29 14:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AP64153') HTTP/1.1" 204 0
2026-03-29 14:02:44 [auto1.es] INFO: Found listing with ID: JZ51794
2026-03-29 14:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JZ51794%27 HTTP/1.1" 200 None
2026-03-29 14:02:44 [auto1.es] INFO: Scrape type for JZ51794: 2
2026-03-29 14:02:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8be5c731-b0d6-5c59-8654-089696cf099b with identifier: JZ51794
2026-03-29 14:02:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8be5c731-b0d6-5c59-8654-089696cf099b with scrape type 2
2026-03-29 14:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8be5c731-b0d6-5c59-8654-089696cf099b with scrape type 2
2026-03-29 14:02:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 8be5c731-b0d6-5c59-8654-089696cf099b, identifier: JZ51794
2026-03-29 14:02:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 8be5c731-b0d6-5c59-8654-089696cf099b with identifier: JZ51794
2026-03-29 14:02:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 8be5c731-b0d6-5c59-8654-089696cf099b with identifier: JZ51794
2026-03-29 14:02:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 8be5c731-b0d6-5c59-8654-089696cf099b with identifier: JZ51794 to the API
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 272,
'expiration_date': '2026-03-30T15:54:09Z',
'fuel_type': 'diesel',
'id': '8be5c731-b0d6-5c59-8654-089696cf099b',
'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/JZ51794',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLE-Klasse',
'odometer': 162496,
'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': 'Mercedes-Benz GLE-Klasse GLE 350 d 4Matic AMG Line',
'transmission': 'automatic',
'trim': '4Matic AMG Line',
'year': 2020}
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JZ51794%27 HTTP/1.1" 200 None
2026-03-29 14:02:45 [auto1.es] INFO: Saving data for JZ51794: {'auction_closing_time': 1774886049.0, 'created_time': 1774522861.960465, 'last_price_update_time': 1774792965.37976}
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JZ51794') HTTP/1.1" 204 0
2026-03-29 14:02:45 [auto1.es] INFO: Found listing with ID: DK89612
2026-03-29 14:02:45 [auto1.es] INFO: Found listing with ID: RD07091
2026-03-29 14:02:45 [auto1.es] INFO: Found listing with ID: LE34718
2026-03-29 14:02:45 [auto1.es] INFO: Found listing with ID: JG89903
2026-03-29 14:02:45 [auto1.es] INFO: Found listing with ID: GX38118
2026-03-29 14:02:45 [auto1.es] INFO: Found listing with ID: CG09187
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27CG09187%27 HTTP/1.1" 200 None
2026-03-29 14:02:45 [auto1.es] INFO: Scrape type for CG09187: 0
2026-03-29 14:02:45 [auto1.es] INFO: Found listing with ID: ZM34932
2026-03-29 14:02:45 [auto1.es] INFO: Found listing with ID: EB62750
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EB62750%27 HTTP/1.1" 200 None
2026-03-29 14:02:45 [auto1.es] INFO: Scrape type for EB62750: 2
2026-03-29 14:02:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec12fcc6-583d-5f79-a171-f1406c01e18e with identifier: EB62750
2026-03-29 14:02:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec12fcc6-583d-5f79-a171-f1406c01e18e with scrape type 2
2026-03-29 14:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec12fcc6-583d-5f79-a171-f1406c01e18e with scrape type 2
2026-03-29 14:02:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: ec12fcc6-583d-5f79-a171-f1406c01e18e, identifier: EB62750
2026-03-29 14:02:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: ec12fcc6-583d-5f79-a171-f1406c01e18e with identifier: EB62750
2026-03-29 14:02:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: ec12fcc6-583d-5f79-a171-f1406c01e18e with identifier: EB62750
2026-03-29 14:02:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: ec12fcc6-583d-5f79-a171-f1406c01e18e with identifier: EB62750 to the API
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:17:22Z',
'fuel_type': 'diesel',
'id': 'ec12fcc6-583d-5f79-a171-f1406c01e18e',
'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/EB62750',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 190812,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-27',
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 180 CDI',
'transmission': 'manual',
'trim': '',
'year': 2014}
2026-03-29 14:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EB62750%27 HTTP/1.1" 200 None
2026-03-29 14:02:46 [auto1.es] INFO: Saving data for EB62750: {'auction_closing_time': 1774883842.0, 'created_time': 1773131201.131299, 'last_price_update_time': 1774792966.502783}
2026-03-29 14:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EB62750') HTTP/1.1" 204 0
2026-03-29 14:02:46 [auto1.es] INFO: Found listing with ID: TB67105
2026-03-29 14:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TB67105%27 HTTP/1.1" 200 None
2026-03-29 14:02:46 [auto1.es] INFO: Scrape type for TB67105: 0
2026-03-29 14:02:46 [auto1.es] INFO: Found listing with ID: TK95363
2026-03-29 14:02:46 [auto1.es] INFO: Found listing with ID: SW23101
2026-03-29 14:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SW23101%27 HTTP/1.1" 200 None
2026-03-29 14:02:46 [auto1.es] INFO: Scrape type for SW23101: 0
2026-03-29 14:02:46 [auto1.es] INFO: Found listing with ID: WN54679
2026-03-29 14:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WN54679%27 HTTP/1.1" 200 None
2026-03-29 14:02:46 [auto1.es] INFO: Scrape type for WN54679: 2
2026-03-29 14:02:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d779276d-2294-5963-8a29-27f290325809 with identifier: WN54679
2026-03-29 14:02:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d779276d-2294-5963-8a29-27f290325809 with scrape type 2
2026-03-29 14:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d779276d-2294-5963-8a29-27f290325809 with scrape type 2
2026-03-29 14:02:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d779276d-2294-5963-8a29-27f290325809, identifier: WN54679
2026-03-29 14:02:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d779276d-2294-5963-8a29-27f290325809 with identifier: WN54679
2026-03-29 14:02:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d779276d-2294-5963-8a29-27f290325809 with identifier: WN54679
2026-03-29 14:02:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d779276d-2294-5963-8a29-27f290325809 with identifier: WN54679 to the API
2026-03-29 14:02:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:00:50Z',
'fuel_type': 'diesel',
'id': 'd779276d-2294-5963-8a29-27f290325809',
'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/WN54679',
'listing': 'auction',
'make': 'Renault',
'model': 'Talisman',
'odometer': 159918,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-27',
'seller_name': None,
'title': 'Renault Talisman 1.6 dCi Energy Zen',
'transmission': 'manual',
'trim': 'Zen',
'year': 2016}
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WN54679%27 HTTP/1.1" 200 None
2026-03-29 14:02:47 [auto1.es] INFO: Saving data for WN54679: {'auction_closing_time': 1774882850.0, 'created_time': 1773832407.559413, 'last_price_update_time': 1774792967.158806}
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WN54679') HTTP/1.1" 204 0
2026-03-29 14:02:47 [auto1.es] INFO: Found listing with ID: LC59267
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LC59267%27 HTTP/1.1" 200 None
2026-03-29 14:02:47 [auto1.es] INFO: Scrape type for LC59267: 2
2026-03-29 14:02:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89f9e757-989f-5474-b8a7-4313eacefcac with identifier: LC59267
2026-03-29 14:02:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89f9e757-989f-5474-b8a7-4313eacefcac with scrape type 2
2026-03-29 14:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89f9e757-989f-5474-b8a7-4313eacefcac with scrape type 2
2026-03-29 14:02:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 89f9e757-989f-5474-b8a7-4313eacefcac, identifier: LC59267
2026-03-29 14:02:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 89f9e757-989f-5474-b8a7-4313eacefcac with identifier: LC59267
2026-03-29 14:02:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 89f9e757-989f-5474-b8a7-4313eacefcac with identifier: LC59267
2026-03-29 14:02:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 89f9e757-989f-5474-b8a7-4313eacefcac with identifier: LC59267 to the API
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 90,
'expiration_date': '2026-03-30T15:22:50Z',
'fuel_type': 'petrol',
'id': '89f9e757-989f-5474-b8a7-4313eacefcac',
'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/LC59267',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 173182,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-15',
'seller_name': None,
'title': 'Volkswagen Polo 1.2 TSI Sport BlueMotion',
'transmission': 'automatic',
'trim': 'Sport BlueMotion',
'year': 2016}
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LC59267%27 HTTP/1.1" 200 None
2026-03-29 14:02:47 [auto1.es] INFO: Saving data for LC59267: {'auction_closing_time': 1774884170.0, 'created_time': 1773842989.342114, 'last_price_update_time': 1774792967.667265}
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LC59267') HTTP/1.1" 204 0
2026-03-29 14:02:47 [auto1.es] INFO: Found listing with ID: KF74515
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KF74515%27 HTTP/1.1" 200 None
2026-03-29 14:02:47 [auto1.es] INFO: Scrape type for KF74515: 0
2026-03-29 14:02:47 [auto1.es] INFO: Found listing with ID: YD48242
2026-03-29 14:02:47 [auto1.es] INFO: Found listing with ID: YK51395
2026-03-29 14:02:47 [auto1.es] INFO: Found listing with ID: ZL32724
2026-03-29 14:02:47 [auto1.es] INFO: Found listing with ID: GL92788
2026-03-29 14:02:47 [auto1.es] INFO: Found listing with ID: VF01083
2026-03-29 14:02:47 [auto1.es] INFO: Found listing with ID: BG05674
2026-03-29 14:02:47 [auto1.es] INFO: Found listing with ID: JG83987
2026-03-29 14:02:47 [auto1.es] INFO: Found listing with ID: FZ04394
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FZ04394%27 HTTP/1.1" 200 None
2026-03-29 14:02:47 [auto1.es] INFO: Scrape type for FZ04394: 2
2026-03-29 14:02:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac652bc0-dabe-53df-9023-aa312720ff6b with identifier: FZ04394
2026-03-29 14:02:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac652bc0-dabe-53df-9023-aa312720ff6b with scrape type 2
2026-03-29 14:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac652bc0-dabe-53df-9023-aa312720ff6b with scrape type 2
2026-03-29 14:02:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: ac652bc0-dabe-53df-9023-aa312720ff6b, identifier: FZ04394
2026-03-29 14:02:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: ac652bc0-dabe-53df-9023-aa312720ff6b with identifier: FZ04394
2026-03-29 14:02:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: ac652bc0-dabe-53df-9023-aa312720ff6b with identifier: FZ04394
2026-03-29 14:02:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: ac652bc0-dabe-53df-9023-aa312720ff6b with identifier: FZ04394 to the API
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:53:59Z',
'fuel_type': 'diesel',
'id': 'ac652bc0-dabe-53df-9023-aa312720ff6b',
'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/FZ04394',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf V',
'odometer': 132759,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-04-17',
'seller_name': None,
'title': 'Volkswagen Golf V 1.9 TDI GT Sport',
'transmission': 'manual',
'trim': 'GT Sport',
'year': 2008}
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FZ04394%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [auto1.es] INFO: Saving data for FZ04394: {'auction_closing_time': 1774886039.0, 'created_time': 1774274508.159666, 'last_price_update_time': 1774792968.179353}
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FZ04394') HTTP/1.1" 204 0
2026-03-29 14:02:48 [auto1.es] INFO: Found listing with ID: UD80298
2026-03-29 14:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:02:48 [auto1.es] INFO: Channel: 24h | Page: 33 | totalHits: 1794 | hits on page: 40
2026-03-29 14:02:48 [auto1.es] INFO: Found listing with ID: KD32086
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KD32086%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [auto1.es] INFO: Scrape type for KD32086: 2
2026-03-29 14:02:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48834647-cad3-508b-baec-b2c5fc7d5d47 with identifier: KD32086
2026-03-29 14:02:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48834647-cad3-508b-baec-b2c5fc7d5d47 with scrape type 2
2026-03-29 14:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48834647-cad3-508b-baec-b2c5fc7d5d47 with scrape type 2
2026-03-29 14:02:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 48834647-cad3-508b-baec-b2c5fc7d5d47, identifier: KD32086
2026-03-29 14:02:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 48834647-cad3-508b-baec-b2c5fc7d5d47 with identifier: KD32086
2026-03-29 14:02:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 48834647-cad3-508b-baec-b2c5fc7d5d47 with identifier: KD32086
2026-03-29 14:02:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 48834647-cad3-508b-baec-b2c5fc7d5d47 with identifier: KD32086 to the API
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:12:44Z',
'fuel_type': 'diesel',
'id': '48834647-cad3-508b-baec-b2c5fc7d5d47',
'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/KD32086',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 169746,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-09-30',
'seller_name': None,
'title': 'Citroen C3 1.4 HDi Audace',
'transmission': 'manual',
'trim': 'Audace',
'year': 2007}
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KD32086%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [auto1.es] INFO: Saving data for KD32086: {'auction_closing_time': 1774883564.0, 'created_time': 1774609280.579339, 'last_price_update_time': 1774792968.82788}
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='KD32086') HTTP/1.1" 204 0
2026-03-29 14:02:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:02:48 [auto1.es] INFO: Found listing with ID: YL06778
2026-03-29 14:02:48 [auto1.es] INFO: Found listing with ID: AV93278
2026-03-29 14:02:48 [auto1.es] INFO: Found listing with ID: GR78945
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GR78945%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [auto1.es] INFO: Scrape type for GR78945: 0
2026-03-29 14:02:48 [auto1.es] INFO: Found listing with ID: MP31569
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MP31569%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [auto1.es] INFO: Scrape type for MP31569: 2
2026-03-29 14:02:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f41a60ce-2cf8-5fdc-ab30-eb33b5da6bdd with identifier: MP31569
2026-03-29 14:02:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f41a60ce-2cf8-5fdc-ab30-eb33b5da6bdd with scrape type 2
2026-03-29 14:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f41a60ce-2cf8-5fdc-ab30-eb33b5da6bdd with scrape type 2
2026-03-29 14:02:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f41a60ce-2cf8-5fdc-ab30-eb33b5da6bdd, identifier: MP31569
2026-03-29 14:02:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f41a60ce-2cf8-5fdc-ab30-eb33b5da6bdd with identifier: MP31569
2026-03-29 14:02:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f41a60ce-2cf8-5fdc-ab30-eb33b5da6bdd with identifier: MP31569
2026-03-29 14:02:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f41a60ce-2cf8-5fdc-ab30-eb33b5da6bdd with identifier: MP31569 to the API
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 170,
'expiration_date': '2026-03-30T15:19:31Z',
'fuel_type': 'diesel',
'id': 'f41a60ce-2cf8-5fdc-ab30-eb33b5da6bdd',
'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/MP31569',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 316866,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-21',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 220 d BlueTEC AMG Line',
'transmission': 'automatic',
'trim': 'BlueTEC AMG Line',
'year': 2015}
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MP31569%27 HTTP/1.1" 200 None
2026-03-29 14:02:49 [auto1.es] INFO: Saving data for MP31569: {'auction_closing_time': 1774883971.0, 'created_time': 1774036851.562999, 'last_price_update_time': 1774792969.346874}
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MP31569') HTTP/1.1" 204 0
2026-03-29 14:02:49 [auto1.es] INFO: Found listing with ID: JY09497
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JY09497%27 HTTP/1.1" 200 None
2026-03-29 14:02:49 [auto1.es] INFO: Scrape type for JY09497: 2
2026-03-29 14:02:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28a5fe52-f875-55f6-89d0-4d475e35d202 with identifier: JY09497
2026-03-29 14:02:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28a5fe52-f875-55f6-89d0-4d475e35d202 with scrape type 2
2026-03-29 14:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28a5fe52-f875-55f6-89d0-4d475e35d202 with scrape type 2
2026-03-29 14:02:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 28a5fe52-f875-55f6-89d0-4d475e35d202, identifier: JY09497
2026-03-29 14:02:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 28a5fe52-f875-55f6-89d0-4d475e35d202 with identifier: JY09497
2026-03-29 14:02:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 28a5fe52-f875-55f6-89d0-4d475e35d202 with identifier: JY09497
2026-03-29 14:02:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 28a5fe52-f875-55f6-89d0-4d475e35d202 with identifier: JY09497 to the API
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:53:24Z',
'fuel_type': 'diesel',
'id': '28a5fe52-f875-55f6-89d0-4d475e35d202',
'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/JY09497',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'CLA-Klasse',
'odometer': 285935,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-08-07',
'seller_name': None,
'title': 'Mercedes-Benz CLA-Klasse CLA 200 d Urban',
'transmission': 'manual',
'trim': 'Urban',
'year': 2014}
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JY09497%27 HTTP/1.1" 200 None
2026-03-29 14:02:49 [auto1.es] INFO: Saving data for JY09497: {'auction_closing_time': 1774886004.0, 'created_time': 1773129008.813359, 'last_price_update_time': 1774792969.85246}
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JY09497') HTTP/1.1" 204 0
2026-03-29 14:02:49 [auto1.es] INFO: Found listing with ID: CR48575
2026-03-29 14:02:49 [auto1.es] INFO: Found listing with ID: BZ21450
2026-03-29 14:02:49 [auto1.es] INFO: Found listing with ID: UT89838
2026-03-29 14:02:49 [auto1.es] INFO: Found listing with ID: JX90216
2026-03-29 14:02:49 [auto1.es] INFO: Found listing with ID: DC35826
2026-03-29 14:02:49 [auto1.es] INFO: Found listing with ID: UN21453
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UN21453%27 HTTP/1.1" 200 None
2026-03-29 14:02:49 [auto1.es] INFO: Scrape type for UN21453: 0
2026-03-29 14:02:49 [auto1.es] INFO: Found listing with ID: FG81749
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FG81749%27 HTTP/1.1" 200 None
2026-03-29 14:02:49 [auto1.es] INFO: Scrape type for FG81749: 0
2026-03-29 14:02:49 [auto1.es] INFO: Found listing with ID: SJ07079
2026-03-29 14:02:49 [auto1.es] INFO: Found listing with ID: PP93305
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PP93305%27 HTTP/1.1" 200 None
2026-03-29 14:02:49 [auto1.es] INFO: Scrape type for PP93305: 0
2026-03-29 14:02:49 [auto1.es] INFO: Found listing with ID: BR13060
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BR13060%27 HTTP/1.1" 200 None
2026-03-29 14:02:49 [auto1.es] INFO: Scrape type for BR13060: 2
2026-03-29 14:02:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c9b15fb-892c-50e4-8ab8-46e1b42d3d81 with identifier: BR13060
2026-03-29 14:02:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c9b15fb-892c-50e4-8ab8-46e1b42d3d81 with scrape type 2
2026-03-29 14:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c9b15fb-892c-50e4-8ab8-46e1b42d3d81 with scrape type 2
2026-03-29 14:02:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6c9b15fb-892c-50e4-8ab8-46e1b42d3d81, identifier: BR13060
2026-03-29 14:02:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6c9b15fb-892c-50e4-8ab8-46e1b42d3d81 with identifier: BR13060
2026-03-29 14:02:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6c9b15fb-892c-50e4-8ab8-46e1b42d3d81 with identifier: BR13060
2026-03-29 14:02:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6c9b15fb-892c-50e4-8ab8-46e1b42d3d81 with identifier: BR13060 to the API
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14: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-29 14: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': 140,
'expiration_date': '2026-03-30T15:45:42Z',
'fuel_type': 'diesel',
'id': '6c9b15fb-892c-50e4-8ab8-46e1b42d3d81',
'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/BR13060',
'listing': 'auction',
'make': 'Ford',
'model': 'S-Max',
'odometer': 194169,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-01-28',
'seller_name': None,
'title': 'Ford S-Max 2.0 TDCi Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2009}
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BR13060%27 HTTP/1.1" 200 None
2026-03-29 14:02:50 [auto1.es] INFO: Saving data for BR13060: {'auction_closing_time': 1774885542.0, 'created_time': 1773128408.966669, 'last_price_update_time': 1774792970.417632}
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='BR13060') HTTP/1.1" 204 0
2026-03-29 14:02:50 [auto1.es] INFO: Found listing with ID: HA51253
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HA51253%27 HTTP/1.1" 200 None
2026-03-29 14:02:50 [auto1.es] INFO: Scrape type for HA51253: 0
2026-03-29 14:02:50 [auto1.es] INFO: Found listing with ID: RR74853
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RR74853%27 HTTP/1.1" 200 None
2026-03-29 14:02:50 [auto1.es] INFO: Scrape type for RR74853: 0
2026-03-29 14:02:50 [auto1.es] INFO: Found listing with ID: GE94512
2026-03-29 14:02:50 [auto1.es] INFO: Found listing with ID: CY04008
2026-03-29 14:02:50 [auto1.es] INFO: Found listing with ID: ST64769
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ST64769%27 HTTP/1.1" 200 None
2026-03-29 14:02:50 [auto1.es] INFO: Scrape type for ST64769: 0
2026-03-29 14:02:50 [auto1.es] INFO: Found listing with ID: CM70741
2026-03-29 14:02:50 [auto1.es] INFO: Found listing with ID: JV95856
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JV95856%27 HTTP/1.1" 200 None
2026-03-29 14:02:50 [auto1.es] INFO: Scrape type for JV95856: 0
2026-03-29 14:02:50 [auto1.es] INFO: Found listing with ID: ZS64271
2026-03-29 14:02:50 [auto1.es] INFO: Found listing with ID: WB36611
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WB36611%27 HTTP/1.1" 200 None
2026-03-29 14:02:50 [auto1.es] INFO: Scrape type for WB36611: 0
2026-03-29 14:02:50 [auto1.es] INFO: Found listing with ID: DC47971
2026-03-29 14:02:50 [auto1.es] INFO: Found listing with ID: KC53673
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KC53673%27 HTTP/1.1" 200 None
2026-03-29 14:02:50 [auto1.es] INFO: Scrape type for KC53673: 0
2026-03-29 14:02:50 [auto1.es] INFO: Found listing with ID: DD74793
2026-03-29 14:02:50 [auto1.es] INFO: Found listing with ID: XC40695
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XC40695%27 HTTP/1.1" 200 None
2026-03-29 14:02:50 [auto1.es] INFO: Scrape type for XC40695: 2
2026-03-29 14:02:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0d9f978-8014-59ec-9fc5-63b95e788d6b with identifier: XC40695
2026-03-29 14:02:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0d9f978-8014-59ec-9fc5-63b95e788d6b with scrape type 2
2026-03-29 14:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0d9f978-8014-59ec-9fc5-63b95e788d6b with scrape type 2
2026-03-29 14:02:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f0d9f978-8014-59ec-9fc5-63b95e788d6b, identifier: XC40695
2026-03-29 14:02:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f0d9f978-8014-59ec-9fc5-63b95e788d6b with identifier: XC40695
2026-03-29 14:02:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f0d9f978-8014-59ec-9fc5-63b95e788d6b with identifier: XC40695
2026-03-29 14:02:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f0d9f978-8014-59ec-9fc5-63b95e788d6b with identifier: XC40695 to the API
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02: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': 4,
'engine_horse_power': 258,
'expiration_date': '2026-03-30T15:55:01Z',
'fuel_type': 'diesel',
'id': 'f0d9f978-8014-59ec-9fc5-63b95e788d6b',
'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/XC40695',
'listing': 'auction',
'make': 'BMW',
'model': '4er',
'odometer': 103179,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-21',
'seller_name': None,
'title': 'BMW 4er 430d Gran Coupé',
'transmission': 'automatic',
'trim': '',
'year': 2018}
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XC40695%27 HTTP/1.1" 200 None
2026-03-29 14:02:51 [auto1.es] INFO: Saving data for XC40695: {'auction_closing_time': 1774886101.0, 'created_time': 1773820833.8132, 'last_price_update_time': 1774792971.176803}
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XC40695') HTTP/1.1" 204 0
2026-03-29 14:02:51 [auto1.es] INFO: Found listing with ID: VT11458
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VT11458%27 HTTP/1.1" 200 None
2026-03-29 14:02:51 [auto1.es] INFO: Scrape type for VT11458: 2
2026-03-29 14:02:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: faacfdb7-4ae4-52cc-b6c3-7eaf5b461f3a with identifier: VT11458
2026-03-29 14:02:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item faacfdb7-4ae4-52cc-b6c3-7eaf5b461f3a with scrape type 2
2026-03-29 14:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item faacfdb7-4ae4-52cc-b6c3-7eaf5b461f3a with scrape type 2
2026-03-29 14:02:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: faacfdb7-4ae4-52cc-b6c3-7eaf5b461f3a, identifier: VT11458
2026-03-29 14:02:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: faacfdb7-4ae4-52cc-b6c3-7eaf5b461f3a with identifier: VT11458
2026-03-29 14:02:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: faacfdb7-4ae4-52cc-b6c3-7eaf5b461f3a with identifier: VT11458
2026-03-29 14:02:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: faacfdb7-4ae4-52cc-b6c3-7eaf5b461f3a with identifier: VT11458 to the API
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02: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': 4,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:49:28Z',
'fuel_type': 'diesel',
'id': 'faacfdb7-4ae4-52cc-b6c3-7eaf5b461f3a',
'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/VT11458',
'listing': 'auction',
'make': 'Opel',
'model': 'Astra',
'odometer': 236717,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-04-30',
'seller_name': None,
'title': 'Opel Astra 1.7 CDTI Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2010}
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VT11458%27 HTTP/1.1" 200 None
2026-03-29 14:02:51 [auto1.es] INFO: Saving data for VT11458: {'auction_closing_time': 1774885768.0, 'created_time': 1774274473.388649, 'last_price_update_time': 1774792971.722052}
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VT11458') HTTP/1.1" 204 0
2026-03-29 14:02:51 [auto1.es] INFO: Found listing with ID: BM28897
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BM28897%27 HTTP/1.1" 200 None
2026-03-29 14:02:51 [auto1.es] INFO: Scrape type for BM28897: 0
2026-03-29 14:02:51 [auto1.es] INFO: Found listing with ID: EY91693
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EY91693%27 HTTP/1.1" 200 None
2026-03-29 14:02:51 [auto1.es] INFO: Scrape type for EY91693: 0
2026-03-29 14:02:51 [auto1.es] INFO: Found listing with ID: TT72287
2026-03-29 14:02:51 [auto1.es] INFO: Found listing with ID: NG44542
2026-03-29 14:02:51 [auto1.es] INFO: Found listing with ID: PW28611
2026-03-29 14:02:51 [auto1.es] INFO: Found listing with ID: ME07403
2026-03-29 14:02:51 [auto1.es] INFO: Found listing with ID: JR29098
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JR29098%27 HTTP/1.1" 200 None
2026-03-29 14:02:51 [auto1.es] INFO: Scrape type for JR29098: 0
2026-03-29 14:02:51 [auto1.es] INFO: Found listing with ID: JE65744
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JE65744%27 HTTP/1.1" 200 None
2026-03-29 14:02:51 [auto1.es] INFO: Scrape type for JE65744: 0
2026-03-29 14:02:51 [auto1.es] INFO: Found listing with ID: RU65769
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RU65769%27 HTTP/1.1" 200 None
2026-03-29 14:02:51 [auto1.es] INFO: Scrape type for RU65769: 0
2026-03-29 14:02:51 [auto1.es] INFO: Found listing with ID: LC77404
2026-03-29 14: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-29 14:02:52 [auto1.es] INFO: Channel: 24h | Page: 34 | totalHits: 1794 | hits on page: 40
2026-03-29 14:02:52 [auto1.es] INFO: Found listing with ID: FK65100
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FK65100%27 HTTP/1.1" 200 None
2026-03-29 14:02:52 [auto1.es] INFO: Scrape type for FK65100: 2
2026-03-29 14:02:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11551479-982f-55a4-a0a2-6fc76353b36d with identifier: FK65100
2026-03-29 14:02:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11551479-982f-55a4-a0a2-6fc76353b36d with scrape type 2
2026-03-29 14:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11551479-982f-55a4-a0a2-6fc76353b36d with scrape type 2
2026-03-29 14:02:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 11551479-982f-55a4-a0a2-6fc76353b36d, identifier: FK65100
2026-03-29 14:02:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 11551479-982f-55a4-a0a2-6fc76353b36d with identifier: FK65100
2026-03-29 14:02:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 11551479-982f-55a4-a0a2-6fc76353b36d with identifier: FK65100
2026-03-29 14:02:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 11551479-982f-55a4-a0a2-6fc76353b36d with identifier: FK65100 to the API
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02: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': 3,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:39:06Z',
'fuel_type': 'petrol',
'id': '11551479-982f-55a4-a0a2-6fc76353b36d',
'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/FK65100',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 127493,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-08-30',
'seller_name': None,
'title': 'BMW 1er 116i Advantage',
'transmission': 'manual',
'trim': 'Advantage',
'year': 2015}
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FK65100%27 HTTP/1.1" 200 None
2026-03-29 14:02:52 [auto1.es] INFO: Saving data for FK65100: {'auction_closing_time': 1774885146.0, 'created_time': 1774037166.644978, 'last_price_update_time': 1774792972.521219}
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FK65100') HTTP/1.1" 204 0
2026-03-29 14: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-29 14:02:52 [auto1.es] INFO: Found listing with ID: LS69638
2026-03-29 14:02:52 [auto1.es] INFO: Found listing with ID: XG18917
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XG18917%27 HTTP/1.1" 200 None
2026-03-29 14:02:52 [auto1.es] INFO: Scrape type for XG18917: 0
2026-03-29 14:02:52 [auto1.es] INFO: Found listing with ID: FX14772
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FX14772%27 HTTP/1.1" 200 None
2026-03-29 14:02:52 [auto1.es] INFO: Scrape type for FX14772: 2
2026-03-29 14:02:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e33d0c71-b0b6-506d-ae87-2d42667414b1 with identifier: FX14772
2026-03-29 14:02:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e33d0c71-b0b6-506d-ae87-2d42667414b1 with scrape type 2
2026-03-29 14:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e33d0c71-b0b6-506d-ae87-2d42667414b1 with scrape type 2
2026-03-29 14:02:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e33d0c71-b0b6-506d-ae87-2d42667414b1, identifier: FX14772
2026-03-29 14:02:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e33d0c71-b0b6-506d-ae87-2d42667414b1 with identifier: FX14772
2026-03-29 14:02:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e33d0c71-b0b6-506d-ae87-2d42667414b1 with identifier: FX14772
2026-03-29 14:02:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e33d0c71-b0b6-506d-ae87-2d42667414b1 with identifier: FX14772 to the API
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:14:21Z',
'fuel_type': 'diesel',
'id': 'e33d0c71-b0b6-506d-ae87-2d42667414b1',
'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/FX14772',
'listing': 'auction',
'make': 'Citroen',
'model': 'Jumper',
'odometer': 125678,
'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 Jumper 2.2 Blue-HDi 33 L2H1',
'transmission': 'manual',
'trim': '33 L2H1',
'year': 2020}
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27FX14772%27 HTTP/1.1" 200 None
2026-03-29 14:02:53 [auto1.es] INFO: Saving data for FX14772: {'auction_closing_time': 1774883661.0, 'created_time': 1773127200.79513, 'last_price_update_time': 1774792973.109192}
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FX14772') HTTP/1.1" 204 0
2026-03-29 14:02:53 [auto1.es] INFO: Found listing with ID: FU29422
2026-03-29 14:02:53 [auto1.es] INFO: Found listing with ID: JK63504
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JK63504%27 HTTP/1.1" 200 None
2026-03-29 14:02:53 [auto1.es] INFO: Scrape type for JK63504: 0
2026-03-29 14:02:53 [auto1.es] INFO: Found listing with ID: ML17412
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ML17412%27 HTTP/1.1" 200 None
2026-03-29 14:02:53 [auto1.es] INFO: Scrape type for ML17412: 0
2026-03-29 14:02:53 [auto1.es] INFO: Found listing with ID: KC46578
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KC46578%27 HTTP/1.1" 200 None
2026-03-29 14:02:53 [auto1.es] INFO: Scrape type for KC46578: 2
2026-03-29 14:02:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b1b2e14-dcf1-5edb-bda4-593d45626708 with identifier: KC46578
2026-03-29 14:02:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b1b2e14-dcf1-5edb-bda4-593d45626708 with scrape type 2
2026-03-29 14:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b1b2e14-dcf1-5edb-bda4-593d45626708 with scrape type 2
2026-03-29 14:02:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 0b1b2e14-dcf1-5edb-bda4-593d45626708, identifier: KC46578
2026-03-29 14:02:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 0b1b2e14-dcf1-5edb-bda4-593d45626708 with identifier: KC46578
2026-03-29 14:02:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 0b1b2e14-dcf1-5edb-bda4-593d45626708 with identifier: KC46578
2026-03-29 14:02:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 0b1b2e14-dcf1-5edb-bda4-593d45626708 with identifier: KC46578 to the API
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02: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': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:56:34Z',
'fuel_type': 'diesel',
'id': '0b1b2e14-dcf1-5edb-bda4-593d45626708',
'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/KC46578',
'listing': 'auction',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 150231,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-10-25',
'seller_name': None,
'title': 'Seat Ibiza 1.6 TDI Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2011}
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KC46578%27 HTTP/1.1" 200 None
2026-03-29 14:02:53 [auto1.es] INFO: Saving data for KC46578: {'auction_closing_time': 1774886194.0, 'created_time': 1774522876.0827, 'last_price_update_time': 1774792973.588899}
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='KC46578') HTTP/1.1" 204 0
2026-03-29 14:02:53 [auto1.es] INFO: Found listing with ID: XR73155
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27XR73155%27 HTTP/1.1" 200 None
2026-03-29 14:02:53 [auto1.es] INFO: Scrape type for XR73155: 0
2026-03-29 14:02:53 [auto1.es] INFO: Found listing with ID: RK55405
2026-03-29 14:02:53 [auto1.es] INFO: Found listing with ID: MW76524
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MW76524%27 HTTP/1.1" 200 None
2026-03-29 14:02:53 [auto1.es] INFO: Scrape type for MW76524: 0
2026-03-29 14:02:53 [auto1.es] INFO: Found listing with ID: PL96310
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PL96310%27 HTTP/1.1" 200 None
2026-03-29 14:02:53 [auto1.es] INFO: Scrape type for PL96310: 0
2026-03-29 14:02:53 [auto1.es] INFO: Found listing with ID: XZ20616
2026-03-29 14:02:53 [auto1.es] INFO: Found listing with ID: VU00284
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VU00284%27 HTTP/1.1" 200 None
2026-03-29 14:02:53 [auto1.es] INFO: Scrape type for VU00284: 0
2026-03-29 14:02:53 [auto1.es] INFO: Found listing with ID: NF35716
2026-03-29 14:02:53 [auto1.es] INFO: Found listing with ID: XA12312
2026-03-29 14:02:53 [auto1.es] INFO: Found listing with ID: DL51279
2026-03-29 14:02:53 [auto1.es] INFO: Found listing with ID: KD88168
2026-03-29 14:02:53 [auto1.es] INFO: Found listing with ID: LP98864
2026-03-29 14:02:53 [auto1.es] INFO: Found listing with ID: SZ95909
2026-03-29 14:02:53 [auto1.es] INFO: Found listing with ID: YK45669
2026-03-29 14:02:53 [auto1.es] INFO: Found listing with ID: XX41705
2026-03-29 14:02:53 [auto1.es] INFO: Found listing with ID: ZN14981
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZN14981%27 HTTP/1.1" 200 None
2026-03-29 14:02:53 [auto1.es] INFO: Scrape type for ZN14981: 2
2026-03-29 14:02:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39120bc7-0281-5045-bafc-9c9d0cc8b5ab with identifier: ZN14981
2026-03-29 14:02:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39120bc7-0281-5045-bafc-9c9d0cc8b5ab with scrape type 2
2026-03-29 14:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39120bc7-0281-5045-bafc-9c9d0cc8b5ab with scrape type 2
2026-03-29 14:02:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 39120bc7-0281-5045-bafc-9c9d0cc8b5ab, identifier: ZN14981
2026-03-29 14:02:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 39120bc7-0281-5045-bafc-9c9d0cc8b5ab with identifier: ZN14981
2026-03-29 14:02:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 39120bc7-0281-5045-bafc-9c9d0cc8b5ab with identifier: ZN14981
2026-03-29 14:02:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 39120bc7-0281-5045-bafc-9c9d0cc8b5ab with identifier: ZN14981 to the API
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02: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': 2,
'engine_horse_power': 194,
'expiration_date': '2026-03-30T15:03:33Z',
'fuel_type': 'diesel',
'id': '39120bc7-0281-5045-bafc-9c9d0cc8b5ab',
'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/ZN14981',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 191206,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-24',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 220 d AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2020}
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZN14981%27 HTTP/1.1" 200 None
2026-03-29 14:02:54 [auto1.es] INFO: Saving data for ZN14981: {'auction_closing_time': 1774883013.0, 'created_time': 1774522855.208706, 'last_price_update_time': 1774792974.131307}
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZN14981') HTTP/1.1" 204 0
2026-03-29 14:02:54 [auto1.es] INFO: Found listing with ID: KE50509
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KE50509%27 HTTP/1.1" 200 None
2026-03-29 14:02:54 [auto1.es] INFO: Scrape type for KE50509: 0
2026-03-29 14:02:54 [auto1.es] INFO: Found listing with ID: RR11017
2026-03-29 14:02:54 [auto1.es] INFO: Found listing with ID: WX13119
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WX13119%27 HTTP/1.1" 200 None
2026-03-29 14:02:54 [auto1.es] INFO: Scrape type for WX13119: 2
2026-03-29 14:02:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01526f02-149b-5e03-b6b7-8930e32575fa with identifier: WX13119
2026-03-29 14:02:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01526f02-149b-5e03-b6b7-8930e32575fa with scrape type 2
2026-03-29 14:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01526f02-149b-5e03-b6b7-8930e32575fa with scrape type 2
2026-03-29 14:02:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 01526f02-149b-5e03-b6b7-8930e32575fa, identifier: WX13119
2026-03-29 14:02:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 01526f02-149b-5e03-b6b7-8930e32575fa with identifier: WX13119
2026-03-29 14:02:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 01526f02-149b-5e03-b6b7-8930e32575fa with identifier: WX13119
2026-03-29 14:02:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 01526f02-149b-5e03-b6b7-8930e32575fa with identifier: WX13119 to the API
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02: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': 86,
'expiration_date': '2026-03-30T15:44:10Z',
'fuel_type': 'petrol',
'id': '01526f02-149b-5e03-b6b7-8930e32575fa',
'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/WX13119',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 87695,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-09-07',
'seller_name': None,
'title': 'Volkswagen Polo 1.4 MPI Advance',
'transmission': 'manual',
'trim': 'Advance',
'year': 2011}
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WX13119%27 HTTP/1.1" 200 None
2026-03-29 14:02:54 [auto1.es] INFO: Saving data for WX13119: {'auction_closing_time': 1774885450.0, 'created_time': 1773129484.657871, 'last_price_update_time': 1774792974.68171}
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WX13119') HTTP/1.1" 204 0
2026-03-29 14:02:54 [auto1.es] INFO: Found listing with ID: XF66468
2026-03-29 14:02:54 [auto1.es] INFO: Found listing with ID: JE90684
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JE90684%27 HTTP/1.1" 200 None
2026-03-29 14:02:54 [auto1.es] INFO: Scrape type for JE90684: 2
2026-03-29 14:02:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6993cb46-7bde-5f7f-9cae-d50f684463d3 with identifier: JE90684
2026-03-29 14:02:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6993cb46-7bde-5f7f-9cae-d50f684463d3 with scrape type 2
2026-03-29 14:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6993cb46-7bde-5f7f-9cae-d50f684463d3 with scrape type 2
2026-03-29 14:02:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6993cb46-7bde-5f7f-9cae-d50f684463d3, identifier: JE90684
2026-03-29 14:02:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6993cb46-7bde-5f7f-9cae-d50f684463d3 with identifier: JE90684
2026-03-29 14:02:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6993cb46-7bde-5f7f-9cae-d50f684463d3 with identifier: JE90684
2026-03-29 14:02:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6993cb46-7bde-5f7f-9cae-d50f684463d3 with identifier: JE90684 to the API
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:02:56Z',
'fuel_type': 'petrol',
'id': '6993cb46-7bde-5f7f-9cae-d50f684463d3',
'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/JE90684',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 67887,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-26',
'seller_name': None,
'title': 'Volkswagen Polo 1.2 TSI Advance BlueMotion',
'transmission': 'manual',
'trim': 'Advance BlueMotion',
'year': 2017}
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27JE90684%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [auto1.es] INFO: Saving data for JE90684: {'auction_closing_time': 1774882976.0, 'created_time': 1774609267.278875, 'last_price_update_time': 1774792975.152955}
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JE90684') HTTP/1.1" 204 0
2026-03-29 14:02:55 [auto1.es] INFO: Found listing with ID: WZ85087
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WZ85087%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [auto1.es] INFO: Scrape type for WZ85087: 0
2026-03-29 14:02:55 [auto1.es] INFO: Found listing with ID: CT91769
2026-03-29 14:02:55 [auto1.es] INFO: Found listing with ID: TT49974
2026-03-29 14:02:55 [auto1.es] INFO: Found listing with ID: AE24734
2026-03-29 14:02:55 [auto1.es] INFO: Found listing with ID: YW75502
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27YW75502%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [auto1.es] INFO: Scrape type for YW75502: 0
2026-03-29 14:02:55 [auto1.es] INFO: Found listing with ID: JY28028
2026-03-29 14:02:55 [auto1.es] INFO: Found listing with ID: ER70032
2026-03-29 14:02:55 [auto1.es] INFO: Found listing with ID: CT45338
2026-03-29 14:02:55 [auto1.es] INFO: Found listing with ID: LV60077
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LV60077%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [auto1.es] INFO: Scrape type for LV60077: 0
2026-03-29 14:02:55 [auto1.es] INFO: Found listing with ID: BP77567
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BP77567%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [auto1.es] INFO: Scrape type for BP77567: 0
2026-03-29 14:02:55 [auto1.es] INFO: Found listing with ID: WZ34012
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WZ34012%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [auto1.es] INFO: Scrape type for WZ34012: 2
2026-03-29 14:02:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33181af3-75d1-5c31-b494-fc29c67d021e with identifier: WZ34012
2026-03-29 14:02:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33181af3-75d1-5c31-b494-fc29c67d021e with scrape type 2
2026-03-29 14:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33181af3-75d1-5c31-b494-fc29c67d021e with scrape type 2
2026-03-29 14:02:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 33181af3-75d1-5c31-b494-fc29c67d021e, identifier: WZ34012
2026-03-29 14:02:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 33181af3-75d1-5c31-b494-fc29c67d021e with identifier: WZ34012
2026-03-29 14:02:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 33181af3-75d1-5c31-b494-fc29c67d021e with identifier: WZ34012
2026-03-29 14:02:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 33181af3-75d1-5c31-b494-fc29c67d021e with identifier: WZ34012 to the API
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02: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': 190,
'expiration_date': '2026-03-30T15:04:22Z',
'fuel_type': 'diesel',
'id': '33181af3-75d1-5c31-b494-fc29c67d021e',
'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/WZ34012',
'listing': 'auction',
'make': 'Audi',
'model': 'A5 Sportback',
'odometer': 289594,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-04',
'seller_name': None,
'title': 'Audi A5 Sportback 2.0 TDI',
'transmission': 'automatic',
'trim': '',
'year': 2016}
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27WZ34012%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [auto1.es] INFO: Saving data for WZ34012: {'auction_closing_time': 1774883062.0, 'created_time': 1772752960.182361, 'last_price_update_time': 1774792975.787239}
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WZ34012') HTTP/1.1" 204 0
2026-03-29 14:02:55 [auto1.es] INFO: Found listing with ID: MT58726
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MT58726%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [auto1.es] INFO: Scrape type for MT58726: 0
2026-03-29 14:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:02:56 [auto1.es] INFO: Channel: 24h | Page: 35 | totalHits: 1794 | hits on page: 40
2026-03-29 14:02:56 [auto1.es] INFO: Found listing with ID: ZW56409
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:56 [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-29 14:02:56 [auto1.es] INFO: Scrape type for ZW56409: 2
2026-03-29 14:02:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5afb653-6e4d-53bb-8932-08819ddadb72 with identifier: ZW56409
2026-03-29 14:02:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5afb653-6e4d-53bb-8932-08819ddadb72 with scrape type 2
2026-03-29 14:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5afb653-6e4d-53bb-8932-08819ddadb72 with scrape type 2
2026-03-29 14:02:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d5afb653-6e4d-53bb-8932-08819ddadb72, identifier: ZW56409
2026-03-29 14:02:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d5afb653-6e4d-53bb-8932-08819ddadb72 with identifier: ZW56409
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gold HTTP/1.1" 200 None
2026-03-29 14:02:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:02:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d5afb653-6e4d-53bb-8932-08819ddadb72 with identifier: ZW56409
2026-03-29 14:02:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d5afb653-6e4d-53bb-8932-08819ddadb72 with identifier: ZW56409 to the API
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02: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': 85,
'expiration_date': '2026-03-30T15:10:03Z',
'fuel_type': 'petrol',
'id': 'd5afb653-6e4d-53bb-8932-08819ddadb72',
'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/ZW56409',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Accent',
'odometer': 147216,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-03-28',
'seller_name': None,
'title': 'Hyundai Accent 1.3 GLS',
'transmission': 'manual',
'trim': 'GLS',
'year': 2005}
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZW56409%27 HTTP/1.1" 200 None
2026-03-29 14:02:57 [auto1.es] INFO: Saving data for ZW56409: {'auction_closing_time': 1774883403.0, 'created_time': 1774609392.669275, 'last_price_update_time': 1774792977.562505}
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZW56409') HTTP/1.1" 204 0
2026-03-29 14: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-29 14:02:57 [auto1.es] INFO: Found listing with ID: KT63961
2026-03-29 14:02:57 [auto1.es] INFO: Found listing with ID: ZA21810
2026-03-29 14:02:57 [auto1.es] INFO: Found listing with ID: SV29323
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27SV29323%27 HTTP/1.1" 200 None
2026-03-29 14:02:57 [auto1.es] INFO: Scrape type for SV29323: 0
2026-03-29 14:02:57 [auto1.es] INFO: Found listing with ID: VR29926
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VR29926%27 HTTP/1.1" 200 None
2026-03-29 14:02:57 [auto1.es] INFO: Scrape type for VR29926: 2
2026-03-29 14:02:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b20dd3b1-cc62-5aac-aa7f-e554e0f94195 with identifier: VR29926
2026-03-29 14:02:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b20dd3b1-cc62-5aac-aa7f-e554e0f94195 with scrape type 2
2026-03-29 14:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b20dd3b1-cc62-5aac-aa7f-e554e0f94195 with scrape type 2
2026-03-29 14:02:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b20dd3b1-cc62-5aac-aa7f-e554e0f94195, identifier: VR29926
2026-03-29 14:02:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b20dd3b1-cc62-5aac-aa7f-e554e0f94195 with identifier: VR29926
2026-03-29 14:02:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b20dd3b1-cc62-5aac-aa7f-e554e0f94195 with identifier: VR29926
2026-03-29 14:02:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b20dd3b1-cc62-5aac-aa7f-e554e0f94195 with identifier: VR29926 to the API
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:13:45Z',
'fuel_type': 'petrol',
'id': 'b20dd3b1-cc62-5aac-aa7f-e554e0f94195',
'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/VR29926',
'listing': 'auction',
'make': 'Kia',
'model': 'Stonic',
'odometer': 43174,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-29',
'seller_name': None,
'title': 'Kia Stonic 1.0 TGDI Concept',
'transmission': 'manual',
'trim': 'Concept',
'year': 2022}
2026-03-29 14:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:58 [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-29 14:02:58 [auto1.es] INFO: Saving data for VR29926: {'auction_closing_time': 1774883625.0, 'created_time': 1773132565.235767, 'last_price_update_time': 1774792978.107329}
2026-03-29 14:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VR29926') HTTP/1.1" 204 0
2026-03-29 14:02:58 [auto1.es] INFO: Found listing with ID: VT96833
2026-03-29 14:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:58 [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-29 14:02:58 [auto1.es] INFO: Scrape type for VT96833: 2
2026-03-29 14:02:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71ac45a5-b44d-5961-9f0b-6a75beb0a64d with identifier: VT96833
2026-03-29 14:02:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71ac45a5-b44d-5961-9f0b-6a75beb0a64d with scrape type 2
2026-03-29 14:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71ac45a5-b44d-5961-9f0b-6a75beb0a64d with scrape type 2
2026-03-29 14:02:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 71ac45a5-b44d-5961-9f0b-6a75beb0a64d, identifier: VT96833
2026-03-29 14:02:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 71ac45a5-b44d-5961-9f0b-6a75beb0a64d with identifier: VT96833
2026-03-29 14:02:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 71ac45a5-b44d-5961-9f0b-6a75beb0a64d with identifier: VT96833
2026-03-29 14:02:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 71ac45a5-b44d-5961-9f0b-6a75beb0a64d with identifier: VT96833 to the API
2026-03-29 14:02:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02: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-29 14:02: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': 115,
'expiration_date': '2026-03-30T15:05:51Z',
'fuel_type': 'petrol',
'id': '71ac45a5-b44d-5961-9f0b-6a75beb0a64d',
'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/VT96833',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 123849,
'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': 'Renault Megane 1.2 Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2015}
2026-03-29 14:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:58 [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-29 14:02:58 [auto1.es] INFO: Saving data for VT96833: {'auction_closing_time': 1774883151.0, 'created_time': 1773820830.620485, 'last_price_update_time': 1774792978.612328}
2026-03-29 14:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VT96833') HTTP/1.1" 204 0
2026-03-29 14:02:58 [auto1.es] INFO: Found listing with ID: BE63337
2026-03-29 14:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:58 [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-29 14:02:58 [auto1.es] INFO: Scrape type for BE63337: 0
2026-03-29 14:02:58 [auto1.es] INFO: Found listing with ID: RH33829
2026-03-29 14:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:58 [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-29 14:02:58 [auto1.es] INFO: Scrape type for RH33829: 0
2026-03-29 14:02:58 [auto1.es] INFO: Found listing with ID: SM51869
2026-03-29 14:02:58 [auto1.es] INFO: Found listing with ID: RK09701
2026-03-29 14:02:58 [auto1.es] INFO: Found listing with ID: UN59874
2026-03-29 14:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:58 [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-29 14:02:58 [auto1.es] INFO: Scrape type for UN59874: 0
2026-03-29 14:02:58 [auto1.es] INFO: Found listing with ID: MY48214
2026-03-29 14:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:58 [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-29 14:02:58 [auto1.es] INFO: Scrape type for MY48214: 2
2026-03-29 14:02:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75eac8f8-9c6a-5c7f-8f1e-8fc4babc8f53 with identifier: MY48214
2026-03-29 14:02:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75eac8f8-9c6a-5c7f-8f1e-8fc4babc8f53 with scrape type 2
2026-03-29 14:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75eac8f8-9c6a-5c7f-8f1e-8fc4babc8f53 with scrape type 2
2026-03-29 14:02:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 75eac8f8-9c6a-5c7f-8f1e-8fc4babc8f53, identifier: MY48214
2026-03-29 14:02:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 75eac8f8-9c6a-5c7f-8f1e-8fc4babc8f53 with identifier: MY48214
2026-03-29 14:02:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 75eac8f8-9c6a-5c7f-8f1e-8fc4babc8f53 with identifier: MY48214
2026-03-29 14:02:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 75eac8f8-9c6a-5c7f-8f1e-8fc4babc8f53 with identifier: MY48214 to the API
2026-03-29 14:02:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02: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': 110,
'expiration_date': '2026-03-30T15:35:01Z',
'fuel_type': 'diesel',
'id': '75eac8f8-9c6a-5c7f-8f1e-8fc4babc8f53',
'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/MY48214',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 335287,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-18',
'seller_name': None,
'title': 'Dacia Duster 1.5 dCi Comfort',
'transmission': 'manual',
'trim': 'Comfort',
'year': 2018}
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:59 [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-29 14:02:59 [auto1.es] INFO: Saving data for MY48214: {'auction_closing_time': 1774884901.0, 'created_time': 1774296184.341389, 'last_price_update_time': 1774792979.156907}
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MY48214') HTTP/1.1" 204 0
2026-03-29 14:02:59 [auto1.es] INFO: Found listing with ID: EY86051
2026-03-29 14:02:59 [auto1.es] INFO: Found listing with ID: GC12859
2026-03-29 14:02:59 [auto1.es] INFO: Found listing with ID: DH56387
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:59 [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-29 14:02:59 [auto1.es] INFO: Scrape type for DH56387: 0
2026-03-29 14:02:59 [auto1.es] INFO: Found listing with ID: XU82709
2026-03-29 14:02:59 [auto1.es] INFO: Found listing with ID: SC27418
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:59 [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-29 14:02:59 [auto1.es] INFO: Scrape type for SC27418: 2
2026-03-29 14:02:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15a8ae15-7cd6-5304-91a1-3442494875e1 with identifier: SC27418
2026-03-29 14:02:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15a8ae15-7cd6-5304-91a1-3442494875e1 with scrape type 2
2026-03-29 14:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15a8ae15-7cd6-5304-91a1-3442494875e1 with scrape type 2
2026-03-29 14:02:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 15a8ae15-7cd6-5304-91a1-3442494875e1, identifier: SC27418
2026-03-29 14:02:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 15a8ae15-7cd6-5304-91a1-3442494875e1 with identifier: SC27418
2026-03-29 14:02:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 15a8ae15-7cd6-5304-91a1-3442494875e1 with identifier: SC27418
2026-03-29 14:02:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 15a8ae15-7cd6-5304-91a1-3442494875e1 with identifier: SC27418 to the API
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 69,
'expiration_date': '2026-03-30T15:35:03Z',
'fuel_type': 'petrol',
'id': '15a8ae15-7cd6-5304-91a1-3442494875e1',
'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/SC27418',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 38813,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-05',
'seller_name': None,
'title': 'Fiat 500 1.2 Star',
'transmission': 'automatic',
'trim': 'Star',
'year': 2020}
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:59 [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-29 14:02:59 [auto1.es] INFO: Saving data for SC27418: {'auction_closing_time': 1774884903.0, 'created_time': 1774522861.588562, 'last_price_update_time': 1774792979.734108}
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='SC27418') HTTP/1.1" 204 0
2026-03-29 14:02:59 [auto1.es] INFO: Found listing with ID: RH73314
2026-03-29 14:02:59 [auto1.es] INFO: Found listing with ID: ZJ95453
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:59 [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-29 14:02:59 [auto1.es] INFO: Scrape type for ZJ95453: 0
2026-03-29 14:02:59 [auto1.es] INFO: Found listing with ID: HR31272
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:59 [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-29 14:02:59 [auto1.es] INFO: Scrape type for HR31272: 0
2026-03-29 14:02:59 [auto1.es] INFO: Found listing with ID: PA92548
2026-03-29 14:02:59 [auto1.es] INFO: Found listing with ID: LM00276
2026-03-29 14:02:59 [auto1.es] INFO: Found listing with ID: MA61689
2026-03-29 14:02:59 [auto1.es] INFO: Found listing with ID: YU51978
2026-03-29 14:02:59 [auto1.es] INFO: Found listing with ID: ED57476
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:59 [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-29 14:02:59 [auto1.es] INFO: Scrape type for ED57476: 0
2026-03-29 14:02:59 [auto1.es] INFO: Found listing with ID: RN82930
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:59 [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-29 14:02:59 [auto1.es] INFO: Scrape type for RN82930: 0
2026-03-29 14:02:59 [auto1.es] INFO: Found listing with ID: TW11063
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:59 [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-29 14:02:59 [auto1.es] INFO: Scrape type for TW11063: 0
2026-03-29 14:02:59 [auto1.es] INFO: Found listing with ID: MF36359
2026-03-29 14:02:59 [auto1.es] INFO: Found listing with ID: JG85850
2026-03-29 14:02:59 [auto1.es] INFO: Found listing with ID: FC13262
2026-03-29 14:02:59 [auto1.es] INFO: Found listing with ID: ZW97071
2026-03-29 14:02:59 [auto1.es] INFO: Found listing with ID: PF61621
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:59 [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-29 14:02:59 [auto1.es] INFO: Scrape type for PF61621: 0
2026-03-29 14:02:59 [auto1.es] INFO: Found listing with ID: EG32676
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:59 [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-29 14:02:59 [auto1.es] INFO: Scrape type for EG32676: 0
2026-03-29 14:02:59 [auto1.es] INFO: Found listing with ID: VC62552
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:59 [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-29 14:02:59 [auto1.es] INFO: Scrape type for VC62552: 2
2026-03-29 14:02:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2978e03-c650-56e2-aa49-b4a81770a588 with identifier: VC62552
2026-03-29 14:02:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2978e03-c650-56e2-aa49-b4a81770a588 with scrape type 2
2026-03-29 14:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2978e03-c650-56e2-aa49-b4a81770a588 with scrape type 2
2026-03-29 14:03:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b2978e03-c650-56e2-aa49-b4a81770a588, identifier: VC62552
2026-03-29 14:03:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b2978e03-c650-56e2-aa49-b4a81770a588 with identifier: VC62552
2026-03-29 14:03:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b2978e03-c650-56e2-aa49-b4a81770a588 with identifier: VC62552
2026-03-29 14:03:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b2978e03-c650-56e2-aa49-b4a81770a588 with identifier: VC62552 to the API
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:19:26Z',
'fuel_type': 'diesel',
'id': 'b2978e03-c650-56e2-aa49-b4a81770a588',
'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/VC62552',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 310007,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-11',
'seller_name': None,
'title': 'BMW X1 sDrive 18d xLine',
'transmission': 'automatic',
'trim': 'xLine',
'year': 2017}
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:00 [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-29 14:03:00 [auto1.es] INFO: Saving data for VC62552: {'auction_closing_time': 1774883966.0, 'created_time': 1772753541.947211, 'last_price_update_time': 1774792980.402198}
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VC62552') HTTP/1.1" 204 0
2026-03-29 14:03:00 [auto1.es] INFO: Found listing with ID: CP49442
2026-03-29 14:03:00 [auto1.es] INFO: Found listing with ID: WD56273
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:00 [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-29 14:03:00 [auto1.es] INFO: Scrape type for WD56273: 0
2026-03-29 14:03:00 [auto1.es] INFO: Found listing with ID: AD67761
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:00 [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-29 14:03:00 [auto1.es] INFO: Scrape type for AD67761: 2
2026-03-29 14:03:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e04070d-71ab-5cec-99ad-50cefd5d591f with identifier: AD67761
2026-03-29 14:03:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e04070d-71ab-5cec-99ad-50cefd5d591f with scrape type 2
2026-03-29 14:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e04070d-71ab-5cec-99ad-50cefd5d591f with scrape type 2
2026-03-29 14:03:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4e04070d-71ab-5cec-99ad-50cefd5d591f, identifier: AD67761
2026-03-29 14:03:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4e04070d-71ab-5cec-99ad-50cefd5d591f with identifier: AD67761
2026-03-29 14:03:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4e04070d-71ab-5cec-99ad-50cefd5d591f with identifier: AD67761
2026-03-29 14:03:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4e04070d-71ab-5cec-99ad-50cefd5d591f with identifier: AD67761 to the API
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 258,
'expiration_date': '2026-03-30T15:32:54Z',
'fuel_type': 'diesel',
'id': '4e04070d-71ab-5cec-99ad-50cefd5d591f',
'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/AD67761',
'listing': 'auction',
'make': 'BMW',
'model': 'X6',
'odometer': 210632,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-27',
'seller_name': None,
'title': 'BMW X6 xDrive 30d',
'transmission': 'automatic',
'trim': '',
'year': 2016}
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:00 [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-29 14:03:00 [auto1.es] INFO: Saving data for AD67761: {'auction_closing_time': 1774884774.0, 'created_time': 1774296356.058427, 'last_price_update_time': 1774792980.959475}
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AD67761') HTTP/1.1" 204 0
2026-03-29 14:03:00 [auto1.es] INFO: Found listing with ID: GA00375
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:00 [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-29 14:03:00 [auto1.es] INFO: Scrape type for GA00375: 0
2026-03-29 14:03:00 [auto1.es] INFO: Found listing with ID: RT04886
2026-03-29 14:03:00 [auto1.es] INFO: Found listing with ID: ZJ56625
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:01 [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-29 14:03:01 [auto1.es] INFO: Scrape type for ZJ56625: 0
2026-03-29 14:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:03:01 [auto1.es] INFO: Channel: 24h | Page: 36 | totalHits: 1794 | hits on page: 40
2026-03-29 14:03:01 [auto1.es] INFO: Found listing with ID: ZC64345
2026-03-29 14:03:01 [auto1.es] INFO: Found listing with ID: VN13138
2026-03-29 14:03:01 [auto1.es] INFO: Found listing with ID: AR88261
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:01 [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-29 14:03:01 [auto1.es] INFO: Scrape type for AR88261: 0
2026-03-29 14:03:01 [auto1.es] INFO: Found listing with ID: MD04984
2026-03-29 14:03:01 [auto1.es] INFO: Found listing with ID: MU93951
2026-03-29 14:03:01 [auto1.es] INFO: Found listing with ID: VZ90970
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:01 [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-29 14:03:01 [auto1.es] INFO: Scrape type for VZ90970: 0
2026-03-29 14:03:01 [auto1.es] INFO: Found listing with ID: ZX65175
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:01 [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-29 14:03:01 [auto1.es] INFO: Scrape type for ZX65175: 0
2026-03-29 14:03:01 [auto1.es] INFO: Found listing with ID: WV15930
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:01 [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-29 14:03:01 [auto1.es] INFO: Scrape type for WV15930: 2
2026-03-29 14:03:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16be78e2-7288-546a-9daa-07a134d03947 with identifier: WV15930
2026-03-29 14:03:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16be78e2-7288-546a-9daa-07a134d03947 with scrape type 2
2026-03-29 14:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16be78e2-7288-546a-9daa-07a134d03947 with scrape type 2
2026-03-29 14:03:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 16be78e2-7288-546a-9daa-07a134d03947, identifier: WV15930
2026-03-29 14:03:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 16be78e2-7288-546a-9daa-07a134d03947 with identifier: WV15930
2026-03-29 14:03:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 16be78e2-7288-546a-9daa-07a134d03947 with identifier: WV15930
2026-03-29 14:03:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 16be78e2-7288-546a-9daa-07a134d03947 with identifier: WV15930 to the API
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:14:33Z',
'fuel_type': 'petrol',
'id': '16be78e2-7288-546a-9daa-07a134d03947',
'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/WV15930',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 173208,
'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 Megane 1.2 Life',
'transmission': 'manual',
'trim': 'Life',
'year': 2014}
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:01 [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-29 14:03:01 [auto1.es] INFO: Saving data for WV15930: {'auction_closing_time': 1774883673.0, 'created_time': 1773900745.46718, 'last_price_update_time': 1774792981.588525}
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WV15930') HTTP/1.1" 204 0
2026-03-29 14:03:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:03:01 [auto1.es] INFO: Found listing with ID: WW30264
2026-03-29 14:03:01 [auto1.es] INFO: Found listing with ID: WX65667
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:01 [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-29 14:03:01 [auto1.es] INFO: Scrape type for WX65667: 0
2026-03-29 14:03:01 [auto1.es] INFO: Found listing with ID: UF95473
2026-03-29 14:03:01 [auto1.es] INFO: Found listing with ID: WN06367
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:01 [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-29 14:03:01 [auto1.es] INFO: Scrape type for WN06367: 0
2026-03-29 14:03:01 [auto1.es] INFO: Found listing with ID: TH31010
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:01 [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-29 14:03:01 [auto1.es] INFO: Scrape type for TH31010: 2
2026-03-29 14:03:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 617e54fb-56f1-5502-ae4e-325cb1081588 with identifier: TH31010
2026-03-29 14:03:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 617e54fb-56f1-5502-ae4e-325cb1081588 with scrape type 2
2026-03-29 14:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 617e54fb-56f1-5502-ae4e-325cb1081588 with scrape type 2
2026-03-29 14:03:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 617e54fb-56f1-5502-ae4e-325cb1081588, identifier: TH31010
2026-03-29 14:03:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 617e54fb-56f1-5502-ae4e-325cb1081588 with identifier: TH31010
2026-03-29 14:03:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 617e54fb-56f1-5502-ae4e-325cb1081588 with identifier: TH31010
2026-03-29 14:03:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 617e54fb-56f1-5502-ae4e-325cb1081588 with identifier: TH31010 to the API
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 60,
'expiration_date': '2026-03-30T15:07:56Z',
'fuel_type': 'petrol',
'id': '617e54fb-56f1-5502-ae4e-325cb1081588',
'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/TH31010',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 98964,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-02-06',
'seller_name': None,
'title': 'Citroen C3 1.1 Furio',
'transmission': 'manual',
'trim': 'Furio',
'year': 2007}
2026-03-29 14:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:02 [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-29 14:03:02 [auto1.es] INFO: Saving data for TH31010: {'auction_closing_time': 1774883276.0, 'created_time': 1773669719.925651, 'last_price_update_time': 1774792982.292984}
2026-03-29 14:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TH31010') HTTP/1.1" 204 0
2026-03-29 14:03:02 [auto1.es] INFO: Found listing with ID: TZ65854
2026-03-29 14:03:02 [auto1.es] INFO: Found listing with ID: TD60260
2026-03-29 14:03:02 [auto1.es] INFO: Found listing with ID: UL24539
2026-03-29 14:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:02 [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-29 14:03:02 [auto1.es] INFO: Scrape type for UL24539: 0
2026-03-29 14:03:02 [auto1.es] INFO: Found listing with ID: LV38775
2026-03-29 14:03:02 [auto1.es] INFO: Found listing with ID: TB73704
2026-03-29 14:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:02 [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-29 14:03:02 [auto1.es] INFO: Scrape type for TB73704: 2
2026-03-29 14:03:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e3f3768-72e3-5c81-808c-623183f8e4f4 with identifier: TB73704
2026-03-29 14:03:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e3f3768-72e3-5c81-808c-623183f8e4f4 with scrape type 2
2026-03-29 14:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e3f3768-72e3-5c81-808c-623183f8e4f4 with scrape type 2
2026-03-29 14:03:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 7e3f3768-72e3-5c81-808c-623183f8e4f4, identifier: TB73704
2026-03-29 14:03:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 7e3f3768-72e3-5c81-808c-623183f8e4f4 with identifier: TB73704
2026-03-29 14:03:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 7e3f3768-72e3-5c81-808c-623183f8e4f4 with identifier: TB73704
2026-03-29 14:03:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 7e3f3768-72e3-5c81-808c-623183f8e4f4 with identifier: TB73704 to the API
2026-03-29 14:03:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:05:06Z',
'fuel_type': 'petrol',
'id': '7e3f3768-72e3-5c81-808c-623183f8e4f4',
'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/TB73704',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 141204,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-07-08',
'seller_name': None,
'title': 'Peugeot 308 1.6 Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2009}
2026-03-29 14:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:02 [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-29 14:03:02 [auto1.es] INFO: Saving data for TB73704: {'auction_closing_time': 1774883106.0, 'created_time': 1774296151.443107, 'last_price_update_time': 1774792982.777467}
2026-03-29 14:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TB73704') HTTP/1.1" 204 0
2026-03-29 14:03:02 [auto1.es] INFO: Found listing with ID: GB72499
2026-03-29 14:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:02 [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-29 14:03:02 [auto1.es] INFO: Scrape type for GB72499: 0
2026-03-29 14:03:02 [auto1.es] INFO: Found listing with ID: WE46909
2026-03-29 14:03:02 [auto1.es] INFO: Found listing with ID: TX70336
2026-03-29 14:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:02 [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-29 14:03:02 [auto1.es] INFO: Scrape type for TX70336: 2
2026-03-29 14:03:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 106a3838-ca6b-5014-bb42-1821c2e55c78 with identifier: TX70336
2026-03-29 14:03:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 106a3838-ca6b-5014-bb42-1821c2e55c78 with scrape type 2
2026-03-29 14:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 106a3838-ca6b-5014-bb42-1821c2e55c78 with scrape type 2
2026-03-29 14:03:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 106a3838-ca6b-5014-bb42-1821c2e55c78, identifier: TX70336
2026-03-29 14:03:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 106a3838-ca6b-5014-bb42-1821c2e55c78 with identifier: TX70336
2026-03-29 14:03:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 106a3838-ca6b-5014-bb42-1821c2e55c78 with identifier: TX70336
2026-03-29 14:03:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 106a3838-ca6b-5014-bb42-1821c2e55c78 with identifier: TX70336 to the API
2026-03-29 14:03:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:45:29Z',
'fuel_type': 'diesel',
'id': '106a3838-ca6b-5014-bb42-1821c2e55c78',
'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/TX70336',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 222309,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-08-24',
'seller_name': None,
'title': 'Nissan Qashqai 1.5 Turbodiesel Acenta',
'transmission': 'manual',
'trim': 'Acenta',
'year': 2011}
2026-03-29 14:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:03 [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-29 14:03:03 [auto1.es] INFO: Saving data for TX70336: {'auction_closing_time': 1774885529.0, 'created_time': 1774522848.746843, 'last_price_update_time': 1774792983.483412}
2026-03-29 14:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TX70336') HTTP/1.1" 204 0
2026-03-29 14:03:03 [auto1.es] INFO: Found listing with ID: RY22174
2026-03-29 14:03:03 [auto1.es] INFO: Found listing with ID: YH86623
2026-03-29 14:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:03 [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-29 14:03:03 [auto1.es] INFO: Scrape type for YH86623: 2
2026-03-29 14:03:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb8bf839-7788-590d-b22c-1ce5940216d3 with identifier: YH86623
2026-03-29 14:03:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb8bf839-7788-590d-b22c-1ce5940216d3 with scrape type 2
2026-03-29 14:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb8bf839-7788-590d-b22c-1ce5940216d3 with scrape type 2
2026-03-29 14:03:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: fb8bf839-7788-590d-b22c-1ce5940216d3, identifier: YH86623
2026-03-29 14:03:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: fb8bf839-7788-590d-b22c-1ce5940216d3 with identifier: YH86623
2026-03-29 14:03:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: fb8bf839-7788-590d-b22c-1ce5940216d3 with identifier: YH86623
2026-03-29 14:03:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: fb8bf839-7788-590d-b22c-1ce5940216d3 with identifier: YH86623 to the API
2026-03-29 14:03:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 170,
'expiration_date': '2026-03-30T15:32:27Z',
'fuel_type': 'diesel',
'id': 'fb8bf839-7788-590d-b22c-1ce5940216d3',
'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/YH86623',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 303056,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-10-04',
'seller_name': None,
'title': 'Audi A6 2.0 TDI',
'transmission': 'automatic',
'trim': '',
'year': 2010}
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [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-29 14:03:04 [auto1.es] INFO: Saving data for YH86623: {'auction_closing_time': 1774884747.0, 'created_time': 1774522899.066884, 'last_price_update_time': 1774792984.055762}
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='YH86623') HTTP/1.1" 204 0
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: MA61086
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: YX68233
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: SV12911
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: EJ16249
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: GZ44252
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: AS19038
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [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-29 14:03:04 [auto1.es] INFO: Scrape type for AS19038: 2
2026-03-29 14:03:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50705a58-667b-5f41-a4ff-17f99a8cbb7f with identifier: AS19038
2026-03-29 14:03:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50705a58-667b-5f41-a4ff-17f99a8cbb7f with scrape type 2
2026-03-29 14:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50705a58-667b-5f41-a4ff-17f99a8cbb7f with scrape type 2
2026-03-29 14:03:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 50705a58-667b-5f41-a4ff-17f99a8cbb7f, identifier: AS19038
2026-03-29 14:03:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 50705a58-667b-5f41-a4ff-17f99a8cbb7f with identifier: AS19038
2026-03-29 14:03:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 50705a58-667b-5f41-a4ff-17f99a8cbb7f with identifier: AS19038
2026-03-29 14:03:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 50705a58-667b-5f41-a4ff-17f99a8cbb7f with identifier: AS19038 to the API
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:03:17Z',
'fuel_type': 'diesel',
'id': '50705a58-667b-5f41-a4ff-17f99a8cbb7f',
'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/AS19038',
'listing': 'auction',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 151095,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-29',
'seller_name': None,
'title': 'Citroen C5 Aircross 1.5 Blue-HDi Shine',
'transmission': 'manual',
'trim': 'Shine',
'year': 2020}
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [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-29 14:03:04 [auto1.es] INFO: Saving data for AS19038: {'auction_closing_time': 1774882997.0, 'created_time': 1773133846.623509, 'last_price_update_time': 1774792984.539238}
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AS19038') HTTP/1.1" 204 0
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: YH97828
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: FX21213
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: BF55946
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: WV47930
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: YJ04642
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [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-29 14:03:04 [auto1.es] INFO: Scrape type for YJ04642: 0
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: ET46210
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: KZ49779
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [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-29 14:03:04 [auto1.es] INFO: Scrape type for KZ49779: 0
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: TK05995
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: FG46245
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: JG12549
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: KP17570
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [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-29 14:03:04 [auto1.es] INFO: Scrape type for KP17570: 0
2026-03-29 14:03:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:03:04 [auto1.es] INFO: Channel: 24h | Page: 37 | totalHits: 1794 | hits on page: 40
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: KR67716
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: CA13811
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: GP65825
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: KH58937
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: LA57781
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: ZT52456
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: DM84841
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: TL38815
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: DS90195
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: FY96744
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: VP19091
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: NH85653
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [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-29 14:03:04 [auto1.es] INFO: Scrape type for NH85653: 0
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: BZ65753
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [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-29 14:03:04 [auto1.es] INFO: Scrape type for BZ65753: 0
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: PK26809
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [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-29 14:03:04 [auto1.es] INFO: Scrape type for PK26809: 0
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: GH53703
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [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-29 14:03:04 [auto1.es] INFO: Scrape type for GH53703: 0
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: HH60103
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: DY61189
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: FJ44146
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: SF85973
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [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-29 14:03:04 [auto1.es] INFO: Scrape type for SF85973: 0
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: EK60433
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [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-29 14:03:04 [auto1.es] INFO: Scrape type for EK60433: 0
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: ZT13794
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [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-29 14:03:04 [auto1.es] INFO: Scrape type for ZT13794: 0
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: VA59339
2026-03-29 14:03:04 [auto1.es] INFO: Found listing with ID: DY95344
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:05 [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-29 14:03:05 [auto1.es] INFO: Scrape type for DY95344: 0
2026-03-29 14:03:05 [auto1.es] INFO: Found listing with ID: DC79827
2026-03-29 14:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:05 [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-29 14:03:05 [auto1.es] INFO: Scrape type for DC79827: 0
2026-03-29 14:03:05 [auto1.es] INFO: Found listing with ID: BL04446
2026-03-29 14:03:05 [auto1.es] INFO: Found listing with ID: YV38932
2026-03-29 14:03:05 [auto1.es] INFO: Found listing with ID: MW67047
2026-03-29 14:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:05 [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-29 14:03:05 [auto1.es] INFO: Scrape type for MW67047: 0
2026-03-29 14:03:05 [auto1.es] INFO: Found listing with ID: VU55173
2026-03-29 14:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:05 [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-29 14:03:05 [auto1.es] INFO: Scrape type for VU55173: 0
2026-03-29 14:03:05 [auto1.es] INFO: Found listing with ID: KL23416
2026-03-29 14:03:05 [auto1.es] INFO: Found listing with ID: BM49479
2026-03-29 14:03:05 [auto1.es] INFO: Found listing with ID: ZV45444
2026-03-29 14:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:05 [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-29 14:03:05 [auto1.es] INFO: Scrape type for ZV45444: 0
2026-03-29 14:03:05 [auto1.es] INFO: Found listing with ID: UD75301
2026-03-29 14:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:05 [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-29 14:03:05 [auto1.es] INFO: Scrape type for UD75301: 0
2026-03-29 14:03:05 [auto1.es] INFO: Found listing with ID: CD83035
2026-03-29 14:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:05 [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-29 14:03:05 [auto1.es] INFO: Scrape type for CD83035: 0
2026-03-29 14:03:05 [auto1.es] INFO: Found listing with ID: PZ56509
2026-03-29 14:03:05 [auto1.es] INFO: Found listing with ID: AJ69515
2026-03-29 14:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:05 [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-29 14:03:05 [auto1.es] INFO: Scrape type for AJ69515: 0
2026-03-29 14:03:05 [auto1.es] INFO: Found listing with ID: YS20114
2026-03-29 14:03:05 [auto1.es] INFO: Found listing with ID: AU66709
2026-03-29 14:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:05 [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-29 14:03:05 [auto1.es] INFO: Scrape type for AU66709: 0
2026-03-29 14:03:05 [auto1.es] INFO: Found listing with ID: EK69979
2026-03-29 14:03:05 [auto1.es] INFO: Found listing with ID: CS18132
2026-03-29 14:03:05 [auto1.es] INFO: Found listing with ID: AS37941
2026-03-29 14:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:05 [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-29 14:03:05 [auto1.es] INFO: Scrape type for AS37941: 0
2026-03-29 14:03:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14: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-29 14:03:06 [auto1.es] INFO: Channel: 24h | Page: 38 | totalHits: 1794 | hits on page: 40
2026-03-29 14:03:06 [auto1.es] INFO: Found listing with ID: HC11332
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HC11332%27 HTTP/1.1" 200 None
2026-03-29 14:03:06 [auto1.es] INFO: Scrape type for HC11332: 0
2026-03-29 14:03:06 [auto1.es] INFO: Found listing with ID: UN29242
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UN29242%27 HTTP/1.1" 200 None
2026-03-29 14:03:06 [auto1.es] INFO: Scrape type for UN29242: 0
2026-03-29 14:03:06 [auto1.es] INFO: Found listing with ID: ZX62184
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZX62184%27 HTTP/1.1" 200 None
2026-03-29 14:03:06 [auto1.es] INFO: Scrape type for ZX62184: 0
2026-03-29 14:03:06 [auto1.es] INFO: Found listing with ID: BW10675
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BW10675%27 HTTP/1.1" 200 None
2026-03-29 14:03:06 [auto1.es] INFO: Scrape type for BW10675: 0
2026-03-29 14:03:06 [auto1.es] INFO: Found listing with ID: MG85806
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27MG85806%27 HTTP/1.1" 200 None
2026-03-29 14:03:06 [auto1.es] INFO: Scrape type for MG85806: 0
2026-03-29 14:03:06 [auto1.es] INFO: Found listing with ID: DX19120
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DX19120%27 HTTP/1.1" 200 None
2026-03-29 14:03:06 [auto1.es] INFO: Scrape type for DX19120: 0
2026-03-29 14:03:06 [auto1.es] INFO: Found listing with ID: KS42658
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27KS42658%27 HTTP/1.1" 200 None
2026-03-29 14:03:06 [auto1.es] INFO: Scrape type for KS42658: 0
2026-03-29 14:03:06 [auto1.es] INFO: Found listing with ID: UE67433
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27UE67433%27 HTTP/1.1" 200 None
2026-03-29 14:03:06 [auto1.es] INFO: Scrape type for UE67433: 0
2026-03-29 14:03:06 [auto1.es] INFO: Found listing with ID: TZ01977
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TZ01977%27 HTTP/1.1" 200 None
2026-03-29 14:03:06 [auto1.es] INFO: Scrape type for TZ01977: 2
2026-03-29 14:03:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f032dd34-daaa-5e68-8bf7-462f88eb0d2f with identifier: TZ01977
2026-03-29 14:03:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f032dd34-daaa-5e68-8bf7-462f88eb0d2f with scrape type 2
2026-03-29 14:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f032dd34-daaa-5e68-8bf7-462f88eb0d2f with scrape type 2
2026-03-29 14:03:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f032dd34-daaa-5e68-8bf7-462f88eb0d2f, identifier: TZ01977
2026-03-29 14:03:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f032dd34-daaa-5e68-8bf7-462f88eb0d2f with identifier: TZ01977
2026-03-29 14:03:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f032dd34-daaa-5e68-8bf7-462f88eb0d2f with identifier: TZ01977
2026-03-29 14:03:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f032dd34-daaa-5e68-8bf7-462f88eb0d2f with identifier: TZ01977 to the API
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:21:03Z',
'fuel_type': 'petrol',
'id': 'f032dd34-daaa-5e68-8bf7-462f88eb0d2f',
'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/TZ01977',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 144947,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-04',
'seller_name': None,
'title': 'Citroen C3 1.2 PureTech Feel',
'transmission': 'manual',
'trim': 'Feel',
'year': 2016}
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27TZ01977%27 HTTP/1.1" 200 None
2026-03-29 14:03:06 [auto1.es] INFO: Saving data for TZ01977: {'auction_closing_time': 1774884063.0, 'created_time': 1774706431.86063, 'last_price_update_time': 1774792986.649835}
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TZ01977') HTTP/1.1" 204 0
2026-03-29 14: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-29 14:03:06 [auto1.es] INFO: Found listing with ID: GW37320
2026-03-29 14:03:06 [auto1.es] INFO: Found listing with ID: GG74961
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27GG74961%27 HTTP/1.1" 200 None
2026-03-29 14:03:06 [auto1.es] INFO: Scrape type for GG74961: 2
2026-03-29 14:03:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cb97035-7e4c-53d2-aea6-96638969a30b with identifier: GG74961
2026-03-29 14:03:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cb97035-7e4c-53d2-aea6-96638969a30b with scrape type 2
2026-03-29 14:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cb97035-7e4c-53d2-aea6-96638969a30b with scrape type 2
2026-03-29 14:03:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 1cb97035-7e4c-53d2-aea6-96638969a30b, identifier: GG74961
2026-03-29 14:03:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 1cb97035-7e4c-53d2-aea6-96638969a30b with identifier: GG74961
2026-03-29 14:03:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 1cb97035-7e4c-53d2-aea6-96638969a30b with identifier: GG74961
2026-03-29 14:03:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 1cb97035-7e4c-53d2-aea6-96638969a30b with identifier: GG74961 to the API
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:04:49Z',
'fuel_type': 'diesel',
'id': '1cb97035-7e4c-53d2-aea6-96638969a30b',
'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/GG74961',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 91575,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-10-24',
'seller_name': None,
'title': 'Volkswagen Touran 2.0 TDI Advance BlueMotion',
'transmission': 'automatic',
'trim': 'Advance BlueMotion',
'year': 2017}
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:07 [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-29 14:03:07 [auto1.es] INFO: Saving data for GG74961: {'auction_closing_time': 1774883089.0, 'created_time': 1774101730.728922, 'last_price_update_time': 1774792987.147486}
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GG74961') HTTP/1.1" 204 0
2026-03-29 14:03:07 [auto1.es] INFO: Found listing with ID: XW94395
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:07 [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-29 14:03:07 [auto1.es] INFO: Scrape type for XW94395: 2
2026-03-29 14:03:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebafa893-f5d7-5c65-9f8d-35b704ffcf83 with identifier: XW94395
2026-03-29 14:03:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebafa893-f5d7-5c65-9f8d-35b704ffcf83 with scrape type 2
2026-03-29 14:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebafa893-f5d7-5c65-9f8d-35b704ffcf83 with scrape type 2
2026-03-29 14:03:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: ebafa893-f5d7-5c65-9f8d-35b704ffcf83, identifier: XW94395
2026-03-29 14:03:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: ebafa893-f5d7-5c65-9f8d-35b704ffcf83 with identifier: XW94395
2026-03-29 14:03:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: ebafa893-f5d7-5c65-9f8d-35b704ffcf83 with identifier: XW94395
2026-03-29 14:03:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: ebafa893-f5d7-5c65-9f8d-35b704ffcf83 with identifier: XW94395 to the API
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:38:47Z',
'fuel_type': 'diesel',
'id': 'ebafa893-f5d7-5c65-9f8d-35b704ffcf83',
'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/XW94395',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Evoque',
'odometer': 62376,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-22',
'seller_name': None,
'title': 'Land Rover Evoque D150 Mild-Hybrid',
'transmission': 'automatic',
'trim': '',
'year': 2021}
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:07 [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-29 14:03:07 [auto1.es] INFO: Saving data for XW94395: {'auction_closing_time': 1774885127.0, 'created_time': 1772749215.229515, 'last_price_update_time': 1774792987.563292}
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XW94395') HTTP/1.1" 204 0
2026-03-29 14:03:07 [auto1.es] INFO: Found listing with ID: PK32914
2026-03-29 14:03:07 [auto1.es] INFO: Found listing with ID: GW88114
2026-03-29 14:03:07 [auto1.es] INFO: Found listing with ID: RH91028
2026-03-29 14:03:07 [auto1.es] INFO: Found listing with ID: LZ33351
2026-03-29 14:03:07 [auto1.es] INFO: Found listing with ID: TR19943
2026-03-29 14:03:07 [auto1.es] INFO: Found listing with ID: JS77996
2026-03-29 14:03:07 [auto1.es] INFO: Found listing with ID: ZE40352
2026-03-29 14:03:07 [auto1.es] INFO: Found listing with ID: CC76703
2026-03-29 14:03:07 [auto1.es] INFO: Found listing with ID: ES07988
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:07 [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-29 14:03:07 [auto1.es] INFO: Scrape type for ES07988: 2
2026-03-29 14:03:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2d6b980-56de-5260-b9ff-8e9c3bc542f4 with identifier: ES07988
2026-03-29 14:03:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2d6b980-56de-5260-b9ff-8e9c3bc542f4 with scrape type 2
2026-03-29 14:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2d6b980-56de-5260-b9ff-8e9c3bc542f4 with scrape type 2
2026-03-29 14:03:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e2d6b980-56de-5260-b9ff-8e9c3bc542f4, identifier: ES07988
2026-03-29 14:03:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e2d6b980-56de-5260-b9ff-8e9c3bc542f4 with identifier: ES07988
2026-03-29 14:03:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e2d6b980-56de-5260-b9ff-8e9c3bc542f4 with identifier: ES07988
2026-03-29 14:03:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e2d6b980-56de-5260-b9ff-8e9c3bc542f4 with identifier: ES07988 to the API
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'red',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:09:31Z',
'fuel_type': 'petrol',
'id': 'e2d6b980-56de-5260-b9ff-8e9c3bc542f4',
'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/ES07988',
'listing': 'auction',
'make': 'Honda',
'model': 'Accord',
'odometer': 300911,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-04-29',
'seller_name': None,
'title': 'Honda Accord 1.8 LS 4',
'transmission': 'manual',
'trim': 'LS 4',
'year': 2002}
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:07 [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-29 14:03:07 [auto1.es] INFO: Saving data for ES07988: {'auction_closing_time': 1774883371.0, 'created_time': 1774706432.863918, 'last_price_update_time': 1774792987.969583}
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ES07988') HTTP/1.1" 204 0
2026-03-29 14:03:08 [auto1.es] INFO: Found listing with ID: HY65431
2026-03-29 14:03:08 [auto1.es] INFO: Found listing with ID: RB15615
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:08 [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-29 14:03:08 [auto1.es] INFO: Scrape type for RB15615: 2
2026-03-29 14:03:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b1b3400-e5fc-5d2c-ba1c-dc221f66b902 with identifier: RB15615
2026-03-29 14:03:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b1b3400-e5fc-5d2c-ba1c-dc221f66b902 with scrape type 2
2026-03-29 14:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b1b3400-e5fc-5d2c-ba1c-dc221f66b902 with scrape type 2
2026-03-29 14:03:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4b1b3400-e5fc-5d2c-ba1c-dc221f66b902, identifier: RB15615
2026-03-29 14:03:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4b1b3400-e5fc-5d2c-ba1c-dc221f66b902 with identifier: RB15615
2026-03-29 14:03:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4b1b3400-e5fc-5d2c-ba1c-dc221f66b902 with identifier: RB15615
2026-03-29 14:03:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4b1b3400-e5fc-5d2c-ba1c-dc221f66b902 with identifier: RB15615 to the API
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 4,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:15:49Z',
'fuel_type': 'diesel',
'id': '4b1b3400-e5fc-5d2c-ba1c-dc221f66b902',
'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/RB15615',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 30954,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-13',
'seller_name': None,
'title': 'Volkswagen Crafter 2.0 TDI Kasten 35 Trendline mittellang Hochdach '
'FWD',
'transmission': 'manual',
'trim': 'Kasten 35 Trendline mittellang Hochdach FWD',
'year': 2024}
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:08 [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-29 14:03:08 [auto1.es] INFO: Saving data for RB15615: {'auction_closing_time': 1774883749.0, 'created_time': 1774706466.155301, 'last_price_update_time': 1774792988.471592}
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RB15615') HTTP/1.1" 204 0
2026-03-29 14:03:08 [auto1.es] INFO: Found listing with ID: VZ79262
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:08 [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-29 14:03:08 [auto1.es] INFO: Scrape type for VZ79262: 2
2026-03-29 14:03:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6261e719-0f4c-5239-998d-aa4ad793fe8e with identifier: VZ79262
2026-03-29 14:03:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6261e719-0f4c-5239-998d-aa4ad793fe8e with scrape type 2
2026-03-29 14:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6261e719-0f4c-5239-998d-aa4ad793fe8e with scrape type 2
2026-03-29 14:03:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6261e719-0f4c-5239-998d-aa4ad793fe8e, identifier: VZ79262
2026-03-29 14:03:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6261e719-0f4c-5239-998d-aa4ad793fe8e with identifier: VZ79262
2026-03-29 14:03:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6261e719-0f4c-5239-998d-aa4ad793fe8e with identifier: VZ79262
2026-03-29 14:03:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6261e719-0f4c-5239-998d-aa4ad793fe8e with identifier: VZ79262 to the API
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:21:44Z',
'fuel_type': 'diesel',
'id': '6261e719-0f4c-5239-998d-aa4ad793fe8e',
'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/VZ79262',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 224227,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-07-03',
'seller_name': None,
'title': 'Renault Scenic 1.5 dCi Emotion',
'transmission': 'manual',
'trim': 'Emotion',
'year': 2007}
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:08 [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-29 14:03:08 [auto1.es] INFO: Saving data for VZ79262: {'auction_closing_time': 1774884104.0, 'created_time': 1773399858.684413, 'last_price_update_time': 1774792988.885288}
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VZ79262') HTTP/1.1" 204 0
2026-03-29 14:03:08 [auto1.es] INFO: Found listing with ID: HA87935
2026-03-29 14:03:08 [auto1.es] INFO: Found listing with ID: XC96716
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:08 [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-29 14:03:08 [auto1.es] INFO: Scrape type for XC96716: 2
2026-03-29 14:03:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dff7d22b-d8a1-502e-b20d-01dc6ffb2736 with identifier: XC96716
2026-03-29 14:03:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dff7d22b-d8a1-502e-b20d-01dc6ffb2736 with scrape type 2
2026-03-29 14:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dff7d22b-d8a1-502e-b20d-01dc6ffb2736 with scrape type 2
2026-03-29 14:03:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: dff7d22b-d8a1-502e-b20d-01dc6ffb2736, identifier: XC96716
2026-03-29 14:03:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: dff7d22b-d8a1-502e-b20d-01dc6ffb2736 with identifier: XC96716
2026-03-29 14:03:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: dff7d22b-d8a1-502e-b20d-01dc6ffb2736 with identifier: XC96716
2026-03-29 14:03:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: dff7d22b-d8a1-502e-b20d-01dc6ffb2736 with identifier: XC96716 to the API
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 258,
'expiration_date': '2026-03-30T15:44:32Z',
'fuel_type': 'diesel',
'id': 'dff7d22b-d8a1-502e-b20d-01dc6ffb2736',
'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/XC96716',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'M-Klasse',
'odometer': 178982,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-04-03',
'seller_name': None,
'title': 'Mercedes-Benz M-Klasse ML 350 CDI BlueTEC',
'transmission': 'automatic',
'trim': 'BlueTEC',
'year': 2012}
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:09 [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-29 14:03:09 [auto1.es] INFO: Saving data for XC96716: {'auction_closing_time': 1774885472.0, 'created_time': 1773399745.373876, 'last_price_update_time': 1774792989.356515}
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XC96716') HTTP/1.1" 204 0
2026-03-29 14:03:09 [auto1.es] INFO: Found listing with ID: VC74313
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:09 [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-29 14:03:09 [auto1.es] INFO: Scrape type for VC74313: 2
2026-03-29 14:03:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97fac3da-4da9-5729-97a5-ccc85c1ffaa1 with identifier: VC74313
2026-03-29 14:03:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97fac3da-4da9-5729-97a5-ccc85c1ffaa1 with scrape type 2
2026-03-29 14:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97fac3da-4da9-5729-97a5-ccc85c1ffaa1 with scrape type 2
2026-03-29 14:03:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 97fac3da-4da9-5729-97a5-ccc85c1ffaa1, identifier: VC74313
2026-03-29 14:03:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 97fac3da-4da9-5729-97a5-ccc85c1ffaa1 with identifier: VC74313
2026-03-29 14:03:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 97fac3da-4da9-5729-97a5-ccc85c1ffaa1 with identifier: VC74313
2026-03-29 14:03:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 97fac3da-4da9-5729-97a5-ccc85c1ffaa1 with identifier: VC74313 to the API
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:11:25Z',
'fuel_type': 'diesel',
'id': '97fac3da-4da9-5729-97a5-ccc85c1ffaa1',
'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/VC74313',
'listing': 'auction',
'make': 'Opel',
'model': 'Astra',
'odometer': 84788,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-25',
'seller_name': None,
'title': 'Opel Astra 1.6 CDTI DPF Selective',
'transmission': 'manual',
'trim': 'Selective',
'year': 2015}
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:09 [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-29 14:03:09 [auto1.es] INFO: Saving data for VC74313: {'auction_closing_time': 1774883485.0, 'created_time': 1774036831.318271, 'last_price_update_time': 1774792989.741424}
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VC74313') HTTP/1.1" 204 0
2026-03-29 14:03:09 [auto1.es] INFO: Found listing with ID: RG03753
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:09 [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-29 14:03:09 [auto1.es] INFO: Scrape type for RG03753: 2
2026-03-29 14:03:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d94fc7ec-4bf9-5f70-bdf4-08bc0153b6fa with identifier: RG03753
2026-03-29 14:03:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d94fc7ec-4bf9-5f70-bdf4-08bc0153b6fa with scrape type 2
2026-03-29 14:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d94fc7ec-4bf9-5f70-bdf4-08bc0153b6fa with scrape type 2
2026-03-29 14:03:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d94fc7ec-4bf9-5f70-bdf4-08bc0153b6fa, identifier: RG03753
2026-03-29 14:03:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d94fc7ec-4bf9-5f70-bdf4-08bc0153b6fa with identifier: RG03753
2026-03-29 14:03:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d94fc7ec-4bf9-5f70-bdf4-08bc0153b6fa with identifier: RG03753
2026-03-29 14:03:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d94fc7ec-4bf9-5f70-bdf4-08bc0153b6fa with identifier: RG03753 to the API
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 120,
'expiration_date': '2026-03-30T15:41:12Z',
'fuel_type': 'petrol',
'id': 'd94fc7ec-4bf9-5f70-bdf4-08bc0153b6fa',
'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/RG03753',
'listing': 'auction',
'make': 'Kia',
'model': "cee'd",
'odometer': 82089,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-30',
'seller_name': None,
'title': "Kia cee'd 1.0 TGDI Concept",
'transmission': 'manual',
'trim': 'Concept',
'year': 2021}
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RG03753%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [auto1.es] INFO: Saving data for RG03753: {'auction_closing_time': 1774885272.0, 'created_time': 1772753360.456813, 'last_price_update_time': 1774792990.122612}
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RG03753') HTTP/1.1" 204 0
2026-03-29 14:03:10 [auto1.es] INFO: Found listing with ID: CN77625
2026-03-29 14:03:10 [auto1.es] INFO: Found listing with ID: XD32564
2026-03-29 14:03:10 [auto1.es] INFO: Found listing with ID: BB89966
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BB89966%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [auto1.es] INFO: Scrape type for BB89966: 2
2026-03-29 14:03:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae1c13e8-6272-525c-ba3c-63da0671653b with identifier: BB89966
2026-03-29 14:03:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae1c13e8-6272-525c-ba3c-63da0671653b with scrape type 2
2026-03-29 14:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae1c13e8-6272-525c-ba3c-63da0671653b with scrape type 2
2026-03-29 14:03:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: ae1c13e8-6272-525c-ba3c-63da0671653b, identifier: BB89966
2026-03-29 14: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-29 14:03:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: ae1c13e8-6272-525c-ba3c-63da0671653b with identifier: BB89966
2026-03-29 14:03:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: ae1c13e8-6272-525c-ba3c-63da0671653b with identifier: BB89966
2026-03-29 14:03:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: ae1c13e8-6272-525c-ba3c-63da0671653b with identifier: BB89966 to the API
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:04:45Z',
'fuel_type': 'petrol',
'id': 'ae1c13e8-6272-525c-ba3c-63da0671653b',
'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/BB89966',
'listing': 'auction',
'make': 'Smart',
'model': 'forfour',
'odometer': 135793,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-07-24',
'seller_name': None,
'title': 'Smart forfour 1.5 Basis passion',
'transmission': 'automatic',
'trim': 'Basis passion',
'year': 2006}
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BB89966%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [auto1.es] INFO: Saving data for BB89966: {'auction_closing_time': 1774883085.0, 'created_time': 1774706470.312083, 'last_price_update_time': 1774792990.496961}
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='BB89966') HTTP/1.1" 204 0
2026-03-29 14:03:10 [auto1.es] INFO: Found listing with ID: EA80671
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EA80671%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [auto1.es] INFO: Scrape type for EA80671: 2
2026-03-29 14:03:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6b8f4d5-4fcc-5810-b879-f57f30b77bfd with identifier: EA80671
2026-03-29 14:03:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6b8f4d5-4fcc-5810-b879-f57f30b77bfd with scrape type 2
2026-03-29 14:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6b8f4d5-4fcc-5810-b879-f57f30b77bfd with scrape type 2
2026-03-29 14:03:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e6b8f4d5-4fcc-5810-b879-f57f30b77bfd, identifier: EA80671
2026-03-29 14:03:10 [scrapy.extensions.logstats] INFO: Crawled 43 pages (at 17 pages/min), scraped 246 items (at 86 items/min)
2026-03-29 14:03:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 158MiB
2026-03-29 14:03:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e6b8f4d5-4fcc-5810-b879-f57f30b77bfd with identifier: EA80671
2026-03-29 14:03:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e6b8f4d5-4fcc-5810-b879-f57f30b77bfd with identifier: EA80671
2026-03-29 14:03:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e6b8f4d5-4fcc-5810-b879-f57f30b77bfd with identifier: EA80671 to the API
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:33:26Z',
'fuel_type': 'gas',
'id': 'e6b8f4d5-4fcc-5810-b879-f57f30b77bfd',
'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/EA80671',
'listing': 'auction',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 309689,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-26',
'seller_name': None,
'title': 'Dacia Jogger 1.0 TCe LPG Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2023}
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27EA80671%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [auto1.es] INFO: Saving data for EA80671: {'auction_closing_time': 1774884806.0, 'created_time': 1774706478.483671, 'last_price_update_time': 1774792990.938325}
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EA80671') HTTP/1.1" 204 0
2026-03-29 14:03:11 [auto1.es] INFO: Found listing with ID: YK19704
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27YK19704%27 HTTP/1.1" 200 None
2026-03-29 14:03:11 [auto1.es] INFO: Scrape type for YK19704: 2
2026-03-29 14:03:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d87b5a97-5a0c-5fb2-9bda-0b09cbe69dd0 with identifier: YK19704
2026-03-29 14:03:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d87b5a97-5a0c-5fb2-9bda-0b09cbe69dd0 with scrape type 2
2026-03-29 14:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d87b5a97-5a0c-5fb2-9bda-0b09cbe69dd0 with scrape type 2
2026-03-29 14:03:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d87b5a97-5a0c-5fb2-9bda-0b09cbe69dd0, identifier: YK19704
2026-03-29 14:03:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d87b5a97-5a0c-5fb2-9bda-0b09cbe69dd0 with identifier: YK19704
2026-03-29 14:03:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d87b5a97-5a0c-5fb2-9bda-0b09cbe69dd0 with identifier: YK19704
2026-03-29 14:03:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d87b5a97-5a0c-5fb2-9bda-0b09cbe69dd0 with identifier: YK19704 to the API
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:34:52Z',
'fuel_type': 'petrol',
'id': 'd87b5a97-5a0c-5fb2-9bda-0b09cbe69dd0',
'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/YK19704',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 122854,
'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 208 1.2 e-THP GT Line',
'transmission': 'manual',
'trim': 'GT Line',
'year': 2017}
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27YK19704%27 HTTP/1.1" 200 None
2026-03-29 14:03:11 [auto1.es] INFO: Saving data for YK19704: {'auction_closing_time': 1774884892.0, 'created_time': 1774706434.506364, 'last_price_update_time': 1774792991.474675}
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='YK19704') HTTP/1.1" 204 0
2026-03-29 14:03:11 [auto1.es] INFO: Found listing with ID: AE50164
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AE50164%27 HTTP/1.1" 200 None
2026-03-29 14:03:11 [auto1.es] INFO: Scrape type for AE50164: 2
2026-03-29 14:03:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fa7f036-b93b-5503-abca-ffead362345b with identifier: AE50164
2026-03-29 14:03:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fa7f036-b93b-5503-abca-ffead362345b with scrape type 2
2026-03-29 14:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fa7f036-b93b-5503-abca-ffead362345b with scrape type 2
2026-03-29 14:03:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 5fa7f036-b93b-5503-abca-ffead362345b, identifier: AE50164
2026-03-29 14:03:11 [auto1.es] INFO: Channel: 24h | Page: 39 | totalHits: 1794 | hits on page: 40
2026-03-29 14:03:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 5fa7f036-b93b-5503-abca-ffead362345b with identifier: AE50164
2026-03-29 14:03:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 5fa7f036-b93b-5503-abca-ffead362345b with identifier: AE50164
2026-03-29 14:03:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 5fa7f036-b93b-5503-abca-ffead362345b with identifier: AE50164 to the API
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 204,
'expiration_date': '2026-03-30T15:30:06Z',
'fuel_type': 'hybrid',
'id': '5fa7f036-b93b-5503-abca-ffead362345b',
'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/AE50164',
'listing': 'auction',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 153086,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-30',
'seller_name': None,
'title': 'Audi A3 Sportback 40 e-tron sport',
'transmission': 'automatic',
'trim': 'sport',
'year': 2020}
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AE50164%27 HTTP/1.1" 200 None
2026-03-29 14:03:11 [auto1.es] INFO: Saving data for AE50164: {'auction_closing_time': 1774884606.0, 'created_time': 1773432167.627892, 'last_price_update_time': 1774792991.871132}
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AE50164') HTTP/1.1" 204 0
2026-03-29 14:03:11 [auto1.es] INFO: Found listing with ID: RK07615
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RK07615%27 HTTP/1.1" 200 None
2026-03-29 14:03:11 [auto1.es] INFO: Scrape type for RK07615: 2
2026-03-29 14:03:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0c0ef87-257c-5b44-8e73-e14d114b963d with identifier: RK07615
2026-03-29 14:03:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0c0ef87-257c-5b44-8e73-e14d114b963d with scrape type 2
2026-03-29 14:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0c0ef87-257c-5b44-8e73-e14d114b963d with scrape type 2
2026-03-29 14:03:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a0c0ef87-257c-5b44-8e73-e14d114b963d, identifier: RK07615
2026-03-29 14:03:11 [auto1.es] INFO: Found listing with ID: KC96149
2026-03-29 14:03:11 [auto1.es] INFO: Found listing with ID: PJ13315
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PJ13315%27 HTTP/1.1" 200 None
2026-03-29 14:03:12 [auto1.es] INFO: Scrape type for PJ13315: 2
2026-03-29 14:03:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c430373b-6fdb-58ab-b1f4-7c443ed8dcaa with identifier: PJ13315
2026-03-29 14:03:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c430373b-6fdb-58ab-b1f4-7c443ed8dcaa with scrape type 2
2026-03-29 14:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c430373b-6fdb-58ab-b1f4-7c443ed8dcaa with scrape type 2
2026-03-29 14:03:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c430373b-6fdb-58ab-b1f4-7c443ed8dcaa, identifier: PJ13315
2026-03-29 14:03:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a0c0ef87-257c-5b44-8e73-e14d114b963d with identifier: RK07615
2026-03-29 14:03:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a0c0ef87-257c-5b44-8e73-e14d114b963d with identifier: RK07615
2026-03-29 14:03:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a0c0ef87-257c-5b44-8e73-e14d114b963d with identifier: RK07615 to the API
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:05:58Z',
'fuel_type': 'diesel',
'id': 'a0c0ef87-257c-5b44-8e73-e14d114b963d',
'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/RK07615',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC40',
'odometer': 185262,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-09',
'seller_name': None,
'title': 'Volvo XC40 2.0 D3 Business Plus AWD',
'transmission': 'automatic',
'trim': 'Business Plus AWD',
'year': 2020}
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27RK07615%27 HTTP/1.1" 200 None
2026-03-29 14:03:12 [auto1.es] INFO: Saving data for RK07615: {'auction_closing_time': 1774883158.0, 'created_time': 1774706479.616733, 'last_price_update_time': 1774792992.376678}
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RK07615') HTTP/1.1" 204 0
2026-03-29 14:03:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c430373b-6fdb-58ab-b1f4-7c443ed8dcaa with identifier: PJ13315
2026-03-29 14:03:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c430373b-6fdb-58ab-b1f4-7c443ed8dcaa with identifier: PJ13315
2026-03-29 14:03:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c430373b-6fdb-58ab-b1f4-7c443ed8dcaa with identifier: PJ13315 to the API
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:07:46Z',
'fuel_type': 'diesel',
'id': 'c430373b-6fdb-58ab-b1f4-7c443ed8dcaa',
'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/PJ13315',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 229906,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-12-03',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 180 CDI BlueEfficiency Urban',
'transmission': 'manual',
'trim': 'BlueEfficiency Urban',
'year': 2013}
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PJ13315%27 HTTP/1.1" 200 None
2026-03-29 14:03:12 [auto1.es] INFO: Saving data for PJ13315: {'auction_closing_time': 1774883266.0, 'created_time': 1774706462.583055, 'last_price_update_time': 1774792992.655746}
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PJ13315') HTTP/1.1" 204 0
2026-03-29 14: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-29 14:03:12 [auto1.es] INFO: Found listing with ID: UD30245
2026-03-29 14:03:12 [auto1.es] INFO: Found listing with ID: BX14033
2026-03-29 14:03:12 [auto1.es] INFO: Found listing with ID: FY68249
2026-03-29 14:03:12 [auto1.es] INFO: Found listing with ID: AA00980
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AA00980%27 HTTP/1.1" 200 None
2026-03-29 14:03:12 [auto1.es] INFO: Scrape type for AA00980: 2
2026-03-29 14:03:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb78d2c4-4377-50a9-8218-cb0a969c3fb7 with identifier: AA00980
2026-03-29 14:03:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb78d2c4-4377-50a9-8218-cb0a969c3fb7 with scrape type 2
2026-03-29 14:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb78d2c4-4377-50a9-8218-cb0a969c3fb7 with scrape type 2
2026-03-29 14:03:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: bb78d2c4-4377-50a9-8218-cb0a969c3fb7, identifier: AA00980
2026-03-29 14:03:12 [auto1.es] INFO: Found listing with ID: PL39404
2026-03-29 14:03:12 [auto1.es] INFO: Found listing with ID: VD65621
2026-03-29 14:03:12 [auto1.es] INFO: Found listing with ID: HG29658
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HG29658%27 HTTP/1.1" 200 None
2026-03-29 14:03:12 [auto1.es] INFO: Scrape type for HG29658: 2
2026-03-29 14:03:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f12568c-d1aa-5138-b3a3-5bacfdd1d6f7 with identifier: HG29658
2026-03-29 14:03:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f12568c-d1aa-5138-b3a3-5bacfdd1d6f7 with scrape type 2
2026-03-29 14:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f12568c-d1aa-5138-b3a3-5bacfdd1d6f7 with scrape type 2
2026-03-29 14:03:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9f12568c-d1aa-5138-b3a3-5bacfdd1d6f7, identifier: HG29658
2026-03-29 14:03:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: bb78d2c4-4377-50a9-8218-cb0a969c3fb7 with identifier: AA00980
2026-03-29 14:03:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: bb78d2c4-4377-50a9-8218-cb0a969c3fb7 with identifier: AA00980
2026-03-29 14:03:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: bb78d2c4-4377-50a9-8218-cb0a969c3fb7 with identifier: AA00980 to the API
2026-03-29 14:03:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 125,
'expiration_date': '2026-03-30T15:51:10Z',
'fuel_type': 'petrol',
'id': 'bb78d2c4-4377-50a9-8218-cb0a969c3fb7',
'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/AA00980',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 109006,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-03-29',
'seller_name': None,
'title': 'Seat Leon 1.4 TSI Style Copa',
'transmission': 'manual',
'trim': 'Style Copa',
'year': 2012}
2026-03-29 14:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27AA00980%27 HTTP/1.1" 200 None
2026-03-29 14:03:13 [auto1.es] INFO: Saving data for AA00980: {'auction_closing_time': 1774885870.0, 'created_time': 1774706439.055277, 'last_price_update_time': 1774792993.169379}
2026-03-29 14:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AA00980') HTTP/1.1" 204 0
2026-03-29 14:03:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9f12568c-d1aa-5138-b3a3-5bacfdd1d6f7 with identifier: HG29658
2026-03-29 14:03:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9f12568c-d1aa-5138-b3a3-5bacfdd1d6f7 with identifier: HG29658
2026-03-29 14:03:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9f12568c-d1aa-5138-b3a3-5bacfdd1d6f7 with identifier: HG29658 to the API
2026-03-29 14:03:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 240,
'expiration_date': '2026-03-30T15:13:21Z',
'fuel_type': 'diesel',
'id': '9f12568c-d1aa-5138-b3a3-5bacfdd1d6f7',
'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/HG29658',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Discovery 5',
'odometer': 241157,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-01',
'seller_name': None,
'title': 'Land Rover Discovery 5 2.0 TD Sd4 SD4 HSE',
'transmission': 'automatic',
'trim': 'SD4 HSE',
'year': 2017}
2026-03-29 14:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27HG29658%27 HTTP/1.1" 200 None
2026-03-29 14:03:13 [auto1.es] INFO: Saving data for HG29658: {'auction_closing_time': 1774883601.0, 'created_time': 1774706482.477257, 'last_price_update_time': 1774792993.742941}
2026-03-29 14:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HG29658') HTTP/1.1" 204 0
2026-03-29 14:03:13 [auto1.es] INFO: Found listing with ID: HZ31017
2026-03-29 14:03:13 [auto1.es] INFO: Found listing with ID: VM52348
2026-03-29 14:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VM52348%27 HTTP/1.1" 200 None
2026-03-29 14:03:13 [auto1.es] INFO: Scrape type for VM52348: 2
2026-03-29 14:03:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ada84653-04cf-57b5-bde0-f01b811d8707 with identifier: VM52348
2026-03-29 14:03:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ada84653-04cf-57b5-bde0-f01b811d8707 with scrape type 2
2026-03-29 14:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ada84653-04cf-57b5-bde0-f01b811d8707 with scrape type 2
2026-03-29 14:03:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: ada84653-04cf-57b5-bde0-f01b811d8707, identifier: VM52348
2026-03-29 14:03:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: ada84653-04cf-57b5-bde0-f01b811d8707 with identifier: VM52348
2026-03-29 14:03:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: ada84653-04cf-57b5-bde0-f01b811d8707 with identifier: VM52348
2026-03-29 14:03:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: ada84653-04cf-57b5-bde0-f01b811d8707 with identifier: VM52348 to the API
2026-03-29 14:03:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 120,
'expiration_date': '2026-03-30T15:25:34Z',
'fuel_type': 'diesel',
'id': 'ada84653-04cf-57b5-bde0-f01b811d8707',
'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/VM52348',
'listing': 'auction',
'make': 'Peugeot',
'model': '5008',
'odometer': 240116,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-31',
'seller_name': None,
'title': 'Peugeot 5008 1.6 Blue-HDi Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2016}
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27VM52348%27 HTTP/1.1" 200 None
2026-03-29 14:03:14 [auto1.es] INFO: Saving data for VM52348: {'auction_closing_time': 1774884334.0, 'created_time': 1774706480.40871, 'last_price_update_time': 1774792994.155262}
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VM52348') HTTP/1.1" 204 0
2026-03-29 14:03:14 [auto1.es] INFO: Found listing with ID: JZ79034
2026-03-29 14:03:14 [auto1.es] INFO: Found listing with ID: DD78517
2026-03-29 14:03:14 [auto1.es] INFO: Found listing with ID: BC82698
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BC82698%27 HTTP/1.1" 200 None
2026-03-29 14:03:14 [auto1.es] INFO: Scrape type for BC82698: 2
2026-03-29 14:03:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a296372-def5-5367-b7a2-2dd036c68a37 with identifier: BC82698
2026-03-29 14:03:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a296372-def5-5367-b7a2-2dd036c68a37 with scrape type 2
2026-03-29 14:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a296372-def5-5367-b7a2-2dd036c68a37 with scrape type 2
2026-03-29 14:03:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4a296372-def5-5367-b7a2-2dd036c68a37, identifier: BC82698
2026-03-29 14:03:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4a296372-def5-5367-b7a2-2dd036c68a37 with identifier: BC82698
2026-03-29 14:03:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4a296372-def5-5367-b7a2-2dd036c68a37 with identifier: BC82698
2026-03-29 14:03:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4a296372-def5-5367-b7a2-2dd036c68a37 with identifier: BC82698 to the API
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 4,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:30:40Z',
'fuel_type': 'diesel',
'id': '4a296372-def5-5367-b7a2-2dd036c68a37',
'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/BC82698',
'listing': 'auction',
'make': 'Peugeot',
'model': '407',
'odometer': 97015,
'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': 'Peugeot 407 2.0 HDi ST Confort Pack',
'transmission': 'manual',
'trim': 'ST Confort Pack',
'year': 2007}
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27BC82698%27 HTTP/1.1" 200 None
2026-03-29 14:03:14 [auto1.es] INFO: Saving data for BC82698: {'auction_closing_time': 1774884640.0, 'created_time': 1774706457.770335, 'last_price_update_time': 1774792994.581662}
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='BC82698') HTTP/1.1" 204 0
2026-03-29 14:03:14 [auto1.es] INFO: Found listing with ID: ZV53496
2026-03-29 14:03:14 [auto1.es] INFO: Found listing with ID: ZX43091
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZX43091%27 HTTP/1.1" 200 None
2026-03-29 14:03:14 [auto1.es] INFO: Scrape type for ZX43091: 2
2026-03-29 14:03:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 606cf93e-550b-5e53-86cb-f3bc05cb276f with identifier: ZX43091
2026-03-29 14:03:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 606cf93e-550b-5e53-86cb-f3bc05cb276f with scrape type 2
2026-03-29 14:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 606cf93e-550b-5e53-86cb-f3bc05cb276f with scrape type 2
2026-03-29 14:03:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 606cf93e-550b-5e53-86cb-f3bc05cb276f, identifier: ZX43091
2026-03-29 14:03:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 606cf93e-550b-5e53-86cb-f3bc05cb276f with identifier: ZX43091
2026-03-29 14:03:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 606cf93e-550b-5e53-86cb-f3bc05cb276f with identifier: ZX43091
2026-03-29 14:03:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 606cf93e-550b-5e53-86cb-f3bc05cb276f with identifier: ZX43091 to the API
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 163,
'expiration_date': '2026-03-30T15:17:27Z',
'fuel_type': 'petrol',
'id': '606cf93e-550b-5e53-86cb-f3bc05cb276f',
'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/ZX43091',
'listing': 'auction',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 62819,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-30',
'seller_name': None,
'title': 'Nissan X-Trail 1.6 N-Connecta',
'transmission': 'manual',
'trim': 'N-Connecta',
'year': 2018}
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27ZX43091%27 HTTP/1.1" 200 None
2026-03-29 14:03:15 [auto1.es] INFO: Saving data for ZX43091: {'auction_closing_time': 1774883847.0, 'created_time': 1774706481.668724, 'last_price_update_time': 1774792995.029949}
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZX43091') HTTP/1.1" 204 0
2026-03-29 14:03:15 [auto1.es] INFO: Found listing with ID: UC73568
2026-03-29 14:03:15 [auto1.es] INFO: Found listing with ID: LN12503
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LN12503%27 HTTP/1.1" 200 None
2026-03-29 14:03:15 [auto1.es] INFO: Scrape type for LN12503: 2
2026-03-29 14:03:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adf70a2d-a8b4-5cec-a5bc-2f8c608dd9ce with identifier: LN12503
2026-03-29 14:03:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adf70a2d-a8b4-5cec-a5bc-2f8c608dd9ce with scrape type 2
2026-03-29 14:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adf70a2d-a8b4-5cec-a5bc-2f8c608dd9ce with scrape type 2
2026-03-29 14:03:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: adf70a2d-a8b4-5cec-a5bc-2f8c608dd9ce, identifier: LN12503
2026-03-29 14:03:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: adf70a2d-a8b4-5cec-a5bc-2f8c608dd9ce with identifier: LN12503
2026-03-29 14:03:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: adf70a2d-a8b4-5cec-a5bc-2f8c608dd9ce with identifier: LN12503
2026-03-29 14:03:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: adf70a2d-a8b4-5cec-a5bc-2f8c608dd9ce with identifier: LN12503 to the API
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:04:47Z',
'fuel_type': 'diesel',
'id': 'adf70a2d-a8b4-5cec-a5bc-2f8c608dd9ce',
'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/LN12503',
'listing': 'auction',
'make': 'Peugeot',
'model': '206',
'odometer': 174772,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-06-27',
'seller_name': None,
'title': 'Peugeot 206 1.4 HDi XT',
'transmission': 'manual',
'trim': 'XT',
'year': 2002}
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27LN12503%27 HTTP/1.1" 200 None
2026-03-29 14:03:15 [auto1.es] INFO: Saving data for LN12503: {'auction_closing_time': 1774883087.0, 'created_time': 1774706465.384533, 'last_price_update_time': 1774792995.466949}
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LN12503') HTTP/1.1" 204 0
2026-03-29 14:03:15 [auto1.es] INFO: Found listing with ID: GV64854
2026-03-29 14:03:15 [auto1.es] INFO: Found listing with ID: KZ95264
2026-03-29 14:03:15 [auto1.es] INFO: Found listing with ID: GY48827
2026-03-29 14:03:15 [auto1.es] INFO: Found listing with ID: DA78268
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DA78268%27 HTTP/1.1" 200 None
2026-03-29 14:03:15 [auto1.es] INFO: Scrape type for DA78268: 2
2026-03-29 14:03:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cfbecb0-2039-5421-a812-e290ec86b875 with identifier: DA78268
2026-03-29 14:03:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cfbecb0-2039-5421-a812-e290ec86b875 with scrape type 2
2026-03-29 14:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cfbecb0-2039-5421-a812-e290ec86b875 with scrape type 2
2026-03-29 14:03:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 5cfbecb0-2039-5421-a812-e290ec86b875, identifier: DA78268
2026-03-29 14:03:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 5cfbecb0-2039-5421-a812-e290ec86b875 with identifier: DA78268
2026-03-29 14:03:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 5cfbecb0-2039-5421-a812-e290ec86b875 with identifier: DA78268
2026-03-29 14:03:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 5cfbecb0-2039-5421-a812-e290ec86b875 with identifier: DA78268 to the API
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 185,
'expiration_date': '2026-03-30T15:48:08Z',
'fuel_type': 'diesel',
'id': '5cfbecb0-2039-5421-a812-e290ec86b875',
'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/DA78268',
'listing': 'auction',
'make': 'BMW',
'model': 'X3',
'odometer': 228387,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-03-02',
'seller_name': None,
'title': 'BMW X3 xDrive 20d',
'transmission': 'automatic',
'trim': '',
'year': 2011}
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27DA78268%27 HTTP/1.1" 200 None
2026-03-29 14:03:15 [auto1.es] INFO: Saving data for DA78268: {'auction_closing_time': 1774885688.0, 'created_time': 1774706460.221846, 'last_price_update_time': 1774792995.855067}
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DA78268') HTTP/1.1" 204 0
2026-03-29 14:03:15 [auto1.es] INFO: Found listing with ID: UM67436
2026-03-29 14:03:15 [auto1.es] INFO: Found listing with ID: PZ10001
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14: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%27PZ10001%27 HTTP/1.1" 200 None
2026-03-29 14:03:15 [auto1.es] INFO: Scrape type for PZ10001: 2
2026-03-29 14:03:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0cc78ad-ef4d-5e17-9d9e-7f3fcabd0e6c with identifier: PZ10001
2026-03-29 14:03:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0cc78ad-ef4d-5e17-9d9e-7f3fcabd0e6c with scrape type 2
2026-03-29 14:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0cc78ad-ef4d-5e17-9d9e-7f3fcabd0e6c with scrape type 2
2026-03-29 14:03:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c0cc78ad-ef4d-5e17-9d9e-7f3fcabd0e6c, identifier: PZ10001
2026-03-29 14:03:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c0cc78ad-ef4d-5e17-9d9e-7f3fcabd0e6c with identifier: PZ10001
2026-03-29 14:03:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c0cc78ad-ef4d-5e17-9d9e-7f3fcabd0e6c with identifier: PZ10001
2026-03-29 14:03:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c0cc78ad-ef4d-5e17-9d9e-7f3fcabd0e6c with identifier: PZ10001 to the API
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 170,
'expiration_date': '2026-03-30T15:15:23Z',
'fuel_type': 'diesel',
'id': 'c0cc78ad-ef4d-5e17-9d9e-7f3fcabd0e6c',
'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/PZ10001',
'listing': 'auction',
'make': 'Audi',
'model': 'Q5',
'odometer': 250793,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-11-10',
'seller_name': None,
'title': 'Audi Q5 2.0 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2010}
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:16 [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-29 14:03:16 [auto1.es] INFO: Saving data for PZ10001: {'auction_closing_time': 1774883723.0, 'created_time': 1774706443.583148, 'last_price_update_time': 1774792996.33902}
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PZ10001') HTTP/1.1" 204 0
2026-03-29 14:03:16 [auto1.es] INFO: Found listing with ID: DB51566
2026-03-29 14:03:16 [auto1.es] INFO: Found listing with ID: HE30029
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:16 [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-29 14:03:16 [auto1.es] INFO: Scrape type for HE30029: 2
2026-03-29 14:03:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b24aa342-48ff-5010-b660-8576d8353690 with identifier: HE30029
2026-03-29 14:03:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b24aa342-48ff-5010-b660-8576d8353690 with scrape type 2
2026-03-29 14:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b24aa342-48ff-5010-b660-8576d8353690 with scrape type 2
2026-03-29 14:03:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b24aa342-48ff-5010-b660-8576d8353690, identifier: HE30029
2026-03-29 14: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-29 14:03:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b24aa342-48ff-5010-b660-8576d8353690 with identifier: HE30029
2026-03-29 14:03:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b24aa342-48ff-5010-b660-8576d8353690 with identifier: HE30029
2026-03-29 14:03:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b24aa342-48ff-5010-b660-8576d8353690 with identifier: HE30029 to the API
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 145,
'expiration_date': '2026-03-30T15:05:05Z',
'fuel_type': 'petrol',
'id': 'b24aa342-48ff-5010-b660-8576d8353690',
'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/HE30029',
'listing': 'auction',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 45587,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-05-28',
'seller_name': None,
'title': 'Ford Mondeo 2.0 Ghia',
'transmission': 'manual',
'trim': 'Ghia',
'year': 2007}
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:16 [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-29 14:03:16 [auto1.es] INFO: Saving data for HE30029: {'auction_closing_time': 1774883105.0, 'created_time': 1774706458.165023, 'last_price_update_time': 1774792996.726925}
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HE30029') HTTP/1.1" 204 0
2026-03-29 14:03:16 [auto1.es] INFO: Found listing with ID: MG60856
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:16 [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-29 14:03:16 [auto1.es] INFO: Scrape type for MG60856: 2
2026-03-29 14:03:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6434ab56-7714-5170-a309-4940d26a154c with identifier: MG60856
2026-03-29 14:03:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6434ab56-7714-5170-a309-4940d26a154c with scrape type 2
2026-03-29 14:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6434ab56-7714-5170-a309-4940d26a154c with scrape type 2
2026-03-29 14:03:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6434ab56-7714-5170-a309-4940d26a154c, identifier: MG60856
2026-03-29 14:03:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6434ab56-7714-5170-a309-4940d26a154c with identifier: MG60856
2026-03-29 14:03:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6434ab56-7714-5170-a309-4940d26a154c with identifier: MG60856
2026-03-29 14:03:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6434ab56-7714-5170-a309-4940d26a154c with identifier: MG60856 to the API
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:41:52Z',
'fuel_type': 'diesel',
'id': '6434ab56-7714-5170-a309-4940d26a154c',
'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/MG60856',
'listing': 'auction',
'make': 'Fiat',
'model': 'Bravo',
'odometer': 173809,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-05-22',
'seller_name': None,
'title': 'Fiat Bravo 1.6 JTDM Multijet Dynamic',
'transmission': 'manual',
'trim': 'Multijet Dynamic',
'year': 2008}
2026-03-29 14:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:17 [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-29 14:03:17 [auto1.es] INFO: Saving data for MG60856: {'auction_closing_time': 1774885312.0, 'created_time': 1774706442.620338, 'last_price_update_time': 1774792997.102789}
2026-03-29 14:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MG60856') HTTP/1.1" 204 0
2026-03-29 14:03:17 [auto1.es] INFO: Found listing with ID: FC66995
2026-03-29 14:03:17 [auto1.es] INFO: Found listing with ID: BA40352
2026-03-29 14:03:17 [auto1.es] INFO: Found listing with ID: AF24010
2026-03-29 14:03:17 [auto1.es] INFO: Found listing with ID: SR31558
2026-03-29 14:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:17 [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-29 14:03:17 [auto1.es] INFO: Scrape type for SR31558: 2
2026-03-29 14:03:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea34bea6-89a6-5c14-9d06-060a2ac142be with identifier: SR31558
2026-03-29 14:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea34bea6-89a6-5c14-9d06-060a2ac142be with scrape type 2
2026-03-29 14:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea34bea6-89a6-5c14-9d06-060a2ac142be with scrape type 2
2026-03-29 14:03:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: ea34bea6-89a6-5c14-9d06-060a2ac142be, identifier: SR31558
2026-03-29 14:03:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: ea34bea6-89a6-5c14-9d06-060a2ac142be with identifier: SR31558
2026-03-29 14:03:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: ea34bea6-89a6-5c14-9d06-060a2ac142be with identifier: SR31558
2026-03-29 14:03:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: ea34bea6-89a6-5c14-9d06-060a2ac142be with identifier: SR31558 to the API
2026-03-29 14:03:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 2,
'engine_horse_power': 160,
'expiration_date': '2026-03-30T15:29:30Z',
'fuel_type': 'petrol',
'id': 'ea34bea6-89a6-5c14-9d06-060a2ac142be',
'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/SR31558',
'listing': 'auction',
'make': 'Audi',
'model': 'TT',
'odometer': 198398,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-10-02',
'seller_name': None,
'title': 'Audi TT 1.8 TFSI Coupe',
'transmission': 'manual',
'trim': 'Coupe',
'year': 2011}
2026-03-29 14:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:17 [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-29 14:03:17 [auto1.es] INFO: Saving data for SR31558: {'auction_closing_time': 1774884570.0, 'created_time': 1774706444.315777, 'last_price_update_time': 1774792997.474864}
2026-03-29 14:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='SR31558') HTTP/1.1" 204 0
2026-03-29 14:03:17 [auto1.es] INFO: Channel: 24h | Page: 40 | totalHits: 1794 | hits on page: 40
2026-03-29 14:03:17 [auto1.es] INFO: Found listing with ID: GG87039
2026-03-29 14:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:17 [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-29 14:03:17 [auto1.es] INFO: Scrape type for GG87039: 2
2026-03-29 14:03:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b8662a0-84eb-57e7-9db1-da6421540df2 with identifier: GG87039
2026-03-29 14:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b8662a0-84eb-57e7-9db1-da6421540df2 with scrape type 2
2026-03-29 14:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b8662a0-84eb-57e7-9db1-da6421540df2 with scrape type 2
2026-03-29 14:03:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 1b8662a0-84eb-57e7-9db1-da6421540df2, identifier: GG87039
2026-03-29 14:03:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 1b8662a0-84eb-57e7-9db1-da6421540df2 with identifier: GG87039
2026-03-29 14:03:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 1b8662a0-84eb-57e7-9db1-da6421540df2 with identifier: GG87039
2026-03-29 14:03:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 1b8662a0-84eb-57e7-9db1-da6421540df2 with identifier: GG87039 to the API
2026-03-29 14:03:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 150,
'expiration_date': '2026-03-30T15:56:59Z',
'fuel_type': 'diesel',
'id': '1b8662a0-84eb-57e7-9db1-da6421540df2',
'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/GG87039',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 116303,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-14',
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Sport 4Motion BlueMotion',
'transmission': 'automatic',
'trim': 'Sport 4Motion BlueMotion',
'year': 2015}
2026-03-29 14:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:17 [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-29 14:03:17 [auto1.es] INFO: Saving data for GG87039: {'auction_closing_time': 1774886219.0, 'created_time': 1774706457.346314, 'last_price_update_time': 1774792997.875783}
2026-03-29 14:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GG87039') HTTP/1.1" 204 0
2026-03-29 14:03:17 [auto1.es] INFO: Found listing with ID: DM23337
2026-03-29 14:03:17 [auto1.es] INFO: Found listing with ID: ZJ73246
2026-03-29 14:03:17 [auto1.es] INFO: Found listing with ID: EA73564
2026-03-29 14:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:17 [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-29 14:03:17 [auto1.es] INFO: Scrape type for EA73564: 2
2026-03-29 14:03:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2be64e7-3c09-59f2-bdc7-0670058494f0 with identifier: EA73564
2026-03-29 14:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2be64e7-3c09-59f2-bdc7-0670058494f0 with scrape type 2
2026-03-29 14:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2be64e7-3c09-59f2-bdc7-0670058494f0 with scrape type 2
2026-03-29 14:03:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f2be64e7-3c09-59f2-bdc7-0670058494f0, identifier: EA73564
2026-03-29 14:03:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:03:18 [auto1.es] INFO: Found listing with ID: KB02091
2026-03-29 14:03:18 [auto1.es] INFO: Found listing with ID: MW66330
2026-03-29 14:03:18 [auto1.es] INFO: Found listing with ID: VA34349
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:18 [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-29 14:03:18 [auto1.es] INFO: Scrape type for VA34349: 2
2026-03-29 14:03:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6211c8bb-ee73-5f0e-98ce-d44099955b6c with identifier: VA34349
2026-03-29 14:03:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6211c8bb-ee73-5f0e-98ce-d44099955b6c with scrape type 2
2026-03-29 14:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6211c8bb-ee73-5f0e-98ce-d44099955b6c with scrape type 2
2026-03-29 14:03:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6211c8bb-ee73-5f0e-98ce-d44099955b6c, identifier: VA34349
2026-03-29 14:03:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f2be64e7-3c09-59f2-bdc7-0670058494f0 with identifier: EA73564
2026-03-29 14:03:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f2be64e7-3c09-59f2-bdc7-0670058494f0 with identifier: EA73564
2026-03-29 14:03:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f2be64e7-3c09-59f2-bdc7-0670058494f0 with identifier: EA73564 to the API
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'blue',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:41:53Z',
'fuel_type': 'diesel',
'id': 'f2be64e7-3c09-59f2-bdc7-0670058494f0',
'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/EA73564',
'listing': 'auction',
'make': 'Audi',
'model': 'A3',
'odometer': 286676,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1999-02-28',
'seller_name': None,
'title': 'Audi A3 1.9 TDI Ambition',
'transmission': 'manual',
'trim': 'Ambition',
'year': 1999}
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:18 [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-29 14:03:18 [auto1.es] INFO: Saving data for EA73564: {'auction_closing_time': 1774885313.0, 'created_time': 1774706488.975529, 'last_price_update_time': 1774792998.39409}
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EA73564') HTTP/1.1" 204 0
2026-03-29 14:03:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6211c8bb-ee73-5f0e-98ce-d44099955b6c with identifier: VA34349
2026-03-29 14:03:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6211c8bb-ee73-5f0e-98ce-d44099955b6c with identifier: VA34349
2026-03-29 14:03:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6211c8bb-ee73-5f0e-98ce-d44099955b6c with identifier: VA34349 to the API
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:48:22Z',
'fuel_type': 'diesel',
'id': '6211c8bb-ee73-5f0e-98ce-d44099955b6c',
'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/VA34349',
'listing': 'auction',
'make': 'Audi',
'model': 'Q5',
'odometer': 216561,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-27',
'seller_name': None,
'title': 'Audi Q5 2.0 TDI clean diesel Ultra Advanced edition',
'transmission': 'manual',
'trim': 'Ultra Advanced edition',
'year': 2015}
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:18 [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-29 14:03:18 [auto1.es] INFO: Saving data for VA34349: {'auction_closing_time': 1774885702.0, 'created_time': 1774706484.056317, 'last_price_update_time': 1774792998.769352}
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VA34349') HTTP/1.1" 204 0
2026-03-29 14:03:18 [auto1.es] INFO: Found listing with ID: ZM37535
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:18 [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-29 14:03:18 [auto1.es] INFO: Scrape type for ZM37535: 2
2026-03-29 14:03:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 542e0ac8-69b4-5a58-a264-0af8890ee37a with identifier: ZM37535
2026-03-29 14:03:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 542e0ac8-69b4-5a58-a264-0af8890ee37a with scrape type 2
2026-03-29 14:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 542e0ac8-69b4-5a58-a264-0af8890ee37a with scrape type 2
2026-03-29 14:03:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 542e0ac8-69b4-5a58-a264-0af8890ee37a, identifier: ZM37535
2026-03-29 14:03:18 [auto1.es] INFO: Found listing with ID: TW43134
2026-03-29 14:03:18 [auto1.es] INFO: Found listing with ID: CE25443
2026-03-29 14:03:18 [auto1.es] INFO: Found listing with ID: MP79118
2026-03-29 14:03:18 [auto1.es] INFO: Found listing with ID: JM41258
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:18 [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-29 14:03:18 [auto1.es] INFO: Scrape type for JM41258: 2
2026-03-29 14:03:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73704e00-4cf1-562b-b165-bfded9519bc4 with identifier: JM41258
2026-03-29 14:03:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73704e00-4cf1-562b-b165-bfded9519bc4 with scrape type 2
2026-03-29 14:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73704e00-4cf1-562b-b165-bfded9519bc4 with scrape type 2
2026-03-29 14:03:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 73704e00-4cf1-562b-b165-bfded9519bc4, identifier: JM41258
2026-03-29 14:03:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 542e0ac8-69b4-5a58-a264-0af8890ee37a with identifier: ZM37535
2026-03-29 14:03:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 542e0ac8-69b4-5a58-a264-0af8890ee37a with identifier: ZM37535
2026-03-29 14:03:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 542e0ac8-69b4-5a58-a264-0af8890ee37a with identifier: ZM37535 to the API
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:51:56Z',
'fuel_type': 'diesel',
'id': '542e0ac8-69b4-5a58-a264-0af8890ee37a',
'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/ZM37535',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Picasso',
'odometer': 89892,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-02-04',
'seller_name': None,
'title': 'Citroen C4 Picasso 1.6 e-HDi Intensive',
'transmission': 'manual',
'trim': 'Intensive',
'year': 2015}
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [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-29 14:03:19 [auto1.es] INFO: Saving data for ZM37535: {'auction_closing_time': 1774885916.0, 'created_time': 1774706491.957859, 'last_price_update_time': 1774792999.307565}
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZM37535') HTTP/1.1" 204 0
2026-03-29 14:03:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 73704e00-4cf1-562b-b165-bfded9519bc4 with identifier: JM41258
2026-03-29 14:03:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 73704e00-4cf1-562b-b165-bfded9519bc4 with identifier: JM41258
2026-03-29 14:03:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 73704e00-4cf1-562b-b165-bfded9519bc4 with identifier: JM41258 to the API
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'red',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:45:49Z',
'fuel_type': 'petrol',
'id': '73704e00-4cf1-562b-b165-bfded9519bc4',
'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/JM41258',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 340977,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-06-29',
'seller_name': None,
'title': 'Renault Megane 1.6 Authentique Confort',
'transmission': 'manual',
'trim': 'Authentique Confort',
'year': 2006}
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [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-29 14:03:19 [auto1.es] INFO: Saving data for JM41258: {'auction_closing_time': 1774885549.0, 'created_time': 1774706480.000614, 'last_price_update_time': 1774792999.629126}
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JM41258') HTTP/1.1" 204 0
2026-03-29 14:03:19 [auto1.es] INFO: Found listing with ID: PE94683
2026-03-29 14:03:19 [auto1.es] INFO: Found listing with ID: UD02034
2026-03-29 14:03:19 [auto1.es] INFO: Found listing with ID: FK96312
2026-03-29 14:03:19 [auto1.es] INFO: Found listing with ID: SL01045
2026-03-29 14:03:19 [auto1.es] INFO: Found listing with ID: WA68428
2026-03-29 14:03:19 [auto1.es] INFO: Found listing with ID: DK05159
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [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-29 14:03:19 [auto1.es] INFO: Scrape type for DK05159: 2
2026-03-29 14:03:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 951c9296-f90a-5f43-994c-cc6624312f10 with identifier: DK05159
2026-03-29 14:03:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 951c9296-f90a-5f43-994c-cc6624312f10 with scrape type 2
2026-03-29 14:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 951c9296-f90a-5f43-994c-cc6624312f10 with scrape type 2
2026-03-29 14:03:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 951c9296-f90a-5f43-994c-cc6624312f10, identifier: DK05159
2026-03-29 14:03:19 [auto1.es] INFO: Found listing with ID: GU18953
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [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-29 14:03:19 [auto1.es] INFO: Scrape type for GU18953: 2
2026-03-29 14:03:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 482bac9e-8792-586e-ba64-8ecd7a4ac47c with identifier: GU18953
2026-03-29 14:03:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 482bac9e-8792-586e-ba64-8ecd7a4ac47c with scrape type 2
2026-03-29 14:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 482bac9e-8792-586e-ba64-8ecd7a4ac47c with scrape type 2
2026-03-29 14:03:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 482bac9e-8792-586e-ba64-8ecd7a4ac47c, identifier: GU18953
2026-03-29 14:03:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 951c9296-f90a-5f43-994c-cc6624312f10 with identifier: DK05159
2026-03-29 14:03:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 951c9296-f90a-5f43-994c-cc6624312f10 with identifier: DK05159
2026-03-29 14:03:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 951c9296-f90a-5f43-994c-cc6624312f10 with identifier: DK05159 to the API
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 110,
'expiration_date': '2026-03-30T15:54:47Z',
'fuel_type': 'diesel',
'id': '951c9296-f90a-5f43-994c-cc6624312f10',
'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/DK05159',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 179478,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-30',
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 180 CDI',
'transmission': 'manual',
'trim': '',
'year': 2014}
2026-03-29 14:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:20 [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-29 14:03:20 [auto1.es] INFO: Saving data for DK05159: {'auction_closing_time': 1774886087.0, 'created_time': 1774706451.523163, 'last_price_update_time': 1774793000.128712}
2026-03-29 14:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DK05159') HTTP/1.1" 204 0
2026-03-29 14:03:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 482bac9e-8792-586e-ba64-8ecd7a4ac47c with identifier: GU18953
2026-03-29 14:03:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 482bac9e-8792-586e-ba64-8ecd7a4ac47c with identifier: GU18953
2026-03-29 14:03:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 482bac9e-8792-586e-ba64-8ecd7a4ac47c with identifier: GU18953 to the API
2026-03-29 14:03:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 165,
'expiration_date': '2026-03-30T15:26:39Z',
'fuel_type': 'petrol',
'id': '482bac9e-8792-586e-ba64-8ecd7a4ac47c',
'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/GU18953',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Grand Picasso',
'odometer': 104586,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-04',
'seller_name': None,
'title': 'Citroen C4 Grand Picasso 1.6 THP Feel',
'transmission': 'automatic',
'trim': 'Feel',
'year': 2016}
2026-03-29 14:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:20 [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-29 14:03:20 [auto1.es] INFO: Saving data for GU18953: {'auction_closing_time': 1774884399.0, 'created_time': 1774706477.989095, 'last_price_update_time': 1774793000.547834}
2026-03-29 14:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GU18953') HTTP/1.1" 204 0
2026-03-29 14:03:20 [auto1.es] INFO: Found listing with ID: VJ61216
2026-03-29 14:03:20 [auto1.es] INFO: Found listing with ID: KX75561
2026-03-29 14:03:20 [auto1.es] INFO: Found listing with ID: ZE38757
2026-03-29 14:03:20 [auto1.es] INFO: Found listing with ID: HX37636
2026-03-29 14:03:20 [auto1.es] INFO: Found listing with ID: GW51820
2026-03-29 14:03:20 [auto1.es] INFO: Found listing with ID: BT71977
2026-03-29 14:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:20 [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-29 14:03:20 [auto1.es] INFO: Scrape type for BT71977: 2
2026-03-29 14:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f61e0f2-c6ef-55a2-92c5-b0a86584eac8 with identifier: BT71977
2026-03-29 14:03:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f61e0f2-c6ef-55a2-92c5-b0a86584eac8 with scrape type 2
2026-03-29 14:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f61e0f2-c6ef-55a2-92c5-b0a86584eac8 with scrape type 2
2026-03-29 14:03:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 2f61e0f2-c6ef-55a2-92c5-b0a86584eac8, identifier: BT71977
2026-03-29 14:03:20 [auto1.es] INFO: Found listing with ID: MW71818
2026-03-29 14:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:20 [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-29 14:03:20 [auto1.es] INFO: Scrape type for MW71818: 2
2026-03-29 14:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 734b9f6d-ddd8-5249-a8df-1c384ae6903e with identifier: MW71818
2026-03-29 14:03:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 734b9f6d-ddd8-5249-a8df-1c384ae6903e with scrape type 2
2026-03-29 14:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 734b9f6d-ddd8-5249-a8df-1c384ae6903e with scrape type 2
2026-03-29 14:03:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 734b9f6d-ddd8-5249-a8df-1c384ae6903e, identifier: MW71818
2026-03-29 14:03:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 2f61e0f2-c6ef-55a2-92c5-b0a86584eac8 with identifier: BT71977
2026-03-29 14:03:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 2f61e0f2-c6ef-55a2-92c5-b0a86584eac8 with identifier: BT71977
2026-03-29 14:03:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 2f61e0f2-c6ef-55a2-92c5-b0a86584eac8 with identifier: BT71977 to the API
2026-03-29 14:03:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:46:36Z',
'fuel_type': 'petrol',
'id': '2f61e0f2-c6ef-55a2-92c5-b0a86584eac8',
'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/BT71977',
'listing': 'auction',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 69162,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-24',
'seller_name': None,
'title': 'Seat Tarraco 1.5 TSI ACT Xcellence',
'transmission': 'manual',
'trim': 'Xcellence',
'year': 2021}
2026-03-29 14:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:21 [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-29 14:03:21 [auto1.es] INFO: Saving data for BT71977: {'auction_closing_time': 1774885596.0, 'created_time': 1772697645.917138, 'last_price_update_time': 1774793001.095301}
2026-03-29 14:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='BT71977') HTTP/1.1" 204 0
2026-03-29 14:03:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 734b9f6d-ddd8-5249-a8df-1c384ae6903e with identifier: MW71818
2026-03-29 14:03:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 734b9f6d-ddd8-5249-a8df-1c384ae6903e with identifier: MW71818
2026-03-29 14:03:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 734b9f6d-ddd8-5249-a8df-1c384ae6903e with identifier: MW71818 to the API
2026-03-29 14:03:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'blue',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:38:11Z',
'fuel_type': 'petrol',
'id': '734b9f6d-ddd8-5249-a8df-1c384ae6903e',
'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/MW71818',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 52664,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-30',
'seller_name': None,
'title': 'Fiat 500 1.0 Mild-Hybrid Dolcevita',
'transmission': 'manual',
'trim': 'Dolcevita',
'year': 2021}
2026-03-29 14:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:21 [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-29 14:03:21 [auto1.es] INFO: Saving data for MW71818: {'auction_closing_time': 1774885091.0, 'created_time': 1773918112.008695, 'last_price_update_time': 1774793001.414369}
2026-03-29 14:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MW71818') HTTP/1.1" 204 0
2026-03-29 14:03:21 [auto1.es] INFO: Found listing with ID: TH94228
2026-03-29 14:03:21 [auto1.es] INFO: Found listing with ID: JK26154
2026-03-29 14:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:21 [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-29 14:03:21 [auto1.es] INFO: Scrape type for JK26154: 2
2026-03-29 14:03:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 170845b3-bf94-5eb3-939a-5aba1bda1d50 with identifier: JK26154
2026-03-29 14:03:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 170845b3-bf94-5eb3-939a-5aba1bda1d50 with scrape type 2
2026-03-29 14:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 170845b3-bf94-5eb3-939a-5aba1bda1d50 with scrape type 2
2026-03-29 14:03:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 170845b3-bf94-5eb3-939a-5aba1bda1d50, identifier: JK26154
2026-03-29 14:03:21 [auto1.es] INFO: Found listing with ID: HX86510
2026-03-29 14:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:21 [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-29 14:03:21 [auto1.es] INFO: Scrape type for HX86510: 2
2026-03-29 14:03:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbff2e3e-abbe-57d5-90b4-35397d4ec74a with identifier: HX86510
2026-03-29 14:03:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbff2e3e-abbe-57d5-90b4-35397d4ec74a with scrape type 2
2026-03-29 14:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbff2e3e-abbe-57d5-90b4-35397d4ec74a with scrape type 2
2026-03-29 14:03:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: bbff2e3e-abbe-57d5-90b4-35397d4ec74a, identifier: HX86510
2026-03-29 14:03:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 170845b3-bf94-5eb3-939a-5aba1bda1d50 with identifier: JK26154
2026-03-29 14:03:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 170845b3-bf94-5eb3-939a-5aba1bda1d50 with identifier: JK26154
2026-03-29 14:03:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 170845b3-bf94-5eb3-939a-5aba1bda1d50 with identifier: JK26154 to the API
2026-03-29 14:03:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 120,
'expiration_date': '2026-03-30T15:38:49Z',
'fuel_type': 'petrol',
'id': '170845b3-bf94-5eb3-939a-5aba1bda1d50',
'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/JK26154',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 109746,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-09-30',
'seller_name': None,
'title': 'Peugeot 308 1.6 Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2007}
2026-03-29 14:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:21 [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-29 14:03:21 [auto1.es] INFO: Saving data for JK26154: {'auction_closing_time': 1774885129.0, 'created_time': 1774706455.518699, 'last_price_update_time': 1774793001.93636}
2026-03-29 14:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JK26154') HTTP/1.1" 204 0
2026-03-29 14:03:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: bbff2e3e-abbe-57d5-90b4-35397d4ec74a with identifier: HX86510
2026-03-29 14:03:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: bbff2e3e-abbe-57d5-90b4-35397d4ec74a with identifier: HX86510
2026-03-29 14:03:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: bbff2e3e-abbe-57d5-90b4-35397d4ec74a with identifier: HX86510 to the API
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:19:03Z',
'fuel_type': 'gas',
'id': 'bbff2e3e-abbe-57d5-90b4-35397d4ec74a',
'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/HX86510',
'listing': 'auction',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 259969,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-07',
'seller_name': None,
'title': 'Skoda Octavia 1.4 TGI Like',
'transmission': 'manual',
'trim': 'Like',
'year': 2017}
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:22 [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-29 14:03:22 [auto1.es] INFO: Saving data for HX86510: {'auction_closing_time': 1774883943.0, 'created_time': 1774706474.281387, 'last_price_update_time': 1774793002.216863}
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HX86510') HTTP/1.1" 204 0
2026-03-29 14:03:22 [auto1.es] INFO: Found listing with ID: EA32126
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:22 [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-29 14:03:22 [auto1.es] INFO: Scrape type for EA32126: 2
2026-03-29 14:03:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c3dcf52-5d0f-519b-a832-6173e69a6505 with identifier: EA32126
2026-03-29 14:03:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c3dcf52-5d0f-519b-a832-6173e69a6505 with scrape type 2
2026-03-29 14:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c3dcf52-5d0f-519b-a832-6173e69a6505 with scrape type 2
2026-03-29 14:03:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4c3dcf52-5d0f-519b-a832-6173e69a6505, identifier: EA32126
2026-03-29 14:03:22 [auto1.es] INFO: Found listing with ID: YA27330
2026-03-29 14:03:22 [auto1.es] INFO: Found listing with ID: SX49726
2026-03-29 14:03:22 [auto1.es] INFO: Found listing with ID: ZD82748
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:22 [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-29 14:03:22 [auto1.es] INFO: Scrape type for ZD82748: 2
2026-03-29 14:03:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61308c68-8911-556b-b566-9144f960ddb2 with identifier: ZD82748
2026-03-29 14:03:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61308c68-8911-556b-b566-9144f960ddb2 with scrape type 2
2026-03-29 14:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61308c68-8911-556b-b566-9144f960ddb2 with scrape type 2
2026-03-29 14:03:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 61308c68-8911-556b-b566-9144f960ddb2, identifier: ZD82748
2026-03-29 14:03:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4c3dcf52-5d0f-519b-a832-6173e69a6505 with identifier: EA32126
2026-03-29 14:03:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4c3dcf52-5d0f-519b-a832-6173e69a6505 with identifier: EA32126
2026-03-29 14:03:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4c3dcf52-5d0f-519b-a832-6173e69a6505 with identifier: EA32126 to the API
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:28:44Z',
'fuel_type': 'diesel',
'id': '4c3dcf52-5d0f-519b-a832-6173e69a6505',
'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/EA32126',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'CC',
'odometer': 139457,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-01',
'seller_name': None,
'title': 'Volkswagen CC 2.0 TDI BlueMotion Tech',
'transmission': 'manual',
'trim': 'BlueMotion Tech',
'year': 2014}
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:22 [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-29 14:03:22 [auto1.es] INFO: Saving data for EA32126: {'auction_closing_time': 1774884524.0, 'created_time': 1774706459.084611, 'last_price_update_time': 1774793002.734307}
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EA32126') HTTP/1.1" 204 0
2026-03-29 14:03:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 61308c68-8911-556b-b566-9144f960ddb2 with identifier: ZD82748
2026-03-29 14:03:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 61308c68-8911-556b-b566-9144f960ddb2 with identifier: ZD82748
2026-03-29 14:03:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 61308c68-8911-556b-b566-9144f960ddb2 with identifier: ZD82748 to the API
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:54:52Z',
'fuel_type': 'diesel',
'id': '61308c68-8911-556b-b566-9144f960ddb2',
'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/ZD82748',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 263273,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-06-21',
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 180 CDI',
'transmission': 'automatic',
'trim': '',
'year': 2011}
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [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-29 14:03:23 [auto1.es] INFO: Saving data for ZD82748: {'auction_closing_time': 1774886092.0, 'created_time': 1774706453.024713, 'last_price_update_time': 1774793003.227081}
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZD82748') HTTP/1.1" 204 0
2026-03-29 14:03:23 [auto1.es] INFO: Found listing with ID: JE13816
2026-03-29 14:03:23 [auto1.es] INFO: Found listing with ID: XP47447
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [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-29 14:03:23 [auto1.es] INFO: Scrape type for XP47447: 2
2026-03-29 14:03:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce0d1adc-f80b-5c6f-9999-2b7a097cd837 with identifier: XP47447
2026-03-29 14:03:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce0d1adc-f80b-5c6f-9999-2b7a097cd837 with scrape type 2
2026-03-29 14:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce0d1adc-f80b-5c6f-9999-2b7a097cd837 with scrape type 2
2026-03-29 14:03:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: ce0d1adc-f80b-5c6f-9999-2b7a097cd837, identifier: XP47447
2026-03-29 14:03:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: ce0d1adc-f80b-5c6f-9999-2b7a097cd837 with identifier: XP47447
2026-03-29 14:03:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: ce0d1adc-f80b-5c6f-9999-2b7a097cd837 with identifier: XP47447
2026-03-29 14:03:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: ce0d1adc-f80b-5c6f-9999-2b7a097cd837 with identifier: XP47447 to the API
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:21:09Z',
'fuel_type': 'diesel',
'id': 'ce0d1adc-f80b-5c6f-9999-2b7a097cd837',
'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/XP47447',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 117622,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-08-29',
'seller_name': None,
'title': 'Nissan Qashqai 1.5 Turbodiesel N-Connecta',
'transmission': 'manual',
'trim': 'N-Connecta',
'year': 2016}
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [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-29 14:03:23 [auto1.es] INFO: Saving data for XP47447: {'auction_closing_time': 1774884069.0, 'created_time': 1774706458.675408, 'last_price_update_time': 1774793003.638638}
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XP47447') HTTP/1.1" 204 0
2026-03-29 14:03:23 [auto1.es] INFO: Found listing with ID: YV42226
2026-03-29 14:03:23 [auto1.es] INFO: Found listing with ID: NG71405
2026-03-29 14:03:23 [auto1.es] INFO: Found listing with ID: GU66337
2026-03-29 14:03:23 [auto1.es] INFO: Found listing with ID: CC89526
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [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-29 14:03:23 [auto1.es] INFO: Scrape type for CC89526: 2
2026-03-29 14:03:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38679723-8fd3-59e1-9e1a-0ece5488ce76 with identifier: CC89526
2026-03-29 14:03:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38679723-8fd3-59e1-9e1a-0ece5488ce76 with scrape type 2
2026-03-29 14:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38679723-8fd3-59e1-9e1a-0ece5488ce76 with scrape type 2
2026-03-29 14:03:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 38679723-8fd3-59e1-9e1a-0ece5488ce76, identifier: CC89526
2026-03-29 14:03:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 38679723-8fd3-59e1-9e1a-0ece5488ce76 with identifier: CC89526
2026-03-29 14:03:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 38679723-8fd3-59e1-9e1a-0ece5488ce76 with identifier: CC89526
2026-03-29 14:03:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 38679723-8fd3-59e1-9e1a-0ece5488ce76 with identifier: CC89526 to the API
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 163,
'expiration_date': '2026-03-30T15:58:30Z',
'fuel_type': 'diesel',
'id': '38679723-8fd3-59e1-9e1a-0ece5488ce76',
'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/CC89526',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 282016,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-01-17',
'seller_name': None,
'title': 'BMW 1er 120d',
'transmission': 'automatic',
'trim': '',
'year': 2007}
2026-03-29 14:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:24 [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-29 14:03:24 [auto1.es] INFO: Saving data for CC89526: {'auction_closing_time': 1774886310.0, 'created_time': 1773324260.640426, 'last_price_update_time': 1774793004.101477}
2026-03-29 14:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CC89526') HTTP/1.1" 204 0
2026-03-29 14:03:24 [auto1.es] INFO: Found listing with ID: MY23078
2026-03-29 14:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:24 [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-29 14:03:24 [auto1.es] INFO: Scrape type for MY23078: 2
2026-03-29 14:03:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2cf181d-c6e9-579c-b701-c984e3ae6186 with identifier: MY23078
2026-03-29 14:03:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2cf181d-c6e9-579c-b701-c984e3ae6186 with scrape type 2
2026-03-29 14:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2cf181d-c6e9-579c-b701-c984e3ae6186 with scrape type 2
2026-03-29 14:03:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c2cf181d-c6e9-579c-b701-c984e3ae6186, identifier: MY23078
2026-03-29 14:03:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c2cf181d-c6e9-579c-b701-c984e3ae6186 with identifier: MY23078
2026-03-29 14:03:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c2cf181d-c6e9-579c-b701-c984e3ae6186 with identifier: MY23078
2026-03-29 14:03:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c2cf181d-c6e9-579c-b701-c984e3ae6186 with identifier: MY23078 to the API
2026-03-29 14:03:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:54:11Z',
'fuel_type': 'diesel',
'id': 'c2cf181d-c6e9-579c-b701-c984e3ae6186',
'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/MY23078',
'listing': 'auction',
'make': 'Opel',
'model': 'Zafira',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-05-16',
'seller_name': None,
'title': 'Opel Zafira 2.2 DTI Elegance',
'transmission': 'manual',
'trim': 'Elegance',
'year': 2005}
2026-03-29 14:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:24 [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-29 14:03:24 [auto1.es] INFO: Saving data for MY23078: {'auction_closing_time': 1774886051.0, 'created_time': 1774706446.726254, 'last_price_update_time': 1774793004.826774}
2026-03-29 14:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MY23078') HTTP/1.1" 204 0
2026-03-29 14:03:24 [auto1.es] INFO: Found listing with ID: PN58754
2026-03-29 14:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:24 [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-29 14:03:24 [auto1.es] INFO: Scrape type for PN58754: 2
2026-03-29 14:03:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0fd2129-c771-5bc9-b04e-99b36e81aa91 with identifier: PN58754
2026-03-29 14:03:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0fd2129-c771-5bc9-b04e-99b36e81aa91 with scrape type 2
2026-03-29 14:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0fd2129-c771-5bc9-b04e-99b36e81aa91 with scrape type 2
2026-03-29 14:03:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c0fd2129-c771-5bc9-b04e-99b36e81aa91, identifier: PN58754
2026-03-29 14:03:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c0fd2129-c771-5bc9-b04e-99b36e81aa91 with identifier: PN58754
2026-03-29 14:03:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c0fd2129-c771-5bc9-b04e-99b36e81aa91 with identifier: PN58754
2026-03-29 14:03:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c0fd2129-c771-5bc9-b04e-99b36e81aa91 with identifier: PN58754 to the API
2026-03-29 14:03:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 136,
'expiration_date': '2026-03-30T15:12:33Z',
'fuel_type': 'petrol',
'id': 'c0fd2129-c771-5bc9-b04e-99b36e81aa91',
'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/PN58754',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 33204,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-05',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 180 AMG Line',
'transmission': 'manual',
'trim': 'AMG Line',
'year': 2022}
2026-03-29 14:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:25 [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-29 14:03:25 [auto1.es] INFO: Saving data for PN58754: {'auction_closing_time': 1774883553.0, 'created_time': 1773432284.924768, 'last_price_update_time': 1774793005.23693}
2026-03-29 14:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PN58754') HTTP/1.1" 204 0
2026-03-29 14:03:25 [auto1.es] INFO: Found listing with ID: XM15498
2026-03-29 14:03:25 [auto1.es] INFO: Found listing with ID: XL95591
2026-03-29 14:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:25 [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-29 14:03:25 [auto1.es] INFO: Scrape type for XL95591: 2
2026-03-29 14:03:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9aa5077e-e2e7-5e0a-b8dc-532a1d1fb3ad with identifier: XL95591
2026-03-29 14:03:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9aa5077e-e2e7-5e0a-b8dc-532a1d1fb3ad with scrape type 2
2026-03-29 14:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9aa5077e-e2e7-5e0a-b8dc-532a1d1fb3ad with scrape type 2
2026-03-29 14:03:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9aa5077e-e2e7-5e0a-b8dc-532a1d1fb3ad, identifier: XL95591
2026-03-29 14:03:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:03:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9aa5077e-e2e7-5e0a-b8dc-532a1d1fb3ad with identifier: XL95591
2026-03-29 14:03:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9aa5077e-e2e7-5e0a-b8dc-532a1d1fb3ad with identifier: XL95591
2026-03-29 14:03:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9aa5077e-e2e7-5e0a-b8dc-532a1d1fb3ad with identifier: XL95591 to the API
2026-03-29 14:03:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-30T15:04:33Z',
'fuel_type': 'petrol',
'id': '9aa5077e-e2e7-5e0a-b8dc-532a1d1fb3ad',
'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/XL95591',
'listing': 'auction',
'make': 'Chevrolet',
'model': 'Aveo',
'odometer': 124800,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-04-30',
'seller_name': None,
'title': 'Chevrolet Aveo 1.2 LS',
'transmission': 'manual',
'trim': 'LS',
'year': 2012}
2026-03-29 14:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:25 [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-29 14:03:25 [auto1.es] INFO: Saving data for XL95591: {'auction_closing_time': 1774883073.0, 'created_time': 1774706476.281194, 'last_price_update_time': 1774793005.668906}
2026-03-29 14:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XL95591') HTTP/1.1" 204 0
2026-03-29 14:03:25 [auto1.es] INFO: Found listing with ID: DA49671
2026-03-29 14:03:25 [auto1.es] INFO: Found listing with ID: KC85026
2026-03-29 14:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:25 [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-29 14:03:25 [auto1.es] INFO: Scrape type for KC85026: 2
2026-03-29 14:03:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2f98b8f-7c08-5680-8179-e3628f601f31 with identifier: KC85026
2026-03-29 14:03:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2f98b8f-7c08-5680-8179-e3628f601f31 with scrape type 2
2026-03-29 14:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2f98b8f-7c08-5680-8179-e3628f601f31 with scrape type 2
2026-03-29 14:03:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a2f98b8f-7c08-5680-8179-e3628f601f31, identifier: KC85026
2026-03-29 14:03:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a2f98b8f-7c08-5680-8179-e3628f601f31 with identifier: KC85026
2026-03-29 14:03:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a2f98b8f-7c08-5680-8179-e3628f601f31 with identifier: KC85026
2026-03-29 14:03:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a2f98b8f-7c08-5680-8179-e3628f601f31 with identifier: KC85026 to the API
2026-03-29 14:03:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 115,
'expiration_date': '2026-03-30T15:32:26Z',
'fuel_type': 'petrol',
'id': 'a2f98b8f-7c08-5680-8179-e3628f601f31',
'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/KC85026',
'listing': 'auction',
'make': 'Nissan',
'model': 'Pulsar',
'odometer': 97153,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-18',
'seller_name': None,
'title': 'Nissan Pulsar 1.2 N-Tec',
'transmission': 'manual',
'trim': 'N-Tec',
'year': 2015}
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:26 [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-29 14:03:26 [auto1.es] INFO: Saving data for KC85026: {'auction_closing_time': 1774884746.0, 'created_time': 1774706464.617621, 'last_price_update_time': 1774793006.055308}
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='KC85026') HTTP/1.1" 204 0
2026-03-29 14:03:26 [auto1.es] INFO: Found listing with ID: GH57787
2026-03-29 14:03:26 [auto1.es] INFO: Found listing with ID: BX27064
2026-03-29 14:03:26 [auto1.es] INFO: Found listing with ID: AT82365
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:26 [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-29 14:03:26 [auto1.es] INFO: Scrape type for AT82365: 2
2026-03-29 14:03:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87f77a54-66d4-52d7-9166-30210f5e7653 with identifier: AT82365
2026-03-29 14:03:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87f77a54-66d4-52d7-9166-30210f5e7653 with scrape type 2
2026-03-29 14:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87f77a54-66d4-52d7-9166-30210f5e7653 with scrape type 2
2026-03-29 14:03:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 87f77a54-66d4-52d7-9166-30210f5e7653, identifier: AT82365
2026-03-29 14:03:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 87f77a54-66d4-52d7-9166-30210f5e7653 with identifier: AT82365
2026-03-29 14:03:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 87f77a54-66d4-52d7-9166-30210f5e7653 with identifier: AT82365
2026-03-29 14:03:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 87f77a54-66d4-52d7-9166-30210f5e7653 with identifier: AT82365 to the API
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:18:13Z',
'fuel_type': 'diesel',
'id': '87f77a54-66d4-52d7-9166-30210f5e7653',
'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/AT82365',
'listing': 'auction',
'make': 'Toyota',
'model': 'RAV 4',
'odometer': 178300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-24',
'seller_name': None,
'title': 'Toyota RAV 4 2.0 D-4D Advance',
'transmission': 'manual',
'trim': 'Advance',
'year': 2014}
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:26 [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-29 14:03:26 [auto1.es] INFO: Saving data for AT82365: {'auction_closing_time': 1774883893.0, 'created_time': 1774706461.84718, 'last_price_update_time': 1774793006.59087}
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AT82365') HTTP/1.1" 204 0
2026-03-29 14:03:26 [auto1.es] INFO: Found listing with ID: WK81773
2026-03-29 14:03:26 [auto1.es] INFO: Found listing with ID: TS39016
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:26 [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-29 14:03:26 [auto1.es] INFO: Scrape type for TS39016: 2
2026-03-29 14:03:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01f84fba-8776-5cf9-be0c-c599bccda4f6 with identifier: TS39016
2026-03-29 14:03:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01f84fba-8776-5cf9-be0c-c599bccda4f6 with scrape type 2
2026-03-29 14:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01f84fba-8776-5cf9-be0c-c599bccda4f6 with scrape type 2
2026-03-29 14:03:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 01f84fba-8776-5cf9-be0c-c599bccda4f6, identifier: TS39016
2026-03-29 14:03:26 [auto1.es] INFO: Channel: 24h | Page: 41 | totalHits: 1794 | hits on page: 40
2026-03-29 14:03:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 01f84fba-8776-5cf9-be0c-c599bccda4f6 with identifier: TS39016
2026-03-29 14:03:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 01f84fba-8776-5cf9-be0c-c599bccda4f6 with identifier: TS39016
2026-03-29 14:03:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 01f84fba-8776-5cf9-be0c-c599bccda4f6 with identifier: TS39016 to the API
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:57:39Z',
'fuel_type': 'petrol',
'id': '01f84fba-8776-5cf9-be0c-c599bccda4f6',
'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/TS39016',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Grand Picasso',
'odometer': 121374,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-23',
'seller_name': None,
'title': 'Citroen C4 Grand Picasso 1.2 e-THP Feel',
'transmission': 'manual',
'trim': 'Feel',
'year': 2018}
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:27 [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-29 14:03:27 [auto1.es] INFO: Saving data for TS39016: {'auction_closing_time': 1774886259.0, 'created_time': 1774706461.097381, 'last_price_update_time': 1774793007.035045}
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TS39016') HTTP/1.1" 204 0
2026-03-29 14:03:27 [auto1.es] INFO: Found listing with ID: TT65809
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:27 [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-29 14:03:27 [auto1.es] INFO: Scrape type for TT65809: 2
2026-03-29 14:03:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20b2eae5-3619-5176-9fb9-4f816d77eef4 with identifier: TT65809
2026-03-29 14:03:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20b2eae5-3619-5176-9fb9-4f816d77eef4 with scrape type 2
2026-03-29 14:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20b2eae5-3619-5176-9fb9-4f816d77eef4 with scrape type 2
2026-03-29 14:03:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 20b2eae5-3619-5176-9fb9-4f816d77eef4, identifier: TT65809
2026-03-29 14:03:27 [auto1.es] INFO: Found listing with ID: PG75974
2026-03-29 14:03:27 [auto1.es] INFO: Found listing with ID: BE72749
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:27 [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-29 14:03:27 [auto1.es] INFO: Scrape type for BE72749: 2
2026-03-29 14:03:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7b73b17-dd7a-5831-afff-fb521530837c with identifier: BE72749
2026-03-29 14:03:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7b73b17-dd7a-5831-afff-fb521530837c with scrape type 2
2026-03-29 14:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7b73b17-dd7a-5831-afff-fb521530837c with scrape type 2
2026-03-29 14:03:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c7b73b17-dd7a-5831-afff-fb521530837c, identifier: BE72749
2026-03-29 14:03:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 20b2eae5-3619-5176-9fb9-4f816d77eef4 with identifier: TT65809
2026-03-29 14:03:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 20b2eae5-3619-5176-9fb9-4f816d77eef4 with identifier: TT65809
2026-03-29 14:03:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 20b2eae5-3619-5176-9fb9-4f816d77eef4 with identifier: TT65809 to the API
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 163,
'expiration_date': '2026-03-30T15:45:58Z',
'fuel_type': 'diesel',
'id': '20b2eae5-3619-5176-9fb9-4f816d77eef4',
'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/TT65809',
'listing': 'auction',
'make': 'Chrysler',
'model': 'Grand Voyager',
'odometer': 213384,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-04-30',
'seller_name': None,
'title': 'Chrysler Grand Voyager 2.8 CRD Limited',
'transmission': 'automatic',
'trim': 'Limited',
'year': 2010}
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:27 [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-29 14:03:27 [auto1.es] INFO: Saving data for TT65809: {'auction_closing_time': 1774885558.0, 'created_time': 1774706454.526604, 'last_price_update_time': 1774793007.566743}
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TT65809') HTTP/1.1" 204 0
2026-03-29 14:03:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c7b73b17-dd7a-5831-afff-fb521530837c with identifier: BE72749
2026-03-29 14:03:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c7b73b17-dd7a-5831-afff-fb521530837c with identifier: BE72749
2026-03-29 14:03:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c7b73b17-dd7a-5831-afff-fb521530837c with identifier: BE72749 to the API
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'gold',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:05:54Z',
'fuel_type': 'diesel',
'id': 'c7b73b17-dd7a-5831-afff-fb521530837c',
'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/BE72749',
'listing': 'auction',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 212169,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-03-12',
'seller_name': None,
'title': 'Nissan X-Trail 2.0 dCi XE',
'transmission': 'automatic',
'trim': 'XE',
'year': 2009}
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:27 [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-29 14:03:27 [auto1.es] INFO: Saving data for BE72749: {'auction_closing_time': 1774883154.0, 'created_time': 1774706485.004617, 'last_price_update_time': 1774793007.846652}
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='BE72749') HTTP/1.1" 204 0
2026-03-29 14:03:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:03:27 [auto1.es] INFO: Found listing with ID: EH49664
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:27 [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-29 14:03:27 [auto1.es] INFO: Scrape type for EH49664: 2
2026-03-29 14:03:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd5123f9-4788-5527-8b78-4979f3c08c97 with identifier: EH49664
2026-03-29 14:03:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd5123f9-4788-5527-8b78-4979f3c08c97 with scrape type 2
2026-03-29 14:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd5123f9-4788-5527-8b78-4979f3c08c97 with scrape type 2
2026-03-29 14:03:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: bd5123f9-4788-5527-8b78-4979f3c08c97, identifier: EH49664
2026-03-29 14:03:27 [auto1.es] INFO: Found listing with ID: ZK42012
2026-03-29 14:03:27 [auto1.es] INFO: Found listing with ID: PS53569
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:27 [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-29 14:03:27 [auto1.es] INFO: Scrape type for PS53569: 2
2026-03-29 14:03:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db038509-04c5-512d-a0a3-907637df491c with identifier: PS53569
2026-03-29 14:03:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db038509-04c5-512d-a0a3-907637df491c with scrape type 2
2026-03-29 14:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db038509-04c5-512d-a0a3-907637df491c with scrape type 2
2026-03-29 14:03:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: db038509-04c5-512d-a0a3-907637df491c, identifier: PS53569
2026-03-29 14:03:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: bd5123f9-4788-5527-8b78-4979f3c08c97 with identifier: EH49664
2026-03-29 14:03:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: bd5123f9-4788-5527-8b78-4979f3c08c97 with identifier: EH49664
2026-03-29 14:03:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: bd5123f9-4788-5527-8b78-4979f3c08c97 with identifier: EH49664 to the API
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:45:29Z',
'fuel_type': 'diesel',
'id': 'bd5123f9-4788-5527-8b78-4979f3c08c97',
'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/EH49664',
'listing': 'auction',
'make': 'Chevrolet',
'model': 'Cruze',
'odometer': 228734,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-01-31',
'seller_name': None,
'title': 'Chevrolet Cruze 2.0 Diesel LT',
'transmission': 'manual',
'trim': 'LT',
'year': 2011}
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:28 [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-29 14:03:28 [auto1.es] INFO: Saving data for EH49664: {'auction_closing_time': 1774885529.0, 'created_time': 1774706455.95062, 'last_price_update_time': 1774793008.359428}
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EH49664') HTTP/1.1" 204 0
2026-03-29 14:03:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: db038509-04c5-512d-a0a3-907637df491c with identifier: PS53569
2026-03-29 14:03:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: db038509-04c5-512d-a0a3-907637df491c with identifier: PS53569
2026-03-29 14:03:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: db038509-04c5-512d-a0a3-907637df491c with identifier: PS53569 to the API
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:00:25Z',
'fuel_type': 'diesel',
'id': 'db038509-04c5-512d-a0a3-907637df491c',
'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/PS53569',
'listing': 'auction',
'make': 'Peugeot',
'model': '508',
'odometer': 292619,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-27',
'seller_name': None,
'title': 'Peugeot 508 1.6 Blue-HDi Active',
'transmission': 'automatic',
'trim': 'Active',
'year': 2018}
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:28 [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-29 14:03:28 [auto1.es] INFO: Saving data for PS53569: {'auction_closing_time': 1774882825.0, 'created_time': 1774706463.545412, 'last_price_update_time': 1774793008.832477}
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PS53569') HTTP/1.1" 204 0
2026-03-29 14:03:28 [auto1.es] INFO: Found listing with ID: EB66589
2026-03-29 14:03:28 [auto1.es] INFO: Found listing with ID: PA52283
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:28 [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-29 14:03:28 [auto1.es] INFO: Scrape type for PA52283: 2
2026-03-29 14:03:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40d918f0-a69b-58da-a2e9-fb2c560ec41f with identifier: PA52283
2026-03-29 14:03:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40d918f0-a69b-58da-a2e9-fb2c560ec41f with scrape type 2
2026-03-29 14:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40d918f0-a69b-58da-a2e9-fb2c560ec41f with scrape type 2
2026-03-29 14:03:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 40d918f0-a69b-58da-a2e9-fb2c560ec41f, identifier: PA52283
2026-03-29 14:03:28 [auto1.es] INFO: Found listing with ID: LG52328
2026-03-29 14:03:28 [auto1.es] INFO: Found listing with ID: RF71791
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:28 [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-29 14:03:28 [auto1.es] INFO: Scrape type for RF71791: 2
2026-03-29 14:03:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 706d79a0-2269-5629-8ecc-01eb0fbd6f12 with identifier: RF71791
2026-03-29 14:03:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 706d79a0-2269-5629-8ecc-01eb0fbd6f12 with scrape type 2
2026-03-29 14:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 706d79a0-2269-5629-8ecc-01eb0fbd6f12 with scrape type 2
2026-03-29 14:03:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 706d79a0-2269-5629-8ecc-01eb0fbd6f12, identifier: RF71791
2026-03-29 14:03:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 40d918f0-a69b-58da-a2e9-fb2c560ec41f with identifier: PA52283
2026-03-29 14:03:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 40d918f0-a69b-58da-a2e9-fb2c560ec41f with identifier: PA52283
2026-03-29 14:03:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 40d918f0-a69b-58da-a2e9-fb2c560ec41f with identifier: PA52283 to the API
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'green',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 193,
'expiration_date': '2026-03-30T15:51:28Z',
'fuel_type': 'petrol',
'id': '40d918f0-a69b-58da-a2e9-fb2c560ec41f',
'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/PA52283',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 266589,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1998-06-30',
'seller_name': None,
'title': 'Audi A6 2.8 V6',
'transmission': 'manual',
'trim': '',
'year': 1998}
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:29 [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-29 14:03:29 [auto1.es] INFO: Saving data for PA52283: {'auction_closing_time': 1774885888.0, 'created_time': 1774706484.484332, 'last_price_update_time': 1774793009.326578}
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PA52283') HTTP/1.1" 204 0
2026-03-29 14:03:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 706d79a0-2269-5629-8ecc-01eb0fbd6f12 with identifier: RF71791
2026-03-29 14:03:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 706d79a0-2269-5629-8ecc-01eb0fbd6f12 with identifier: RF71791
2026-03-29 14:03:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 706d79a0-2269-5629-8ecc-01eb0fbd6f12 with identifier: RF71791 to the API
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 177,
'expiration_date': '2026-03-30T15:20:34Z',
'fuel_type': 'diesel',
'id': '706d79a0-2269-5629-8ecc-01eb0fbd6f12',
'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/RF71791',
'listing': 'auction',
'make': 'Dodge',
'model': 'Nitro',
'odometer': 155743,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-10-23',
'seller_name': None,
'title': 'Dodge Nitro 2.8 CRD SXT',
'transmission': 'automatic',
'trim': 'SXT',
'year': 2007}
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:29 [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-29 14:03:29 [auto1.es] INFO: Saving data for RF71791: {'auction_closing_time': 1774884034.0, 'created_time': 1774015653.825621, 'last_price_update_time': 1774793009.625064}
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RF71791') HTTP/1.1" 204 0
2026-03-29 14:03:29 [auto1.es] INFO: Found listing with ID: GE54234
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:29 [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-29 14:03:29 [auto1.es] INFO: Scrape type for GE54234: 2
2026-03-29 14:03:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0482c1e-a3a8-52ae-8ecf-d40133250f69 with identifier: GE54234
2026-03-29 14:03:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0482c1e-a3a8-52ae-8ecf-d40133250f69 with scrape type 2
2026-03-29 14:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0482c1e-a3a8-52ae-8ecf-d40133250f69 with scrape type 2
2026-03-29 14:03:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b0482c1e-a3a8-52ae-8ecf-d40133250f69, identifier: GE54234
2026-03-29 14:03:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b0482c1e-a3a8-52ae-8ecf-d40133250f69 with identifier: GE54234
2026-03-29 14:03:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b0482c1e-a3a8-52ae-8ecf-d40133250f69 with identifier: GE54234
2026-03-29 14:03:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b0482c1e-a3a8-52ae-8ecf-d40133250f69 with identifier: GE54234 to the API
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 177,
'expiration_date': '2026-03-30T15:09:02Z',
'fuel_type': 'diesel',
'id': 'b0482c1e-a3a8-52ae-8ecf-d40133250f69',
'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/GE54234',
'listing': 'auction',
'make': 'Seat',
'model': 'Alhambra',
'odometer': 416961,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-08-22',
'seller_name': None,
'title': 'Seat Alhambra 2.0 TDI Style',
'transmission': 'automatic',
'trim': 'Style',
'year': 2013}
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:30 [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-29 14:03:30 [auto1.es] INFO: Saving data for GE54234: {'auction_closing_time': 1774883342.0, 'created_time': 1774706477.621116, 'last_price_update_time': 1774793010.053187}
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GE54234') HTTP/1.1" 204 0
2026-03-29 14:03:30 [auto1.es] INFO: Found listing with ID: VN90638
2026-03-29 14:03:30 [auto1.es] INFO: Found listing with ID: UF54007
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:30 [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-29 14:03:30 [auto1.es] INFO: Scrape type for UF54007: 2
2026-03-29 14:03:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0139334f-0e15-5fd0-987e-e83e30304e68 with identifier: UF54007
2026-03-29 14:03:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0139334f-0e15-5fd0-987e-e83e30304e68 with scrape type 2
2026-03-29 14:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0139334f-0e15-5fd0-987e-e83e30304e68 with scrape type 2
2026-03-29 14:03:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 0139334f-0e15-5fd0-987e-e83e30304e68, identifier: UF54007
2026-03-29 14:03:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 0139334f-0e15-5fd0-987e-e83e30304e68 with identifier: UF54007
2026-03-29 14:03:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 0139334f-0e15-5fd0-987e-e83e30304e68 with identifier: UF54007
2026-03-29 14:03:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 0139334f-0e15-5fd0-987e-e83e30304e68 with identifier: UF54007 to the API
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:51:17Z',
'fuel_type': 'petrol',
'id': '0139334f-0e15-5fd0-987e-e83e30304e68',
'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/UF54007',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 88257,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-30',
'seller_name': None,
'title': 'Renault Clio 1.0 TCe Zen',
'transmission': 'manual',
'trim': 'Zen',
'year': 2020}
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:30 [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-29 14:03:30 [auto1.es] INFO: Saving data for UF54007: {'auction_closing_time': 1774885877.0, 'created_time': 1774706499.30404, 'last_price_update_time': 1774793010.451144}
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UF54007') HTTP/1.1" 204 0
2026-03-29 14:03:30 [auto1.es] INFO: Found listing with ID: DH26781
2026-03-29 14:03:30 [auto1.es] INFO: Found listing with ID: XP71209
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:30 [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-29 14:03:30 [auto1.es] INFO: Scrape type for XP71209: 2
2026-03-29 14:03:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4af68fae-05b0-5fa6-adf0-75a4b2821d7e with identifier: XP71209
2026-03-29 14:03:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4af68fae-05b0-5fa6-adf0-75a4b2821d7e with scrape type 2
2026-03-29 14:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4af68fae-05b0-5fa6-adf0-75a4b2821d7e with scrape type 2
2026-03-29 14:03:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4af68fae-05b0-5fa6-adf0-75a4b2821d7e, identifier: XP71209
2026-03-29 14:03:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4af68fae-05b0-5fa6-adf0-75a4b2821d7e with identifier: XP71209
2026-03-29 14:03:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4af68fae-05b0-5fa6-adf0-75a4b2821d7e with identifier: XP71209
2026-03-29 14:03:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4af68fae-05b0-5fa6-adf0-75a4b2821d7e with identifier: XP71209 to the API
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 420,
'expiration_date': '2026-03-30T15:03:49Z',
'fuel_type': 'petrol',
'id': '4af68fae-05b0-5fa6-adf0-75a4b2821d7e',
'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/XP71209',
'listing': 'auction',
'make': 'Audi',
'model': 'S6',
'odometer': 117342,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-01',
'seller_name': None,
'title': 'Audi S6 4.0 V8 TFSI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2014}
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:30 [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-29 14:03:30 [auto1.es] INFO: Saving data for XP71209: {'auction_closing_time': 1774883029.0, 'created_time': 1774706500.32145, 'last_price_update_time': 1774793010.842359}
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XP71209') HTTP/1.1" 204 0
2026-03-29 14:03:30 [auto1.es] INFO: Found listing with ID: AT12035
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:30 [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-29 14:03:30 [auto1.es] INFO: Scrape type for AT12035: 2
2026-03-29 14:03:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60cfbdaf-a332-5ea2-8a02-c90ef4fba69e with identifier: AT12035
2026-03-29 14:03:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60cfbdaf-a332-5ea2-8a02-c90ef4fba69e with scrape type 2
2026-03-29 14:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60cfbdaf-a332-5ea2-8a02-c90ef4fba69e with scrape type 2
2026-03-29 14:03:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 60cfbdaf-a332-5ea2-8a02-c90ef4fba69e, identifier: AT12035
2026-03-29 14:03:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 60cfbdaf-a332-5ea2-8a02-c90ef4fba69e with identifier: AT12035
2026-03-29 14:03:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 60cfbdaf-a332-5ea2-8a02-c90ef4fba69e with identifier: AT12035
2026-03-29 14:03:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 60cfbdaf-a332-5ea2-8a02-c90ef4fba69e with identifier: AT12035 to the API
2026-03-29 14:03:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:30:18Z',
'fuel_type': 'petrol',
'id': '60cfbdaf-a332-5ea2-8a02-c90ef4fba69e',
'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/AT12035',
'listing': 'auction',
'make': 'Kia',
'model': "cee'd",
'odometer': 152643,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-24',
'seller_name': None,
'title': "Kia cee'd 1.0 TGDI Business",
'transmission': 'manual',
'trim': 'Business',
'year': 2019}
2026-03-29 14:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:31 [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-29 14:03:31 [auto1.es] INFO: Saving data for AT12035: {'auction_closing_time': 1774884618.0, 'created_time': 1774037130.203405, 'last_price_update_time': 1774793011.585987}
2026-03-29 14:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AT12035') HTTP/1.1" 204 0
2026-03-29 14:03:31 [auto1.es] INFO: Found listing with ID: CB66471
2026-03-29 14:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:31 [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-29 14:03:31 [auto1.es] INFO: Scrape type for CB66471: 2
2026-03-29 14:03:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a73fd50c-54de-575c-86e5-124a93a28c2d with identifier: CB66471
2026-03-29 14:03:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a73fd50c-54de-575c-86e5-124a93a28c2d with scrape type 2
2026-03-29 14:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a73fd50c-54de-575c-86e5-124a93a28c2d with scrape type 2
2026-03-29 14:03:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a73fd50c-54de-575c-86e5-124a93a28c2d, identifier: CB66471
2026-03-29 14:03:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a73fd50c-54de-575c-86e5-124a93a28c2d with identifier: CB66471
2026-03-29 14:03:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a73fd50c-54de-575c-86e5-124a93a28c2d with identifier: CB66471
2026-03-29 14:03:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a73fd50c-54de-575c-86e5-124a93a28c2d with identifier: CB66471 to the API
2026-03-29 14:03:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 110,
'expiration_date': '2026-03-30T15:32:31Z',
'fuel_type': 'diesel',
'id': 'a73fd50c-54de-575c-86e5-124a93a28c2d',
'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/CB66471',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 199304,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-09',
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 180 CDI',
'transmission': 'automatic',
'trim': '',
'year': 2010}
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [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-29 14:03:32 [auto1.es] INFO: Saving data for CB66471: {'auction_closing_time': 1774884751.0, 'created_time': 1774706493.399288, 'last_price_update_time': 1774793012.121837}
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CB66471') HTTP/1.1" 204 0
2026-03-29 14:03:32 [auto1.es] INFO: Found listing with ID: XJ81708
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [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-29 14:03:32 [auto1.es] INFO: Scrape type for XJ81708: 2
2026-03-29 14:03:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ebdc753-acc1-580c-a518-60528b221c3e with identifier: XJ81708
2026-03-29 14:03:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ebdc753-acc1-580c-a518-60528b221c3e with scrape type 2
2026-03-29 14:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ebdc753-acc1-580c-a518-60528b221c3e with scrape type 2
2026-03-29 14:03:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6ebdc753-acc1-580c-a518-60528b221c3e, identifier: XJ81708
2026-03-29 14:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:03:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6ebdc753-acc1-580c-a518-60528b221c3e with identifier: XJ81708
2026-03-29 14:03:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6ebdc753-acc1-580c-a518-60528b221c3e with identifier: XJ81708
2026-03-29 14:03:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6ebdc753-acc1-580c-a518-60528b221c3e with identifier: XJ81708 to the API
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:13:56Z',
'fuel_type': 'diesel',
'id': '6ebdc753-acc1-580c-a518-60528b221c3e',
'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/XJ81708',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 245531,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-03-01',
'seller_name': None,
'title': 'Renault Megane 1.5 dCi Privilege Luxe',
'transmission': 'manual',
'trim': 'Privilege Luxe',
'year': 2004}
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [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-29 14:03:32 [auto1.es] INFO: Saving data for XJ81708: {'auction_closing_time': 1774883636.0, 'created_time': 1774706498.216606, 'last_price_update_time': 1774793012.612217}
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XJ81708') HTTP/1.1" 204 0
2026-03-29 14:03:32 [auto1.es] INFO: Found listing with ID: BT51966
2026-03-29 14:03:32 [auto1.es] INFO: Found listing with ID: WU60183
2026-03-29 14:03:32 [auto1.es] INFO: Found listing with ID: LK89400
2026-03-29 14:03:32 [auto1.es] INFO: Found listing with ID: DV24306
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [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-29 14:03:32 [auto1.es] INFO: Scrape type for DV24306: 2
2026-03-29 14:03:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7cbd7f2-d94d-5878-82e9-c9504f0b4df5 with identifier: DV24306
2026-03-29 14:03:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7cbd7f2-d94d-5878-82e9-c9504f0b4df5 with scrape type 2
2026-03-29 14:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7cbd7f2-d94d-5878-82e9-c9504f0b4df5 with scrape type 2
2026-03-29 14:03:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c7cbd7f2-d94d-5878-82e9-c9504f0b4df5, identifier: DV24306
2026-03-29 14:03:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c7cbd7f2-d94d-5878-82e9-c9504f0b4df5 with identifier: DV24306
2026-03-29 14:03:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c7cbd7f2-d94d-5878-82e9-c9504f0b4df5 with identifier: DV24306
2026-03-29 14:03:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c7cbd7f2-d94d-5878-82e9-c9504f0b4df5 with identifier: DV24306 to the API
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 3,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:19:56Z',
'fuel_type': 'diesel',
'id': 'c7cbd7f2-d94d-5878-82e9-c9504f0b4df5',
'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/DV24306',
'listing': 'auction',
'make': 'Kia',
'model': "pro_cee'd",
'odometer': 293424,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-04-03',
'seller_name': None,
'title': "Kia pro_cee'd 1.6 CRDi Concept",
'transmission': 'manual',
'trim': 'Concept',
'year': 2012}
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:33 [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-29 14:03:33 [auto1.es] INFO: Saving data for DV24306: {'auction_closing_time': 1774883996.0, 'created_time': 1774706498.731071, 'last_price_update_time': 1774793013.013945}
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DV24306') HTTP/1.1" 204 0
2026-03-29 14:03:33 [auto1.es] INFO: Found listing with ID: TV24981
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:33 [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-29 14:03:33 [auto1.es] INFO: Scrape type for TV24981: 2
2026-03-29 14:03:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b395c3ef-2b70-5be4-ad00-5f967b128163 with identifier: TV24981
2026-03-29 14:03:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b395c3ef-2b70-5be4-ad00-5f967b128163 with scrape type 2
2026-03-29 14:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b395c3ef-2b70-5be4-ad00-5f967b128163 with scrape type 2
2026-03-29 14:03:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b395c3ef-2b70-5be4-ad00-5f967b128163, identifier: TV24981
2026-03-29 14:03:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b395c3ef-2b70-5be4-ad00-5f967b128163 with identifier: TV24981
2026-03-29 14:03:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b395c3ef-2b70-5be4-ad00-5f967b128163 with identifier: TV24981
2026-03-29 14:03:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b395c3ef-2b70-5be4-ad00-5f967b128163 with identifier: TV24981 to the API
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:05:32Z',
'fuel_type': 'petrol',
'id': 'b395c3ef-2b70-5be4-ad00-5f967b128163',
'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/TV24981',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 102552,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-13',
'seller_name': None,
'title': 'Volkswagen Tiguan 1.5 TSI ACT Sport BlueMotion',
'transmission': 'automatic',
'trim': 'Sport BlueMotion',
'year': 2019}
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:33 [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-29 14:03:33 [auto1.es] INFO: Saving data for TV24981: {'auction_closing_time': 1774883132.0, 'created_time': 1774706491.465254, 'last_price_update_time': 1774793013.4155}
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TV24981') HTTP/1.1" 204 0
2026-03-29 14:03:33 [auto1.es] INFO: Channel: 24h | Page: 42 | totalHits: 1794 | hits on page: 40
2026-03-29 14:03:33 [auto1.es] INFO: Found listing with ID: PC32522
2026-03-29 14:03:33 [auto1.es] INFO: Found listing with ID: HV31906
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:33 [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-29 14:03:33 [auto1.es] INFO: Scrape type for HV31906: 2
2026-03-29 14:03:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7de609ff-ecae-547c-ad4a-af414575a76b with identifier: HV31906
2026-03-29 14:03:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7de609ff-ecae-547c-ad4a-af414575a76b with scrape type 2
2026-03-29 14:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7de609ff-ecae-547c-ad4a-af414575a76b with scrape type 2
2026-03-29 14:03:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 7de609ff-ecae-547c-ad4a-af414575a76b, identifier: HV31906
2026-03-29 14:03:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 7de609ff-ecae-547c-ad4a-af414575a76b with identifier: HV31906
2026-03-29 14:03:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 7de609ff-ecae-547c-ad4a-af414575a76b with identifier: HV31906
2026-03-29 14:03:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 7de609ff-ecae-547c-ad4a-af414575a76b with identifier: HV31906 to the API
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:18:38Z',
'fuel_type': 'diesel',
'id': '7de609ff-ecae-547c-ad4a-af414575a76b',
'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/HV31906',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Evoque',
'odometer': 167859,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-29',
'seller_name': None,
'title': 'Land Rover Evoque 2.0 Td4 SE',
'transmission': 'automatic',
'trim': 'SE',
'year': 2016}
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:33 [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-29 14:03:33 [auto1.es] INFO: Saving data for HV31906: {'auction_closing_time': 1774883918.0, 'created_time': 1774706496.461798, 'last_price_update_time': 1774793013.810126}
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HV31906') HTTP/1.1" 204 0
2026-03-29 14:03:33 [auto1.es] INFO: Found listing with ID: RW31062
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:33 [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-29 14:03:33 [auto1.es] INFO: Scrape type for RW31062: 0
2026-03-29 14:03:33 [auto1.es] INFO: Found listing with ID: UB86701
2026-03-29 14:03:33 [auto1.es] INFO: Found listing with ID: XP60269
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:33 [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-29 14:03:33 [auto1.es] INFO: Scrape type for XP60269: 0
2026-03-29 14:03:33 [auto1.es] INFO: Found listing with ID: KL17964
2026-03-29 14:03:33 [auto1.es] INFO: Found listing with ID: NM08693
2026-03-29 14:03:33 [auto1.es] INFO: Found listing with ID: MM24927
2026-03-29 14:03:33 [auto1.es] INFO: Found listing with ID: WG45325
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:33 [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-29 14:03:33 [auto1.es] INFO: Scrape type for WG45325: 0
2026-03-29 14:03:33 [auto1.es] INFO: Found listing with ID: MD68479
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:33 [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-29 14:03:33 [auto1.es] INFO: Scrape type for MD68479: 0
2026-03-29 14:03:33 [auto1.es] INFO: Found listing with ID: AZ60367
2026-03-29 14:03:33 [auto1.es] INFO: Found listing with ID: LJ63273
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:33 [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-29 14:03:33 [auto1.es] INFO: Scrape type for LJ63273: 0
2026-03-29 14:03:33 [auto1.es] INFO: Found listing with ID: EH03748
2026-03-29 14:03:33 [auto1.es] INFO: Found listing with ID: GF33961
2026-03-29 14:03:33 [auto1.es] INFO: Found listing with ID: LX05735
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:33 [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-29 14:03:33 [auto1.es] INFO: Scrape type for LX05735: 0
2026-03-29 14:03:33 [auto1.es] INFO: Found listing with ID: FX69665
2026-03-29 14:03:33 [auto1.es] INFO: Found listing with ID: NV64390
2026-03-29 14:03:33 [auto1.es] INFO: Found listing with ID: UH53722
2026-03-29 14:03:33 [auto1.es] INFO: Found listing with ID: UP08006
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:33 [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-29 14:03:33 [auto1.es] INFO: Scrape type for UP08006: 0
2026-03-29 14:03:33 [auto1.es] INFO: Found listing with ID: AP47288
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:34 [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-29 14:03:34 [auto1.es] INFO: Scrape type for AP47288: 0
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: EG51857
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:34 [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-29 14:03:34 [auto1.es] INFO: Scrape type for EG51857: 0
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: TS53334
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:34 [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-29 14:03:34 [auto1.es] INFO: Scrape type for TS53334: 0
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: HP31470
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: TW94946
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:34 [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-29 14:03:34 [auto1.es] INFO: Scrape type for TW94946: 0
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: KE70928
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:34 [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-29 14:03:34 [auto1.es] INFO: Scrape type for KE70928: 0
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: HX30017
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:34 [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-29 14:03:34 [auto1.es] INFO: Scrape type for HX30017: 0
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: PE66788
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: WA65207
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: SY19830
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:34 [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-29 14:03:34 [auto1.es] INFO: Scrape type for SY19830: 0
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: RR07700
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: RF07402
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:34 [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-29 14:03:34 [auto1.es] INFO: Scrape type for RF07402: 0
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: FR94321
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:34 [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-29 14:03:34 [auto1.es] INFO: Scrape type for FR94321: 0
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: UA24744
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:34 [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-29 14:03:34 [auto1.es] INFO: Scrape type for UA24744: 0
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: US29597
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: NJ67875
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:34 [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-29 14:03:34 [auto1.es] INFO: Scrape type for NJ67875: 0
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: XF82752
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: RK77233
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: YJ22884
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:34 [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-29 14:03:34 [auto1.es] INFO: Scrape type for YJ22884: 0
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: VV48329
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:34 [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-29 14:03:34 [auto1.es] INFO: Scrape type for VV48329: 0
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: NR06421
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: UE40961
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: KH51643
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:34 [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-29 14:03:34 [auto1.es] INFO: Scrape type for KH51643: 0
2026-03-29 14:03:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: CP18304
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: YD38751
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: MF35221
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: LR44040
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: XZ62069
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:34 [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-29 14:03:34 [auto1.es] INFO: Scrape type for XZ62069: 2
2026-03-29 14:03:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c21dca98-71a4-5b1c-b917-3f63317cf371 with identifier: XZ62069
2026-03-29 14:03:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c21dca98-71a4-5b1c-b917-3f63317cf371 with scrape type 2
2026-03-29 14:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c21dca98-71a4-5b1c-b917-3f63317cf371 with scrape type 2
2026-03-29 14:03:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c21dca98-71a4-5b1c-b917-3f63317cf371, identifier: XZ62069
2026-03-29 14:03:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c21dca98-71a4-5b1c-b917-3f63317cf371 with identifier: XZ62069
2026-03-29 14:03:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c21dca98-71a4-5b1c-b917-3f63317cf371 with identifier: XZ62069
2026-03-29 14:03:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c21dca98-71a4-5b1c-b917-3f63317cf371 with identifier: XZ62069 to the API
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 160,
'expiration_date': '2026-03-30T15:14:37Z',
'fuel_type': 'petrol',
'id': 'c21dca98-71a4-5b1c-b917-3f63317cf371',
'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/XZ62069',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Passat CC',
'odometer': 227272,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-11-11',
'seller_name': None,
'title': 'Volkswagen Passat CC 1.8 TSI',
'transmission': 'automatic',
'trim': '',
'year': 2009}
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:34 [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-29 14:03:34 [auto1.es] INFO: Saving data for XZ62069: {'auction_closing_time': 1774883677.0, 'created_time': 1774706494.197416, 'last_price_update_time': 1774793014.670044}
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XZ62069') HTTP/1.1" 204 0
2026-03-29 14:03:34 [auto1.es] INFO: Found listing with ID: LV43298
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:34 [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-29 14:03:34 [auto1.es] INFO: Scrape type for LV43298: 2
2026-03-29 14:03:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ef091a4-8008-559d-abef-e5f60b7e6e37 with identifier: LV43298
2026-03-29 14:03:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ef091a4-8008-559d-abef-e5f60b7e6e37 with scrape type 2
2026-03-29 14:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ef091a4-8008-559d-abef-e5f60b7e6e37 with scrape type 2
2026-03-29 14:03:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 5ef091a4-8008-559d-abef-e5f60b7e6e37, identifier: LV43298
2026-03-29 14:03:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 5ef091a4-8008-559d-abef-e5f60b7e6e37 with identifier: LV43298
2026-03-29 14:03:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 5ef091a4-8008-559d-abef-e5f60b7e6e37 with identifier: LV43298
2026-03-29 14:03:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 5ef091a4-8008-559d-abef-e5f60b7e6e37 with identifier: LV43298 to the API
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:36:50Z',
'fuel_type': 'diesel',
'id': '5ef091a4-8008-559d-abef-e5f60b7e6e37',
'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/LV43298',
'listing': 'auction',
'make': 'Peugeot',
'model': '508',
'odometer': 107845,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-04',
'seller_name': None,
'title': 'Peugeot 508 2.0 Blue-HDi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2016}
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:35 [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-29 14:03:35 [auto1.es] INFO: Saving data for LV43298: {'auction_closing_time': 1774885010.0, 'created_time': 1773432286.434778, 'last_price_update_time': 1774793015.182613}
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LV43298') HTTP/1.1" 204 0
2026-03-29 14:03:35 [auto1.es] INFO: Found listing with ID: AW26906
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:35 [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-29 14:03:35 [auto1.es] INFO: Scrape type for AW26906: 2
2026-03-29 14:03:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad31780b-ee56-5cc9-8a3d-e18f06f1b76d with identifier: AW26906
2026-03-29 14:03:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad31780b-ee56-5cc9-8a3d-e18f06f1b76d with scrape type 2
2026-03-29 14:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad31780b-ee56-5cc9-8a3d-e18f06f1b76d with scrape type 2
2026-03-29 14:03:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: ad31780b-ee56-5cc9-8a3d-e18f06f1b76d, identifier: AW26906
2026-03-29 14:03:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: ad31780b-ee56-5cc9-8a3d-e18f06f1b76d with identifier: AW26906
2026-03-29 14:03:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: ad31780b-ee56-5cc9-8a3d-e18f06f1b76d with identifier: AW26906
2026-03-29 14:03:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: ad31780b-ee56-5cc9-8a3d-e18f06f1b76d with identifier: AW26906 to the API
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 105,
'expiration_date': '2026-03-30T15:31:22Z',
'fuel_type': 'diesel',
'id': 'ad31780b-ee56-5cc9-8a3d-e18f06f1b76d',
'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/AW26906',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf Plus',
'odometer': 216198,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-10-09',
'seller_name': None,
'title': 'Volkswagen Golf Plus 1.6 TDI Trendline BlueMotion',
'transmission': 'automatic',
'trim': 'Trendline BlueMotion',
'year': 2011}
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:35 [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-29 14:03:35 [auto1.es] INFO: Saving data for AW26906: {'auction_closing_time': 1774884682.0, 'created_time': 1774706492.674233, 'last_price_update_time': 1774793015.580237}
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AW26906') HTTP/1.1" 204 0
2026-03-29 14:03:35 [auto1.es] INFO: Found listing with ID: BF82684
2026-03-29 14:03:35 [auto1.es] INFO: Found listing with ID: LS22424
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:35 [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-29 14:03:35 [auto1.es] INFO: Scrape type for LS22424: 2
2026-03-29 14:03:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 393dd323-0535-5433-a08e-855df4e81ae8 with identifier: LS22424
2026-03-29 14:03:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 393dd323-0535-5433-a08e-855df4e81ae8 with scrape type 2
2026-03-29 14:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 393dd323-0535-5433-a08e-855df4e81ae8 with scrape type 2
2026-03-29 14:03:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 393dd323-0535-5433-a08e-855df4e81ae8, identifier: LS22424
2026-03-29 14:03:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 393dd323-0535-5433-a08e-855df4e81ae8 with identifier: LS22424
2026-03-29 14:03:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 393dd323-0535-5433-a08e-855df4e81ae8 with identifier: LS22424
2026-03-29 14:03:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 393dd323-0535-5433-a08e-855df4e81ae8 with identifier: LS22424 to the API
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 225,
'expiration_date': '2026-03-30T15:47:43Z',
'fuel_type': 'hybrid',
'id': '393dd323-0535-5433-a08e-855df4e81ae8',
'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/LS22424',
'listing': 'auction',
'make': 'MINI',
'model': 'Countryman',
'odometer': 130825,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-12',
'seller_name': None,
'title': 'MINI Countryman Cooper S E Hybrid ALL4',
'transmission': 'automatic',
'trim': 'ALL4',
'year': 2017}
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:36 [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-29 14:03:36 [auto1.es] INFO: Saving data for LS22424: {'auction_closing_time': 1774885663.0, 'created_time': 1773128743.234298, 'last_price_update_time': 1774793016.024565}
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LS22424') HTTP/1.1" 204 0
2026-03-29 14:03:36 [auto1.es] INFO: Found listing with ID: JN16141
2026-03-29 14:03:36 [auto1.es] INFO: Found listing with ID: RE29158
2026-03-29 14:03:36 [auto1.es] INFO: Found listing with ID: XM37259
2026-03-29 14:03:36 [auto1.es] INFO: Found listing with ID: DD08743
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:36 [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-29 14:03:36 [auto1.es] INFO: Scrape type for DD08743: 2
2026-03-29 14:03:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a57a4e15-3e60-5c60-9bae-df030d2fe6b6 with identifier: DD08743
2026-03-29 14:03:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a57a4e15-3e60-5c60-9bae-df030d2fe6b6 with scrape type 2
2026-03-29 14:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a57a4e15-3e60-5c60-9bae-df030d2fe6b6 with scrape type 2
2026-03-29 14:03:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a57a4e15-3e60-5c60-9bae-df030d2fe6b6, identifier: DD08743
2026-03-29 14:03:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a57a4e15-3e60-5c60-9bae-df030d2fe6b6 with identifier: DD08743
2026-03-29 14:03:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a57a4e15-3e60-5c60-9bae-df030d2fe6b6 with identifier: DD08743
2026-03-29 14:03:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a57a4e15-3e60-5c60-9bae-df030d2fe6b6 with identifier: DD08743 to the API
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 200,
'expiration_date': '2026-03-30T15:47:36Z',
'fuel_type': 'diesel',
'id': 'a57a4e15-3e60-5c60-9bae-df030d2fe6b6',
'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/DD08743',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Passat Alltrack',
'odometer': 185932,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-12',
'seller_name': None,
'title': 'Volkswagen Passat Alltrack 2.0 TDI 4Motion',
'transmission': 'automatic',
'trim': '4Motion',
'year': 2021}
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:36 [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-29 14:03:36 [auto1.es] INFO: Saving data for DD08743: {'auction_closing_time': 1774885656.0, 'created_time': 1774706497.344527, 'last_price_update_time': 1774793016.425681}
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DD08743') HTTP/1.1" 204 0
2026-03-29 14:03:36 [auto1.es] INFO: Found listing with ID: MB84722
2026-03-29 14:03:36 [auto1.es] INFO: Found listing with ID: LJ76741
2026-03-29 14:03:36 [auto1.es] INFO: Found listing with ID: EJ15822
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:36 [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-29 14:03:36 [auto1.es] INFO: Scrape type for EJ15822: 0
2026-03-29 14:03:36 [auto1.es] INFO: Found listing with ID: MY16878
2026-03-29 14:03:36 [auto1.es] INFO: Found listing with ID: SR36141
2026-03-29 14:03:36 [auto1.es] INFO: Found listing with ID: PW93745
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:36 [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-29 14:03:36 [auto1.es] INFO: Scrape type for PW93745: 0
2026-03-29 14:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:03:37 [auto1.es] INFO: Channel: 24h | Page: 43 | totalHits: 1794 | hits on page: 40
2026-03-29 14:03:37 [auto1.es] INFO: Found listing with ID: VK88655
2026-03-29 14:03:37 [auto1.es] INFO: Found listing with ID: LX19850
2026-03-29 14:03:37 [auto1.es] INFO: Found listing with ID: VY33491
2026-03-29 14:03:37 [auto1.es] INFO: Found listing with ID: MK70823
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [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-29 14:03:37 [auto1.es] INFO: Scrape type for MK70823: 0
2026-03-29 14:03:37 [auto1.es] INFO: Found listing with ID: WJ13987
2026-03-29 14:03:37 [auto1.es] INFO: Found listing with ID: CV66475
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [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-29 14:03:37 [auto1.es] INFO: Scrape type for CV66475: 0
2026-03-29 14:03:37 [auto1.es] INFO: Found listing with ID: WV13003
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [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-29 14:03:37 [auto1.es] INFO: Scrape type for WV13003: 0
2026-03-29 14:03:37 [auto1.es] INFO: Found listing with ID: RU20773
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [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-29 14:03:37 [auto1.es] INFO: Scrape type for RU20773: 0
2026-03-29 14:03:37 [auto1.es] INFO: Found listing with ID: DX72954
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [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-29 14:03:37 [auto1.es] INFO: Scrape type for DX72954: 0
2026-03-29 14:03:37 [auto1.es] INFO: Found listing with ID: VA33750
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [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-29 14:03:37 [auto1.es] INFO: Scrape type for VA33750: 0
2026-03-29 14:03:37 [auto1.es] INFO: Found listing with ID: SR52978
2026-03-29 14:03:37 [auto1.es] INFO: Found listing with ID: BA23720
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [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-29 14:03:37 [auto1.es] INFO: Scrape type for BA23720: 0
2026-03-29 14:03:37 [auto1.es] INFO: Found listing with ID: PL84711
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [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-29 14:03:37 [auto1.es] INFO: Scrape type for PL84711: 0
2026-03-29 14:03:37 [auto1.es] INFO: Found listing with ID: AZ04928
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [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-29 14:03:37 [auto1.es] INFO: Scrape type for AZ04928: 0
2026-03-29 14:03:37 [auto1.es] INFO: Found listing with ID: ZK54179
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [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-29 14:03:37 [auto1.es] INFO: Scrape type for ZK54179: 0
2026-03-29 14:03:37 [auto1.es] INFO: Found listing with ID: JA60709
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [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-29 14:03:37 [auto1.es] INFO: Scrape type for JA60709: 0
2026-03-29 14:03:37 [auto1.es] INFO: Found listing with ID: BK75900
2026-03-29 14:03:37 [auto1.es] INFO: Found listing with ID: EF82008
2026-03-29 14:03:37 [auto1.es] INFO: Found listing with ID: TX62344
2026-03-29 14:03:37 [auto1.es] INFO: Found listing with ID: CY52892
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [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-29 14:03:37 [auto1.es] INFO: Scrape type for CY52892: 0
2026-03-29 14:03:37 [auto1.es] INFO: Found listing with ID: RW90517
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [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-29 14:03:37 [auto1.es] INFO: Scrape type for RW90517: 0
2026-03-29 14:03:37 [auto1.es] INFO: Found listing with ID: KK87704
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [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-29 14:03:37 [auto1.es] INFO: Scrape type for KK87704: 0
2026-03-29 14:03:37 [auto1.es] INFO: Found listing with ID: AF53027
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [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-29 14:03:37 [auto1.es] INFO: Scrape type for AF53027: 0
2026-03-29 14:03:37 [auto1.es] INFO: Found listing with ID: NX17648
2026-03-29 14:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:38 [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-29 14:03:38 [auto1.es] INFO: Scrape type for NX17648: 0
2026-03-29 14:03:38 [auto1.es] INFO: Found listing with ID: RX17538
2026-03-29 14:03:38 [auto1.es] INFO: Found listing with ID: PP42780
2026-03-29 14:03:38 [auto1.es] INFO: Found listing with ID: EK21860
2026-03-29 14:03:38 [auto1.es] INFO: Found listing with ID: EM88527
2026-03-29 14:03:38 [auto1.es] INFO: Found listing with ID: ML70720
2026-03-29 14:03:38 [auto1.es] INFO: Found listing with ID: XA25667
2026-03-29 14:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:38 [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-29 14:03:38 [auto1.es] INFO: Scrape type for XA25667: 0
2026-03-29 14:03:38 [auto1.es] INFO: Found listing with ID: LH42756
2026-03-29 14:03:38 [auto1.es] INFO: Found listing with ID: YS26400
2026-03-29 14:03:38 [auto1.es] INFO: Found listing with ID: DL67174
2026-03-29 14:03:38 [auto1.es] INFO: Found listing with ID: VT22035
2026-03-29 14:03:38 [auto1.es] INFO: Found listing with ID: BM94316
2026-03-29 14:03:38 [auto1.es] INFO: Found listing with ID: NP14618
2026-03-29 14:03:38 [auto1.es] INFO: Found listing with ID: MS21138
2026-03-29 14:03:38 [auto1.es] INFO: Found listing with ID: EG18417
2026-03-29 14:03:38 [auto1.es] INFO: Found listing with ID: MH61134
2026-03-29 14:03:38 [auto1.es] INFO: Found listing with ID: SJ29812
2026-03-29 14:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:38 [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-29 14:03:38 [auto1.es] INFO: Scrape type for SJ29812: 0
2026-03-29 14:03:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:03:39 [auto1.es] INFO: Channel: 24h | Page: 44 | totalHits: 1794 | hits on page: 40
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: YR47021
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: HD15587
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: RV46161
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: BE52894
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: VG10975
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: VC46387
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:39 [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-29 14:03:39 [auto1.es] INFO: Scrape type for VC46387: 0
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: PT83214
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:39 [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-29 14:03:39 [auto1.es] INFO: Scrape type for PT83214: 0
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: JM22028
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:39 [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-29 14:03:39 [auto1.es] INFO: Scrape type for JM22028: 0
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: BE06656
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: BB43424
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: PP51748
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:39 [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-29 14:03:39 [auto1.es] INFO: Scrape type for PP51748: 0
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: UR52438
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: PS14149
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: KW41207
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:39 [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-29 14:03:39 [auto1.es] INFO: Scrape type for KW41207: 0
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: DZ14313
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:39 [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-29 14:03:39 [auto1.es] INFO: Scrape type for DZ14313: 0
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: GB85500
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: MM10114
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:39 [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-29 14:03:39 [auto1.es] INFO: Scrape type for MM10114: 0
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: HB49696
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: BD69274
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:39 [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-29 14:03:39 [auto1.es] INFO: Scrape type for BD69274: 0
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: ES13897
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:39 [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-29 14:03:39 [auto1.es] INFO: Scrape type for ES13897: 0
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: PD50482
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:39 [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-29 14:03:39 [auto1.es] INFO: Scrape type for PD50482: 0
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: FP09547
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: KU62533
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: JZ72773
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:39 [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-29 14:03:39 [auto1.es] INFO: Scrape type for JZ72773: 0
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: SX89883
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: KP23641
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: FN14601
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:39 [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-29 14:03:39 [auto1.es] INFO: Scrape type for FN14601: 0
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: ZT45272
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: EW17140
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:39 [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-29 14:03:39 [auto1.es] INFO: Scrape type for EW17140: 0
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: GP84876
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: FF19626
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:39 [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-29 14:03:39 [auto1.es] INFO: Scrape type for FF19626: 0
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: GG14536
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: XF41535
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:39 [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-29 14:03:39 [auto1.es] INFO: Scrape type for XF41535: 0
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: KK57262
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:39 [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-29 14:03:39 [auto1.es] INFO: Scrape type for KK57262: 0
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: PL51206
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: GZ44796
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: EU70316
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:39 [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-29 14:03:39 [auto1.es] INFO: Scrape type for EU70316: 0
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: PN86377
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: MF61460
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:39 [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-29 14:03:39 [auto1.es] INFO: Scrape type for MF61460: 0
2026-03-29 14:03:39 [auto1.es] INFO: Found listing with ID: JS10706
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:39 [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-29 14:03:39 [auto1.es] INFO: Scrape type for JS10706: 0
2026-03-29 14:03:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:03:41 [auto1.es] INFO: Channel: 24h | Page: 45 | totalHits: 1794 | hits on page: 34
2026-03-29 14:03:41 [auto1.es] INFO: Found listing with ID: UG73300
2026-03-29 14:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:41 [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-29 14:03:41 [auto1.es] INFO: Scrape type for UG73300: 0
2026-03-29 14:03:41 [auto1.es] INFO: Found listing with ID: CE73826
2026-03-29 14:03:41 [auto1.es] INFO: Found listing with ID: DW64016
2026-03-29 14:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:41 [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-29 14:03:41 [auto1.es] INFO: Scrape type for DW64016: 0
2026-03-29 14:03:41 [auto1.es] INFO: Found listing with ID: XB82673
2026-03-29 14:03:41 [auto1.es] INFO: Found listing with ID: NM22189
2026-03-29 14:03:41 [auto1.es] INFO: Found listing with ID: BA61536
2026-03-29 14:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:41 [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-29 14:03:41 [auto1.es] INFO: Scrape type for BA61536: 0
2026-03-29 14:03:41 [auto1.es] INFO: Found listing with ID: UP09375
2026-03-29 14:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:41 [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-29 14:03:41 [auto1.es] INFO: Scrape type for UP09375: 0
2026-03-29 14:03:41 [auto1.es] INFO: Found listing with ID: GE22021
2026-03-29 14:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:41 [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-29 14:03:41 [auto1.es] INFO: Scrape type for GE22021: 0
2026-03-29 14:03:41 [auto1.es] INFO: Found listing with ID: FA09072
2026-03-29 14:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:41 [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-29 14:03:41 [auto1.es] INFO: Scrape type for FA09072: 0
2026-03-29 14:03:41 [auto1.es] INFO: Found listing with ID: ZH42049
2026-03-29 14:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:41 [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-29 14:03:41 [auto1.es] INFO: Scrape type for ZH42049: 0
2026-03-29 14:03:41 [auto1.es] INFO: Found listing with ID: LB38939
2026-03-29 14:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:41 [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-29 14:03:41 [auto1.es] INFO: Scrape type for LB38939: 0
2026-03-29 14:03:41 [auto1.es] INFO: Found listing with ID: RV29319
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [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-29 14:03:42 [auto1.es] INFO: Scrape type for RV29319: 0
2026-03-29 14:03:42 [auto1.es] INFO: Found listing with ID: US62634
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [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-29 14:03:42 [auto1.es] INFO: Scrape type for US62634: 0
2026-03-29 14:03:42 [auto1.es] INFO: Found listing with ID: XN12672
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [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-29 14:03:42 [auto1.es] INFO: Scrape type for XN12672: 0
2026-03-29 14:03:42 [auto1.es] INFO: Found listing with ID: YH49695
2026-03-29 14:03:42 [auto1.es] INFO: Found listing with ID: RW91373
2026-03-29 14:03:42 [auto1.es] INFO: Found listing with ID: RP67068
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [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-29 14:03:42 [auto1.es] INFO: Scrape type for RP67068: 0
2026-03-29 14:03:42 [auto1.es] INFO: Found listing with ID: LG74328
2026-03-29 14:03:42 [auto1.es] INFO: Found listing with ID: RF85744
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [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-29 14:03:42 [auto1.es] INFO: Scrape type for RF85744: 0
2026-03-29 14:03:42 [auto1.es] INFO: Found listing with ID: YX32704
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [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-29 14:03:42 [auto1.es] INFO: Scrape type for YX32704: 0
2026-03-29 14:03:42 [auto1.es] INFO: Found listing with ID: ZG63896
2026-03-29 14:03:42 [auto1.es] INFO: Found listing with ID: XN94474
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [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-29 14:03:42 [auto1.es] INFO: Scrape type for XN94474: 0
2026-03-29 14:03:42 [auto1.es] INFO: Found listing with ID: VU26922
2026-03-29 14:03:42 [auto1.es] INFO: Found listing with ID: AG57096
2026-03-29 14:03:42 [auto1.es] INFO: Found listing with ID: CM29770
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [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-29 14:03:42 [auto1.es] INFO: Scrape type for CM29770: 0
2026-03-29 14:03:42 [auto1.es] INFO: Found listing with ID: PU80612
2026-03-29 14:03:42 [auto1.es] INFO: Found listing with ID: RX82713
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [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-29 14:03:42 [auto1.es] INFO: Scrape type for RX82713: 0
2026-03-29 14:03:42 [auto1.es] INFO: Found listing with ID: AE71783
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [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-29 14:03:42 [auto1.es] INFO: Scrape type for AE71783: 0
2026-03-29 14:03:42 [auto1.es] INFO: Found listing with ID: GH02704
2026-03-29 14:03:42 [auto1.es] INFO: Found listing with ID: CM09391
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [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-29 14:03:42 [auto1.es] INFO: Scrape type for CM09391: 0
2026-03-29 14:03:42 [auto1.es] INFO: Found listing with ID: GR51630
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [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-29 14:03:42 [auto1.es] INFO: Scrape type for GR51630: 0
2026-03-29 14:03:42 [auto1.es] INFO: Found listing with ID: DU59373
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [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-29 14:03:42 [auto1.es] INFO: Scrape type for DU59373: 0
2026-03-29 14:03:42 [auto1.es] INFO: Found listing with ID: ZH62909
2026-03-29 14:03:42 [auto1.es] INFO: Found listing with ID: HZ84685
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [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-29 14:03:42 [auto1.es] INFO: Scrape type for HZ84685: 0
2026-03-29 14:03:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 14:03:43 [auto1.es] INFO: Channel: 24h | Page: 46 | totalHits: 1794 | hits on page: 0
2026-03-29 14:03:43 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-29 14:03:43 [auto1.es] INFO: auto1.es Batch config: batch 1/2
2026-03-29 14:03:43 [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>: 4, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 61, <ScrapeType.BATCH_SKIPPED: 5>: 63}
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:43 [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%201774361023 HTTP/1.1" 200 None
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='AG12212') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='AJ17622') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='AN82434') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BJ44308') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BP87413') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BS78445') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BY86726') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BZ41890') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='DE05142') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='DF95857') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='DH08567') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='DT92878') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='EK01872') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='EU50952') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='EW40480') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='EX10486') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='EZ00387') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='FD30852') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='FJ76059') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='FZ98795') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='GK15651') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='GK43896') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='GN42445') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='GT01515') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='GU07092') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='GV67687') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='GZ29235') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='HC02257') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='HK29910') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='HP31029') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='JF11821') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='JF22585') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='JF39868') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='JJ10841') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='JP06939') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='JZ48732') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='KC55308') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='KJ88153') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='KV31631') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LD85215') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LF16630') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LJ17712') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LN62428') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LN62858') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LR52246') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LV50426') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='MA43945') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='MD43626') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='MJ86960') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='MV95827') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='MZ51607') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='NF44859') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='NV97141') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='PA70803') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='PD89077') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='PG57735') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='PH24007') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='PX05211') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='RA39080') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='RB57114') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='RE87554') HTTP/1.1" 204 0
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='RR98248') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='RU72076') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='RV71554') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='SJ43518') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='TF57269') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='TS38549') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='TU48427') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='TY04306') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='UK59313') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='UM59294') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='UT67316') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='UY55647') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='UZ31378') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='VC21709') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='VH67145') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='VW25971') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='VY68135') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='WB92994') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='WG30361') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='WP71863') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='WW33161') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XC10793') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XE25513') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XG19134') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XJ94303') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XL49811') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XS72165') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='YC26234') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='YE69993') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='YP06680') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='YX24794') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ZE18206') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ZL27489') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ZN18209') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ZP90682') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ZS37202') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ZU63673') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ZW73260') HTTP/1.1" 204 0
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ZY05543') HTTP/1.1" 204 0
2026-03-29 14:03:44 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (303 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.es/task_21_2026-03-29T14_00_00.jl
2026-03-29 14:03:44 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 140782,
'downloader/request_count': 50,
'downloader/request_method_count/GET': 2,
'downloader/request_method_count/POST': 48,
'downloader/response_bytes': 8029314,
'downloader/response_count': 50,
'downloader/response_status_count/200': 50,
'elapsed_time_seconds': 213.948589,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 29, 14, 3, 44, 471205, tzinfo=datetime.timezone.utc),
'item_scraped_count': 303,
'log_count/DEBUG': 4241,
'log_count/INFO': 5290,
'memusage/max': 166309888,
'memusage/startup': 150052864,
'request_depth_max': 49,
'response_received_count': 50,
'scheduler/dequeued': 50,
'scheduler/dequeued/memory': 50,
'scheduler/enqueued': 50,
'scheduler/enqueued/memory': 50,
'scrape_type/batch_skipped': 906,
'scrape_type/price_update': 303,
'scrape_type/skipped': 625,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 50,
'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.9948050516005598,
'scrapy-zyte-api/mean_response_seconds': 3.1028981891181315,
'scrapy-zyte-api/processed': 50,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 50,
'scrapy-zyte-api/request_args/experimental.requestCookies': 49,
'scrapy-zyte-api/request_args/experimental.responseCookies': 50,
'scrapy-zyte-api/request_args/httpRequestBody': 48,
'scrapy-zyte-api/request_args/httpRequestMethod': 48,
'scrapy-zyte-api/request_args/httpResponseBody': 50,
'scrapy-zyte-api/request_args/httpResponseHeaders': 50,
'scrapy-zyte-api/request_args/sessionContext': 50,
'scrapy-zyte-api/request_args/url': 50,
'scrapy-zyte-api/status_codes/200': 50,
'scrapy-zyte-api/success': 50,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 1834,
'source/total_available': 1794,
'start_time': datetime.datetime(2026, 3, 29, 14, 0, 10, 522616, tzinfo=datetime.timezone.utc)}
2026-03-29 14:03:44 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-29 14:03:44 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fd88797e090>
2026-03-29 14:03:44 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fd88797e490>