2026-03-28 02:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-28 02:00:04 [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-28 02:00:04 [arval.fr] INFO: Starting spider arval.fr [deploy-check: 2026-03-12T15:10]
2026-03-28 02:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-28 02:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-28 02:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-28 02:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-28 02:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: f4a251d57e5125eb
2026-03-28 02:00:04 [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-28 02:00:04 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_DELAY': 0.25,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/arval.fr/task_50_2026-03-28T02_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-28 02:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 02:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 02:00:04 [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-28 02:00:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-28 02:00:05 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-28 02:00:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-28 02:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-28 02:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-28 02:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-28 02:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-28 02:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: fr
2026-03-28 02:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27fr%27%20and%20RowKey%20eq%20%27fr%27 HTTP/1.1" 200 None
2026-03-28 02:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-28 02:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-28 02:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-28 02:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-28 02:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-28 02:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-28 02:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-28 02:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-28 02:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-28 02:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-28 02:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-28 02:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-28 02:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-28 02:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-28 02:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-28 02:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-28 02:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-28 02:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-28 02:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-28 02:00:05 [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-28 02:00:05 [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-28 02:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-28 02:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-28 02:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-28 02:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-28 02:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-28 02:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-28 02:00:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-28 02:00:10 [scrapy-playwright] INFO: Browser firefox launched
2026-03-28 02:00:10 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-28 02:00:11 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-28 02:00:11 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.fr/> (resource type: document)
2026-03-28 02:00:12 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://autoselect.arval.fr/>
2026-03-28 02:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.fr/> (resource type: document)
2026-03-28 02:00:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.fr/>
2026-03-28 02:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js> (resource type: script, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:12 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-28 02:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.fr/styles/fonts/bnpp-sans/bnpp-sans.woff2> (resource type: font, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.fr/styles/fonts/bnpp-sans/bnpp-sans-bold.woff2> (resource type: font, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.fr/styles/fonts/bnpp-sans/bnpp-sans-light.woff2> (resource type: font, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.fr/styles/fonts/bnpp-sans-condensed/bnpp-sans-cond-v2.woff2> (resource type: font, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.fr/styles/fonts/bnpp-sans-condensed/bnpp-sans-cond-bold-v2.woff2> (resource type: font, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.fr/styles/arval_styles/arval.css> (resource type: stylesheet, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.fr/scripts/arval_scripts/polyfills.js> (resource type: script, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.fr/scripts/arval_scripts/runtime.min.js> (resource type: script, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.fr/scripts/arval_scripts/arval.js> (resource type: script, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.fr/scripts/arval_scripts/vandor.min.js> (resource type: script, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.fr/images/arval-autoselect-logo.png> (resource type: image, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:12 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.fr/images/arval-autoselect-logo.png>
2026-03-28 02:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.fr/CountriesData/France/images/banners/HEADER_Autoselect_1150x107.png> (resource type: image, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:12 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.fr/CountriesData/France/images/banners/HEADER_Autoselect_1150x107.png>
2026-03-28 02:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.fr/CountriesData/France/images/banners/banner_home.jpg> (resource type: image, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:12 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.fr/CountriesData/France/images/banners/banner_home.jpg>
2026-03-28 02:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.monitor.azure.com/scripts/b/ai.2.min.js> (resource type: script, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.fr/styles/fonts/bnpp-sans/bnpp-sans.woff2>
2026-03-28 02:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.fr/scripts/arval_scripts/polyfills.js>
2026-03-28 02:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.fr/styles/fonts/bnpp-sans/bnpp-sans-bold.woff2>
2026-03-28 02:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.fr/scripts/arval_scripts/runtime.min.js>
2026-03-28 02:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.fr/scripts/arval_scripts/arval.js>
2026-03-28 02:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.fr/styles/fonts/bnpp-sans-condensed/bnpp-sans-cond-v2.woff2>
2026-03-28 02:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.fr/styles/arval_styles/arval.css>
2026-03-28 02:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.fr/scripts/arval_scripts/vandor.min.js>
2026-03-28 02:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.fr/styles/fonts/bnpp-sans-condensed/bnpp-sans-cond-bold-v2.woff2>
2026-03-28 02:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-MVPKT57> (resource type: script, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtm.js?id=GTM-MVPKT57>
2026-03-28 02:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.fr/images/arval-autoselect-logo.png> (resource type: image, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.fr/images/arval-autoselect-logo.png>
2026-03-28 02:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.fr/CountriesData/France/images/banners/HEADER_Autoselect_1150x107.png> (resource type: image, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.fr/CountriesData/France/images/banners/HEADER_Autoselect_1150x107.png>
2026-03-28 02:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.fr/styles/fonts/bnpp-sans/bnpp-sans-light.woff2>
2026-03-28 02:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.fr/CountriesData/France/images/banners/banner_home.jpg> (resource type: image, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.fr/CountriesData/France/images/banners/banner_home.jpg>
2026-03-28 02:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://my.mediahub.bnpparibas/AssetLink/cve8ulnp2184h1s641n4n5sow5g1j80j.mp4> (resource type: document, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.monitor.azure.com/scripts/b/ai.2.min.js>
2026-03-28 02:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.fr/styles/arval_icons/android-icon-192x192.png> (resource type: image, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.fr/styles/arval_icons/android-icon-192x192.png>
2026-03-28 02:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.fr/styles/arval_icons/favicon-16x16.png> (resource type: image, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.fr/styles/arval_icons/favicon-16x16.png>
2026-03-28 02:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://my.mediahub.bnpparibas/AssetLink/cve8ulnp2184h1s641n4n5sow5g1j80j.mp4>
2026-03-28 02:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?pageSize=6&purchaseOption=release&reservationLabels=disponible&_=1774663213666> (resource type: xhr, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Filters/5?purchaseOption=sale&reservationLabels=available> (resource type: xhr, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Filters/5?orderBy=reLeasePriceGross|asc&purchaseOption=release&reservationLabels=available> (resource type: xhr, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr, referrer: https://autoselect.arval.fr/)
2026-03-28 02:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://autoselect.arval.fr> (referer: None) ['playwright']
2026-03-28 02:00:23 [arval.fr] INFO: Scrapy-formatted cookies: [{'name': 'ARRAffinity', 'value': '5f4dbd6a5f3bbb38bdbcbc8f545e992b01d45d94bac4a7318fa89b741ba513a9', 'domain': '.autoselect.arval.fr', 'path': '/'}, {'name': 'ARRAffinitySameSite', 'value': '5f4dbd6a5f3bbb38bdbcbc8f545e992b01d45d94bac4a7318fa89b741ba513a9', 'domain': '.autoselect.arval.fr', 'path': '/'}, {'name': 'ai_user', 'value': '9mWKSmmijQ87OtJPIagT95|2026-03-28T02:00:13.869Z', 'domain': 'autoselect.arval.fr', 'path': '/'}, {'name': 'ai_session', 'value': '4IiTzg6cABjCoRfOeeGp8G|1774663223433|1774663223433', 'domain': 'autoselect.arval.fr', 'path': '/'}]
2026-03-28 02:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Arval',RowKey='cookies') HTTP/1.1" 204 0
2026-03-28 02:00:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=1&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:00:25 [arval.fr] INFO: Found listing with ID: 132531
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132531%27 HTTP/1.1" 200 None
2026-03-28 02:00:25 [arval.fr] INFO: Scrape type for 132531: 2
2026-03-28 02:00:25 [arval.fr] INFO: Found listing with ID: 132529
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132529%27 HTTP/1.1" 200 None
2026-03-28 02:00:25 [arval.fr] INFO: Scrape type for 132529: 2
2026-03-28 02:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:00:25 [arval.fr] INFO: Found listing with ID: 132528
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132528%27 HTTP/1.1" 200 None
2026-03-28 02:00:25 [arval.fr] INFO: Scrape type for 132528: 2
2026-03-28 02:00:25 [arval.fr] INFO: Found listing with ID: 132527
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132527%27 HTTP/1.1" 200 None
2026-03-28 02:00:25 [arval.fr] INFO: Scrape type for 132527: 2
2026-03-28 02:00:25 [arval.fr] INFO: Found listing with ID: 132526
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132526%27 HTTP/1.1" 200 None
2026-03-28 02:00:25 [arval.fr] INFO: Scrape type for 132526: 2
2026-03-28 02:00:25 [arval.fr] INFO: Found listing with ID: 132525
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132525%27 HTTP/1.1" 200 None
2026-03-28 02:00:25 [arval.fr] INFO: Scrape type for 132525: 2
2026-03-28 02:00:25 [arval.fr] INFO: Found listing with ID: 132524
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132524%27 HTTP/1.1" 200 None
2026-03-28 02:00:25 [arval.fr] INFO: Scrape type for 132524: 2
2026-03-28 02:00:25 [arval.fr] INFO: Found listing with ID: 132523
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132523%27 HTTP/1.1" 200 None
2026-03-28 02:00:25 [arval.fr] INFO: Scrape type for 132523: 2
2026-03-28 02:00:25 [arval.fr] INFO: Found listing with ID: 132522
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132522%27 HTTP/1.1" 200 None
2026-03-28 02:00:25 [arval.fr] INFO: Scrape type for 132522: 2
2026-03-28 02:00:25 [arval.fr] INFO: Found listing with ID: 132521
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132521%27 HTTP/1.1" 200 None
2026-03-28 02:00:25 [arval.fr] INFO: Scrape type for 132521: 2
2026-03-28 02:00:25 [arval.fr] INFO: Found listing with ID: 132520
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132520%27 HTTP/1.1" 200 None
2026-03-28 02:00:25 [arval.fr] INFO: Scrape type for 132520: 2
2026-03-28 02:00:25 [arval.fr] INFO: Found listing with ID: 132519
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132519%27 HTTP/1.1" 200 None
2026-03-28 02:00:25 [arval.fr] INFO: Scrape type for 132519: 2
2026-03-28 02:00:25 [arval.fr] INFO: Found listing with ID: 132518
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132518%27 HTTP/1.1" 200 None
2026-03-28 02:00:25 [arval.fr] INFO: Scrape type for 132518: 2
2026-03-28 02:00:25 [arval.fr] INFO: Found listing with ID: 132517
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132517%27 HTTP/1.1" 200 None
2026-03-28 02:00:25 [arval.fr] INFO: Scrape type for 132517: 2
2026-03-28 02:00:25 [arval.fr] INFO: Found listing with ID: 132516
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132516%27 HTTP/1.1" 200 None
2026-03-28 02:00:25 [arval.fr] INFO: Scrape type for 132516: 2
2026-03-28 02:00:25 [arval.fr] INFO: Found listing with ID: 132515
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132515%27 HTTP/1.1" 200 None
2026-03-28 02:00:25 [arval.fr] INFO: Scrape type for 132515: 2
2026-03-28 02:00:25 [arval.fr] INFO: Found listing with ID: 132514
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132514%27 HTTP/1.1" 200 None
2026-03-28 02:00:25 [arval.fr] INFO: Scrape type for 132514: 2
2026-03-28 02:00:25 [arval.fr] INFO: Found listing with ID: 132181
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132181%27 HTTP/1.1" 200 None
2026-03-28 02:00:25 [arval.fr] INFO: Scrape type for 132181: 0
2026-03-28 02:00:25 [arval.fr] INFO: Found listing with ID: 132180
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132180%27 HTTP/1.1" 200 None
2026-03-28 02:00:25 [arval.fr] INFO: Scrape type for 132180: 0
2026-03-28 02:00:25 [arval.fr] INFO: Found listing with ID: 132179
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132179%27 HTTP/1.1" 200 None
2026-03-28 02:00:25 [arval.fr] INFO: Scrape type for 132179: 0
2026-03-28 02:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132531> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 132ce9fc-71f7-5f89-a25c-2861fe6b5a7e with identifier: 132531
2026-03-28 02:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 132ce9fc-71f7-5f89-a25c-2861fe6b5a7e with scrape type 2
2026-03-28 02:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 132ce9fc-71f7-5f89-a25c-2861fe6b5a7e with scrape type 2
2026-03-28 02:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 132ce9fc-71f7-5f89-a25c-2861fe6b5a7e, identifier: 132531
2026-03-28 02:00:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 132ce9fc-71f7-5f89-a25c-2861fe6b5a7e with identifier: 132531
2026-03-28 02:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 02:00:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=fr&q=white HTTP/1.1" 200 None
2026-03-28 02:00:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 02:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='fr',RowKey='fr') HTTP/1.1" 204 0
2026-03-28 02:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 02:00:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=fr&q=Diesel HTTP/1.1" 200 None
2026-03-28 02:00:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 02:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='fr',RowKey='fr') HTTP/1.1" 204 0
2026-03-28 02:00:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 132ce9fc-71f7-5f89-a25c-2861fe6b5a7e with identifier: 132531
2026-03-28 02:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 132ce9fc-71f7-5f89-a25c-2861fe6b5a7e with identifier: 132531 to the API
2026-03-28 02:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132531>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '132ce9fc-71f7-5f89-a25c-2861fe6b5a7e',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GD222LP',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/peugeot-5008-gt-line-15-bluehdi-130-bva8-132531',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Peugeot',
'model': '5008',
'odometer': 98494,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21390.0,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 0,
'seller_name': None,
'title': 'Peugeot 5008 GT Line 1.5 BlueHDi 130 BVA8',
'transmission': 'automatic',
'trim': 'GT Line 1.5 BlueHDi 130 BVA8',
'vin': 'VF3MCYHZUMS247795',
'year': 2021}
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132531%27 HTTP/1.1" 200 None
2026-03-28 02:00:32 [arval.fr] INFO: Saving data for 132531: {'created_time': 1774537285.773328, 'last_price_update_time': 1774663232.044457}
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='132531') HTTP/1.1" 204 0
2026-03-28 02:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132527> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132529> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132528> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de483290-7c51-5707-bd66-5cb861e5b86d with identifier: 132527
2026-03-28 02:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de483290-7c51-5707-bd66-5cb861e5b86d with scrape type 2
2026-03-28 02:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de483290-7c51-5707-bd66-5cb861e5b86d with scrape type 2
2026-03-28 02:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: de483290-7c51-5707-bd66-5cb861e5b86d, identifier: 132527
2026-03-28 02:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: de483290-7c51-5707-bd66-5cb861e5b86d with identifier: 132527
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=fr&q=blue HTTP/1.1" 200 None
2026-03-28 02:00:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='fr',RowKey='fr') HTTP/1.1" 204 0
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=fr&q=Petrol HTTP/1.1" 200 None
2026-03-28 02:00:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='fr',RowKey='fr') HTTP/1.1" 204 0
2026-03-28 02:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: de483290-7c51-5707-bd66-5cb861e5b86d with identifier: 132527
2026-03-28 02:00:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: de483290-7c51-5707-bd66-5cb861e5b86d with identifier: 132527 to the API
2026-03-28 02:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132527>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'de483290-7c51-5707-bd66-5cb861e5b86d',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GK977WA',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/renault-clio-evolution-10-sce-65-bvm5-132527',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Renault',
'model': 'Clio',
'odometer': 37218,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12390.0,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 0,
'seller_name': None,
'title': 'Renault Clio Evolution 1.0 SCe 65 BVM5',
'transmission': 'manual',
'trim': 'Evolution 1.0 SCe 65 BVM5',
'vin': 'VF1RJA00970017575',
'year': 2022}
2026-03-28 02:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132527%27 HTTP/1.1" 200 None
2026-03-28 02:00:35 [arval.fr] INFO: Saving data for 132527: {'created_time': 1774537277.959161, 'last_price_update_time': 1774663235.506612}
2026-03-28 02:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='132527') HTTP/1.1" 204 0
2026-03-28 02:00:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb564073-b85c-5131-9d8a-34dcece96e91 with identifier: 132529
2026-03-28 02:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb564073-b85c-5131-9d8a-34dcece96e91 with scrape type 2
2026-03-28 02:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb564073-b85c-5131-9d8a-34dcece96e91 with scrape type 2
2026-03-28 02:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: bb564073-b85c-5131-9d8a-34dcece96e91, identifier: 132529
2026-03-28 02:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0de14963-602d-5275-b06f-70787c29c6c3 with identifier: 132528
2026-03-28 02:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0de14963-602d-5275-b06f-70787c29c6c3 with scrape type 2
2026-03-28 02:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0de14963-602d-5275-b06f-70787c29c6c3 with scrape type 2
2026-03-28 02:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 0de14963-602d-5275-b06f-70787c29c6c3, identifier: 132528
2026-03-28 02:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: bb564073-b85c-5131-9d8a-34dcece96e91 with identifier: 132529
2026-03-28 02:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: bb564073-b85c-5131-9d8a-34dcece96e91 with identifier: 132529
2026-03-28 02:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: bb564073-b85c-5131-9d8a-34dcece96e91 with identifier: 132529 to the API
2026-03-28 02:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132529>
{'auction_title': '',
'category': 'Car Derived Van',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'bb564073-b85c-5131-9d8a-34dcece96e91',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GH569ZZ',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/peugeot-208-premium-15-bluehdi-100-bvm6-132529',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Peugeot',
'model': '208',
'odometer': 70618,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9490.0,
'price_includes_vat': True,
'registration_date': '2022-08-17',
'seats_number': 0,
'seller_name': None,
'title': 'Peugeot 208 Premium 1.5 BlueHDi 100 BVM6',
'transmission': 'manual',
'trim': 'Premium 1.5 BlueHDi 100 BVM6',
'vin': 'VR3UBYHTKN5858773',
'year': 2022}
2026-03-28 02:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132529%27 HTTP/1.1" 200 None
2026-03-28 02:00:39 [arval.fr] INFO: Saving data for 132529: {'created_time': 1774537284.288299, 'last_price_update_time': 1774663239.881777}
2026-03-28 02:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='132529') HTTP/1.1" 204 0
2026-03-28 02:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 0de14963-602d-5275-b06f-70787c29c6c3 with identifier: 132528
2026-03-28 02:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 0de14963-602d-5275-b06f-70787c29c6c3 with identifier: 132528
2026-03-28 02:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 0de14963-602d-5275-b06f-70787c29c6c3 with identifier: 132528 to the API
2026-03-28 02:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132528>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.1L',
'engine_horse_power': 75,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '0de14963-602d-5275-b06f-70787c29c6c3',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GK009QC',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/ford-fiesta-titanium-business-11-75-132528',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 24055,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13490.0,
'price_includes_vat': True,
'registration_date': '2022-11-18',
'seats_number': 0,
'seller_name': None,
'title': 'Ford Fiesta TITANIUM BUSINESS 1.1 75',
'transmission': 'manual',
'trim': 'TITANIUM BUSINESS 1.1 75',
'vin': 'WF0JXXGAHJNB71786',
'year': 2022}
2026-03-28 02:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132528%27 HTTP/1.1" 200 None
2026-03-28 02:00:42 [arval.fr] INFO: Saving data for 132528: {'created_time': 1774537280.288819, 'last_price_update_time': 1774663242.959921}
2026-03-28 02:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='132528') HTTP/1.1" 204 0
2026-03-28 02:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132526> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e41177e-7827-5046-bd49-f3333931a5e9 with identifier: 132526
2026-03-28 02:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e41177e-7827-5046-bd49-f3333931a5e9 with scrape type 2
2026-03-28 02:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e41177e-7827-5046-bd49-f3333931a5e9 with scrape type 2
2026-03-28 02:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 7e41177e-7827-5046-bd49-f3333931a5e9, identifier: 132526
2026-03-28 02:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 7e41177e-7827-5046-bd49-f3333931a5e9 with identifier: 132526
2026-03-28 02:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 02:00:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=fr&q=Hybrid HTTP/1.1" 200 None
2026-03-28 02:00:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 02:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='fr',RowKey='fr') HTTP/1.1" 204 0
2026-03-28 02:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 7e41177e-7827-5046-bd49-f3333931a5e9 with identifier: 132526
2026-03-28 02:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 7e41177e-7827-5046-bd49-f3333931a5e9 with identifier: 132526 to the API
2026-03-28 02:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132526>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 158,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '7e41177e-7827-5046-bd49-f3333931a5e9',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GT369CH',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/nissan-qashqai-e-power-190-n-connecta-bva-132526',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 53401,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23990.0,
'price_includes_vat': True,
'registration_date': '2023-12-18',
'seats_number': 0,
'seller_name': None,
'title': 'Nissan Qashqai e-Power 190 N-Connecta BVA',
'transmission': 'automatic',
'trim': 'e-Power 190 N-Connecta BVA',
'vin': 'SJNTBAJ12U1378840',
'year': 2023}
2026-03-28 02:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132526%27 HTTP/1.1" 200 None
2026-03-28 02:00:46 [arval.fr] INFO: Saving data for 132526: {'created_time': 1774537275.317172, 'last_price_update_time': 1774663246.854594}
2026-03-28 02:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='132526') HTTP/1.1" 204 0
2026-03-28 02:00:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132524> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132525> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132523> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132522> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb832817-b202-58a3-82bb-5682ae631938 with identifier: 132524
2026-03-28 02:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb832817-b202-58a3-82bb-5682ae631938 with scrape type 2
2026-03-28 02:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb832817-b202-58a3-82bb-5682ae631938 with scrape type 2
2026-03-28 02:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: fb832817-b202-58a3-82bb-5682ae631938, identifier: 132524
2026-03-28 02:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45bd3a5b-476c-5ae5-8cd3-9d6042104b01 with identifier: 132525
2026-03-28 02:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45bd3a5b-476c-5ae5-8cd3-9d6042104b01 with scrape type 2
2026-03-28 02:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45bd3a5b-476c-5ae5-8cd3-9d6042104b01 with scrape type 2
2026-03-28 02:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 45bd3a5b-476c-5ae5-8cd3-9d6042104b01, identifier: 132525
2026-03-28 02:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d68ec97d-a475-5043-8063-bfa5aba98f43 with identifier: 132523
2026-03-28 02:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d68ec97d-a475-5043-8063-bfa5aba98f43 with scrape type 2
2026-03-28 02:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d68ec97d-a475-5043-8063-bfa5aba98f43 with scrape type 2
2026-03-28 02:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: d68ec97d-a475-5043-8063-bfa5aba98f43, identifier: 132523
2026-03-28 02:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd442252-8e92-595b-9ead-ed70a4644cf1 with identifier: 132522
2026-03-28 02:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd442252-8e92-595b-9ead-ed70a4644cf1 with scrape type 2
2026-03-28 02:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd442252-8e92-595b-9ead-ed70a4644cf1 with scrape type 2
2026-03-28 02:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: dd442252-8e92-595b-9ead-ed70a4644cf1, identifier: 132522
2026-03-28 02:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: fb832817-b202-58a3-82bb-5682ae631938 with identifier: 132524
2026-03-28 02:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 02:00:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=fr&q=black HTTP/1.1" 200 None
2026-03-28 02:00:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 02:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='fr',RowKey='fr') HTTP/1.1" 204 0
2026-03-28 02:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 02:00:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=fr&q=PHEV HTTP/1.1" 200 None
2026-03-28 02:00:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 02:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='fr',RowKey='fr') HTTP/1.1" 204 0
2026-03-28 02:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: fb832817-b202-58a3-82bb-5682ae631938 with identifier: 132524
2026-03-28 02:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: fb832817-b202-58a3-82bb-5682ae631938 with identifier: 132524 to the API
2026-03-28 02:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132524>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 220,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'fb832817-b202-58a3-82bb-5682ae631938',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GC379LR',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/bmw-x2-xdrive25e-m-sport-bva6-132524',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'BMW',
'model': 'X2',
'odometer': 38908,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 30990.0,
'price_includes_vat': True,
'registration_date': '2021-10-19',
'seats_number': 0,
'seller_name': None,
'title': 'BMW X2 xDrive25e M Sport BVA6',
'transmission': 'automatic',
'trim': 'xDrive25e M Sport BVA6',
'vin': 'WBAYN910705T00979',
'year': 2021}
2026-03-28 02:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132524%27 HTTP/1.1" 200 None
2026-03-28 02:00:49 [arval.fr] INFO: Saving data for 132524: {'created_time': 1774537264.243631, 'last_price_update_time': 1774663249.954724}
2026-03-28 02:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='132524') HTTP/1.1" 204 0
2026-03-28 02:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 45bd3a5b-476c-5ae5-8cd3-9d6042104b01 with identifier: 132525
2026-03-28 02:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 45bd3a5b-476c-5ae5-8cd3-9d6042104b01 with identifier: 132525
2026-03-28 02:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 45bd3a5b-476c-5ae5-8cd3-9d6042104b01 with identifier: 132525 to the API
2026-03-28 02:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:00:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132525>
{'auction_title': '',
'category': 'Car Derived Van',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '45bd3a5b-476c-5ae5-8cd3-9d6042104b01',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GH290ZZ',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/peugeot-208-premium-15-bluehdi-100-bvm6-132525',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Peugeot',
'model': '208',
'odometer': 72871,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9490.0,
'price_includes_vat': True,
'registration_date': '2022-08-17',
'seats_number': 0,
'seller_name': None,
'title': 'Peugeot 208 Premium 1.5 BlueHDi 100 BVM6',
'transmission': 'manual',
'trim': 'Premium 1.5 BlueHDi 100 BVM6',
'vin': 'VR3UBYHTKN5859411',
'year': 2022}
2026-03-28 02:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132525%27 HTTP/1.1" 200 None
2026-03-28 02:00:51 [arval.fr] INFO: Saving data for 132525: {'created_time': 1774537272.803169, 'last_price_update_time': 1774663251.430714}
2026-03-28 02:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='132525') HTTP/1.1" 204 0
2026-03-28 02:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: d68ec97d-a475-5043-8063-bfa5aba98f43 with identifier: 132523
2026-03-28 02:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 02:00:51 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=fr&q=red HTTP/1.1" 200 None
2026-03-28 02:00:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 02:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='fr',RowKey='fr') HTTP/1.1" 204 0
2026-03-28 02:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: d68ec97d-a475-5043-8063-bfa5aba98f43 with identifier: 132523
2026-03-28 02:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: d68ec97d-a475-5043-8063-bfa5aba98f43 with identifier: 132523 to the API
2026-03-28 02:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:00:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132523>
{'auction_title': '',
'category': 'Véhicule Utilitaire Léger',
'color': 'red',
'currency': 'EUR',
'doors_number': 6,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'd68ec97d-a475-5043-8063-bfa5aba98f43',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GL244DS',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/volkswagen-t6-transporter-fourgon-tole-business-20-tdi-150-dsg7-l1h1-132523',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Volkswagen',
'model': 'T6 Transporter',
'odometer': 117667,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 28990.0,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 0,
'seller_name': None,
'title': 'Volkswagen T6 Transporter Fourgon tole Business 2.0 TDi 150 DSG7 '
'L1H1',
'transmission': 'automatic',
'trim': 'Fourgon tole Business 2.0 TDi 150 DSG7 L1H1',
'vin': 'WV1ZZZ7H1PX013277',
'year': 2022}
2026-03-28 02:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132523%27 HTTP/1.1" 200 None
2026-03-28 02:00:53 [arval.fr] INFO: Saving data for 132523: {'created_time': 1774537269.751366, 'last_price_update_time': 1774663253.185991}
2026-03-28 02:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='132523') HTTP/1.1" 204 0
2026-03-28 02:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: dd442252-8e92-595b-9ead-ed70a4644cf1 with identifier: 132522
2026-03-28 02:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: dd442252-8e92-595b-9ead-ed70a4644cf1 with identifier: 132522
2026-03-28 02:00:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: dd442252-8e92-595b-9ead-ed70a4644cf1 with identifier: 132522 to the API
2026-03-28 02:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:00:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132522>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'dd442252-8e92-595b-9ead-ed70a4644cf1',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GD030QS',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/citroen-c3-aircross-feel-pack-business-12-puretech-110-bvm6-132522',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 36176,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11990.0,
'price_includes_vat': True,
'registration_date': '2021-12-17',
'seats_number': 0,
'seller_name': None,
'title': 'Citroen C3 Aircross Feel Pack Business 1.2 PureTech 110 BVM6',
'transmission': 'manual',
'trim': 'Feel Pack Business 1.2 PureTech 110 BVM6',
'vin': 'VF72RHNPMM4348532',
'year': 2021}
2026-03-28 02:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132522%27 HTTP/1.1" 200 None
2026-03-28 02:00:56 [arval.fr] INFO: Saving data for 132522: {'created_time': 1774537267.007098, 'last_price_update_time': 1774663256.757083}
2026-03-28 02:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='132522') HTTP/1.1" 204 0
2026-03-28 02: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-28 02:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132521> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13ae4379-fb12-5508-9200-0bb508bdc083 with identifier: 132521
2026-03-28 02:00:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13ae4379-fb12-5508-9200-0bb508bdc083 with scrape type 2
2026-03-28 02:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13ae4379-fb12-5508-9200-0bb508bdc083 with scrape type 2
2026-03-28 02:00:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 13ae4379-fb12-5508-9200-0bb508bdc083, identifier: 132521
2026-03-28 02:00:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 13ae4379-fb12-5508-9200-0bb508bdc083 with identifier: 132521
2026-03-28 02:00:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 13ae4379-fb12-5508-9200-0bb508bdc083 with identifier: 132521
2026-03-28 02:00:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 13ae4379-fb12-5508-9200-0bb508bdc083 with identifier: 132521 to the API
2026-03-28 02:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:01:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132521>
{'auction_title': '',
'category': 'Car Derived Van',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '13ae4379-fb12-5508-9200-0bb508bdc083',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GB369YA',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/citroen-c3-societe-feel-15-bluehdi-100-bvm6-132521',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Citroen',
'model': 'C3',
'odometer': 46757,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9990.0,
'price_includes_vat': True,
'registration_date': '2021-09-22',
'seats_number': 0,
'seller_name': None,
'title': 'Citroen C3 Societe Feel 1.5 BlueHDI 100 BVM6',
'transmission': 'manual',
'trim': 'Societe Feel 1.5 BlueHDI 100 BVM6',
'vin': 'VF7SWYHTUMT614407',
'year': 2021}
2026-03-28 02:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132521%27 HTTP/1.1" 200 None
2026-03-28 02:01:00 [arval.fr] INFO: Saving data for 132521: {'created_time': 1774537260.183856, 'last_price_update_time': 1774663260.316924}
2026-03-28 02:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='132521') HTTP/1.1" 204 0
2026-03-28 02:01:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132520> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:01:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5bf3837-2882-5d8d-b531-12a5ec3ece05 with identifier: 132520
2026-03-28 02:01:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5bf3837-2882-5d8d-b531-12a5ec3ece05 with scrape type 2
2026-03-28 02:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5bf3837-2882-5d8d-b531-12a5ec3ece05 with scrape type 2
2026-03-28 02:01:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: a5bf3837-2882-5d8d-b531-12a5ec3ece05, identifier: 132520
2026-03-28 02:01:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: a5bf3837-2882-5d8d-b531-12a5ec3ece05 with identifier: 132520
2026-03-28 02:01:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: a5bf3837-2882-5d8d-b531-12a5ec3ece05 with identifier: 132520
2026-03-28 02:01:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: a5bf3837-2882-5d8d-b531-12a5ec3ece05 with identifier: 132520 to the API
2026-03-28 02:01:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:01:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132520>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'a5bf3837-2882-5d8d-b531-12a5ec3ece05',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GK970QB',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/renault-clio-evolution-10-sce-65-bvm5-132520',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Renault',
'model': 'Clio',
'odometer': 64957,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10990.0,
'price_includes_vat': True,
'registration_date': '2022-11-18',
'seats_number': 0,
'seller_name': None,
'title': 'Renault Clio Evolution 1.0 SCe 65 BVM5',
'transmission': 'manual',
'trim': 'Evolution 1.0 SCe 65 BVM5',
'vin': 'VF1RJA00870017535',
'year': 2022}
2026-03-28 02:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132520%27 HTTP/1.1" 200 None
2026-03-28 02:01:06 [arval.fr] INFO: Saving data for 132520: {'created_time': 1774537256.665573, 'last_price_update_time': 1774663266.963412}
2026-03-28 02:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='132520') HTTP/1.1" 204 0
2026-03-28 02:01:06 [scrapy.extensions.logstats] INFO: Crawled 13 pages (at 13 pages/min), scraped 11 items (at 11 items/min)
2026-03-28 02:01:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 158MiB
2026-03-28 02: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-28 02:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=2&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132518> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132519> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132517> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132515> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132516> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:01:07 [arval.fr] INFO: Found listing with ID: 132178
2026-03-28 02:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132178%27 HTTP/1.1" 200 None
2026-03-28 02:01:07 [arval.fr] INFO: Scrape type for 132178: 0
2026-03-28 02:01:07 [arval.fr] INFO: Found listing with ID: 132177
2026-03-28 02:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132177%27 HTTP/1.1" 200 None
2026-03-28 02:01:07 [arval.fr] INFO: Scrape type for 132177: 0
2026-03-28 02:01:07 [arval.fr] INFO: Found listing with ID: 132176
2026-03-28 02:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132176%27 HTTP/1.1" 200 None
2026-03-28 02:01:07 [arval.fr] INFO: Scrape type for 132176: 0
2026-03-28 02:01:07 [arval.fr] INFO: Found listing with ID: 132175
2026-03-28 02:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132175%27 HTTP/1.1" 200 None
2026-03-28 02:01:07 [arval.fr] INFO: Scrape type for 132175: 0
2026-03-28 02:01:07 [arval.fr] INFO: Found listing with ID: 132139
2026-03-28 02:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132139%27 HTTP/1.1" 200 None
2026-03-28 02:01:07 [arval.fr] INFO: Scrape type for 132139: 2
2026-03-28 02:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa22c49b-5dfc-52e1-81ec-cf23e4c4c39e with identifier: 132518
2026-03-28 02:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa22c49b-5dfc-52e1-81ec-cf23e4c4c39e with scrape type 2
2026-03-28 02:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa22c49b-5dfc-52e1-81ec-cf23e4c4c39e with scrape type 2
2026-03-28 02:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: aa22c49b-5dfc-52e1-81ec-cf23e4c4c39e, identifier: 132518
2026-03-28 02:01:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: aa22c49b-5dfc-52e1-81ec-cf23e4c4c39e with identifier: 132518
2026-03-28 02:01:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: aa22c49b-5dfc-52e1-81ec-cf23e4c4c39e with identifier: 132518
2026-03-28 02:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: aa22c49b-5dfc-52e1-81ec-cf23e4c4c39e with identifier: 132518 to the API
2026-03-28 02:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:01:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132518>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'aa22c49b-5dfc-52e1-81ec-cf23e4c4c39e',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GK369EX',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/renault-clio-evolution-10-sce-65-bvm5-132518',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Renault',
'model': 'Clio',
'odometer': 32870,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12590.0,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 0,
'seller_name': None,
'title': 'Renault Clio Evolution 1.0 SCe 65 BVM5',
'transmission': 'manual',
'trim': 'Evolution 1.0 SCe 65 BVM5',
'vin': 'VF1RJA00269900086',
'year': 2022}
2026-03-28 02:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132518%27 HTTP/1.1" 200 None
2026-03-28 02:01:08 [arval.fr] INFO: Saving data for 132518: {'created_time': 1774537251.765453, 'last_price_update_time': 1774663268.857572}
2026-03-28 02:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='132518') HTTP/1.1" 204 0
2026-03-28 02:01:08 [arval.fr] INFO: Found listing with ID: 132138
2026-03-28 02:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132138%27 HTTP/1.1" 200 None
2026-03-28 02:01:08 [arval.fr] INFO: Scrape type for 132138: 2
2026-03-28 02:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:08 [arval.fr] INFO: Found listing with ID: 132137
2026-03-28 02:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132137%27 HTTP/1.1" 200 None
2026-03-28 02:01:08 [arval.fr] INFO: Scrape type for 132137: 2
2026-03-28 02:01:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07e87b7d-a948-578c-a123-2677ccf32608 with identifier: 132519
2026-03-28 02:01:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07e87b7d-a948-578c-a123-2677ccf32608 with scrape type 2
2026-03-28 02:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07e87b7d-a948-578c-a123-2677ccf32608 with scrape type 2
2026-03-28 02:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 07e87b7d-a948-578c-a123-2677ccf32608, identifier: 132519
2026-03-28 02:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: facd7c81-9aa3-534f-874e-e515220d97a9 with identifier: 132517
2026-03-28 02:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item facd7c81-9aa3-534f-874e-e515220d97a9 with scrape type 2
2026-03-28 02:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item facd7c81-9aa3-534f-874e-e515220d97a9 with scrape type 2
2026-03-28 02:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: facd7c81-9aa3-534f-874e-e515220d97a9, identifier: 132517
2026-03-28 02:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aef1ebdf-a6f0-5a78-86f7-d8b165fcd33f with identifier: 132515
2026-03-28 02:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aef1ebdf-a6f0-5a78-86f7-d8b165fcd33f with scrape type 2
2026-03-28 02:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aef1ebdf-a6f0-5a78-86f7-d8b165fcd33f with scrape type 2
2026-03-28 02:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: aef1ebdf-a6f0-5a78-86f7-d8b165fcd33f, identifier: 132515
2026-03-28 02:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10a48c32-99a1-53f6-a179-c40dafea0976 with identifier: 132516
2026-03-28 02:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10a48c32-99a1-53f6-a179-c40dafea0976 with scrape type 2
2026-03-28 02:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10a48c32-99a1-53f6-a179-c40dafea0976 with scrape type 2
2026-03-28 02:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 10a48c32-99a1-53f6-a179-c40dafea0976, identifier: 132516
2026-03-28 02:01:09 [arval.fr] INFO: Found listing with ID: 132136
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132136%27 HTTP/1.1" 200 None
2026-03-28 02:01:09 [arval.fr] INFO: Scrape type for 132136: 2
2026-03-28 02:01:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 07e87b7d-a948-578c-a123-2677ccf32608 with identifier: 132519
2026-03-28 02:01:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 07e87b7d-a948-578c-a123-2677ccf32608 with identifier: 132519
2026-03-28 02:01:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 07e87b7d-a948-578c-a123-2677ccf32608 with identifier: 132519 to the API
2026-03-28 02:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:01:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132519>
{'auction_title': '',
'category': 'Véhicule Utilitaire Léger',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.2L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '07e87b7d-a948-578c-a123-2677ccf32608',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GJ630CF',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/fiat-ducato-fourgon-tole-h3power-120-30-c-h1-pack-132519',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 66042,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18990.0,
'price_includes_vat': True,
'registration_date': '2022-08-25',
'seats_number': 0,
'seller_name': None,
'title': 'Fiat Ducato Fourgon tole H3Power 120 3.0 C H1 Pack',
'transmission': 'manual',
'trim': 'Fourgon tole H3Power 120 3.0 C H1 Pack',
'vin': 'ZFA25000002V67866',
'year': 2022}
2026-03-28 02:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132519%27 HTTP/1.1" 200 None
2026-03-28 02:01:11 [arval.fr] INFO: Saving data for 132519: {'created_time': 1774537253.748943, 'last_price_update_time': 1774663271.656176}
2026-03-28 02:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='132519') HTTP/1.1" 204 0
2026-03-28 02:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: facd7c81-9aa3-534f-874e-e515220d97a9 with identifier: 132517
2026-03-28 02:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: facd7c81-9aa3-534f-874e-e515220d97a9 with identifier: 132517
2026-03-28 02:01:11 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: facd7c81-9aa3-534f-874e-e515220d97a9 with identifier: 132517 to the API
2026-03-28 02:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:01:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 02:01:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132517>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'facd7c81-9aa3-534f-874e-e515220d97a9',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GD061JF',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/bmw-x3-xdrive30e-business-design-292-bva8-132517',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'BMW',
'model': 'X3',
'odometer': 39127,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 37990.0,
'price_includes_vat': True,
'registration_date': '2021-12-03',
'seats_number': 0,
'seller_name': None,
'title': 'BMW X3 xDrive30e Business Design 292 BVA8',
'transmission': 'automatic',
'trim': 'xDrive30e Business Design 292 BVA8',
'vin': 'WBA61DP0809J26216',
'year': 2021}
2026-03-28 02:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132517%27 HTTP/1.1" 200 None
2026-03-28 02:01:16 [arval.fr] INFO: Saving data for 132517: {'created_time': 1774537249.580056, 'last_price_update_time': 1774663276.299409}
2026-03-28 02:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='132517') HTTP/1.1" 204 0
2026-03-28 02:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: aef1ebdf-a6f0-5a78-86f7-d8b165fcd33f with identifier: 132515
2026-03-28 02:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: aef1ebdf-a6f0-5a78-86f7-d8b165fcd33f with identifier: 132515
2026-03-28 02:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: aef1ebdf-a6f0-5a78-86f7-d8b165fcd33f with identifier: 132515 to the API
2026-03-28 02:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132515>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'aef1ebdf-a6f0-5a78-86f7-d8b165fcd33f',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GD627PE',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/peugeot-208-active-business-12-puretech-100-bvm6-132515',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Peugeot',
'model': '208',
'odometer': 47991,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10990.0,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 0,
'seller_name': None,
'title': 'Peugeot 208 Active Business 1.2 PureTech 100 BVM6',
'transmission': 'manual',
'trim': 'Active Business 1.2 PureTech 100 BVM6',
'vin': 'VR3UPHNEKM5890783',
'year': 2021}
2026-03-28 02:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132515%27 HTTP/1.1" 200 None
2026-03-28 02:01:19 [arval.fr] INFO: Saving data for 132515: {'created_time': 1774537242.380729, 'last_price_update_time': 1774663279.761651}
2026-03-28 02:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='132515') HTTP/1.1" 204 0
2026-03-28 02:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 10a48c32-99a1-53f6-a179-c40dafea0976 with identifier: 132516
2026-03-28 02:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 10a48c32-99a1-53f6-a179-c40dafea0976 with identifier: 132516
2026-03-28 02:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 10a48c32-99a1-53f6-a179-c40dafea0976 with identifier: 132516 to the API
2026-03-28 02:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132516>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '10a48c32-99a1-53f6-a179-c40dafea0976',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GD403RW',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/ford-puma-st-line-10-ecoboost-hybrid-125-mhev-132516',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Ford',
'model': 'Puma',
'odometer': 39904,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16990.0,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 0,
'seller_name': None,
'title': 'Ford Puma ST-LINE 1.0 EcoBoost Hybrid 125 mHEV',
'transmission': 'manual',
'trim': 'ST-LINE 1.0 EcoBoost Hybrid 125 mHEV',
'vin': 'WF02XXERK2MP19510',
'year': 2021}
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132516%27 HTTP/1.1" 200 None
2026-03-28 02:01:23 [arval.fr] INFO: Saving data for 132516: {'created_time': 1774537246.317017, 'last_price_update_time': 1774663283.666527}
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='132516') HTTP/1.1" 204 0
2026-03-28 02: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-28 02:01:23 [arval.fr] INFO: Found listing with ID: 132135
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132135%27 HTTP/1.1" 200 None
2026-03-28 02:01:23 [arval.fr] INFO: Scrape type for 132135: 2
2026-03-28 02: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-28 02:01:23 [arval.fr] INFO: Found listing with ID: 132134
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132134%27 HTTP/1.1" 200 None
2026-03-28 02:01:23 [arval.fr] INFO: Scrape type for 132134: 2
2026-03-28 02:01:23 [arval.fr] INFO: Found listing with ID: 132133
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132133%27 HTTP/1.1" 200 None
2026-03-28 02:01:23 [arval.fr] INFO: Scrape type for 132133: 2
2026-03-28 02:01:23 [arval.fr] INFO: Found listing with ID: 132095
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132095%27 HTTP/1.1" 200 None
2026-03-28 02:01:23 [arval.fr] INFO: Scrape type for 132095: 0
2026-03-28 02:01:23 [arval.fr] INFO: Found listing with ID: 132094
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132094%27 HTTP/1.1" 200 None
2026-03-28 02:01:23 [arval.fr] INFO: Scrape type for 132094: 0
2026-03-28 02:01:23 [arval.fr] INFO: Found listing with ID: 132093
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132093%27 HTTP/1.1" 200 None
2026-03-28 02:01:23 [arval.fr] INFO: Scrape type for 132093: 0
2026-03-28 02:01:23 [arval.fr] INFO: Found listing with ID: 132092
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132092%27 HTTP/1.1" 200 None
2026-03-28 02:01:23 [arval.fr] INFO: Scrape type for 132092: 0
2026-03-28 02:01:23 [arval.fr] INFO: Found listing with ID: 132091
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132091%27 HTTP/1.1" 200 None
2026-03-28 02:01:23 [arval.fr] INFO: Scrape type for 132091: 0
2026-03-28 02:01:23 [arval.fr] INFO: Found listing with ID: 132090
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132090%27 HTTP/1.1" 200 None
2026-03-28 02:01:23 [arval.fr] INFO: Scrape type for 132090: 0
2026-03-28 02:01:23 [arval.fr] INFO: Found listing with ID: 132089
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132089%27 HTTP/1.1" 200 None
2026-03-28 02:01:23 [arval.fr] INFO: Scrape type for 132089: 0
2026-03-28 02:01:23 [arval.fr] INFO: Found listing with ID: 132088
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132088%27 HTTP/1.1" 200 None
2026-03-28 02:01:23 [arval.fr] INFO: Scrape type for 132088: 0
2026-03-28 02:01:23 [arval.fr] INFO: Found listing with ID: 132087
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132087%27 HTTP/1.1" 200 None
2026-03-28 02:01:23 [arval.fr] INFO: Scrape type for 132087: 0
2026-03-28 02:01:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132139> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:01:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132514> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:01:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 522864eb-d393-57f1-8839-954535b08edc with identifier: 132139
2026-03-28 02:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 522864eb-d393-57f1-8839-954535b08edc with scrape type 2
2026-03-28 02:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 522864eb-d393-57f1-8839-954535b08edc with scrape type 2
2026-03-28 02:01:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 522864eb-d393-57f1-8839-954535b08edc, identifier: 132139
2026-03-28 02:01:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 522864eb-d393-57f1-8839-954535b08edc with identifier: 132139
2026-03-28 02:01:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 522864eb-d393-57f1-8839-954535b08edc with identifier: 132139
2026-03-28 02:01:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 522864eb-d393-57f1-8839-954535b08edc with identifier: 132139 to the API
2026-03-28 02:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132139>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '522864eb-d393-57f1-8839-954535b08edc',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GA356NY',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/citroen-c5-aircross-business-12-puretech-130-bvm6-132139',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 105820,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11990.0,
'price_includes_vat': True,
'registration_date': '2021-07-06',
'seats_number': 0,
'seller_name': None,
'title': 'Citroen C5 Aircross Business 1.2 PureTech 130 BVM6',
'transmission': 'manual',
'trim': 'Business 1.2 PureTech 130 BVM6',
'vin': 'VR7ARHNSKML035574',
'year': 2021}
2026-03-28 02:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132139%27 HTTP/1.1" 200 None
2026-03-28 02:01:29 [arval.fr] INFO: Saving data for 132139: {'created_time': 1774353660.053388, 'last_price_update_time': 1774663289.704155}
2026-03-28 02:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='132139') HTTP/1.1" 204 0
2026-03-28 02:01:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132134> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132138> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132136> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132135> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:01:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9a33676-f72b-5466-b413-4ff374b3db40 with identifier: 132514
2026-03-28 02:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9a33676-f72b-5466-b413-4ff374b3db40 with scrape type 2
2026-03-28 02:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9a33676-f72b-5466-b413-4ff374b3db40 with scrape type 2
2026-03-28 02:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: b9a33676-f72b-5466-b413-4ff374b3db40, identifier: 132514
2026-03-28 02:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: b9a33676-f72b-5466-b413-4ff374b3db40 with identifier: 132514
2026-03-28 02:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: b9a33676-f72b-5466-b413-4ff374b3db40 with identifier: 132514
2026-03-28 02:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: b9a33676-f72b-5466-b413-4ff374b3db40 with identifier: 132514 to the API
2026-03-28 02:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132514>
{'auction_title': '',
'category': 'Véhicule Utilitaire Léger',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine': '2.3L',
'engine_horse_power': 145,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b9a33676-f72b-5466-b413-4ff374b3db40',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GK552LP',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/renault-master-chassis-cabine-cc-cf-pr-rj3500-l4-blue-dci-145-132514',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Renault',
'model': 'Master',
'odometer': 34044,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 35990.0,
'price_includes_vat': True,
'registration_date': '2022-11-09',
'seats_number': 0,
'seller_name': None,
'title': 'Renault Master Chassis cabine CC CF Pr RJ3500 L4 Blue dCi 145',
'transmission': 'manual',
'trim': 'Chassis cabine CC CF Pr RJ3500 L4 Blue dCi 145',
'vin': 'VF1VB000X69241955',
'year': 2022}
2026-03-28 02:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132514%27 HTTP/1.1" 200 None
2026-03-28 02:01:34 [arval.fr] INFO: Saving data for 132514: {'created_time': 1774537238.372557, 'last_price_update_time': 1774663294.747841}
2026-03-28 02:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='132514') HTTP/1.1" 204 0
2026-03-28 02:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132137> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30ac9fe1-56be-563e-9980-d17fe7893881 with identifier: 132134
2026-03-28 02:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30ac9fe1-56be-563e-9980-d17fe7893881 with scrape type 2
2026-03-28 02:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30ac9fe1-56be-563e-9980-d17fe7893881 with scrape type 2
2026-03-28 02:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 30ac9fe1-56be-563e-9980-d17fe7893881, identifier: 132134
2026-03-28 02:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 186f7994-ee43-5642-908c-3c15b2da9b97 with identifier: 132138
2026-03-28 02:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 186f7994-ee43-5642-908c-3c15b2da9b97 with scrape type 2
2026-03-28 02:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 186f7994-ee43-5642-908c-3c15b2da9b97 with scrape type 2
2026-03-28 02:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 186f7994-ee43-5642-908c-3c15b2da9b97, identifier: 132138
2026-03-28 02:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec0a1ad4-c182-5722-89da-a35e432577e8 with identifier: 132136
2026-03-28 02:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec0a1ad4-c182-5722-89da-a35e432577e8 with scrape type 2
2026-03-28 02:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec0a1ad4-c182-5722-89da-a35e432577e8 with scrape type 2
2026-03-28 02:01:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: ec0a1ad4-c182-5722-89da-a35e432577e8, identifier: 132136
2026-03-28 02:01:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8ff4f9d-00b7-5145-a7b6-32397d9929e1 with identifier: 132135
2026-03-28 02:01:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8ff4f9d-00b7-5145-a7b6-32397d9929e1 with scrape type 2
2026-03-28 02:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8ff4f9d-00b7-5145-a7b6-32397d9929e1 with scrape type 2
2026-03-28 02:01:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: b8ff4f9d-00b7-5145-a7b6-32397d9929e1, identifier: 132135
2026-03-28 02:01:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 30ac9fe1-56be-563e-9980-d17fe7893881 with identifier: 132134
2026-03-28 02:01:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 30ac9fe1-56be-563e-9980-d17fe7893881 with identifier: 132134
2026-03-28 02:01:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 30ac9fe1-56be-563e-9980-d17fe7893881 with identifier: 132134 to the API
2026-03-28 02:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132134>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '30ac9fe1-56be-563e-9980-d17fe7893881',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GJ435PW',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/seat-ateca-style-business-15-tsi-150-bva7-132134',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Seat',
'model': 'Ateca',
'odometer': 89622,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20490.0,
'price_includes_vat': True,
'registration_date': '2022-09-26',
'seats_number': 0,
'seller_name': None,
'title': 'Seat Ateca Style Business 1.5 TSI 150 BVA7',
'transmission': 'automatic',
'trim': 'Style Business 1.5 TSI 150 BVA7',
'vin': 'VSSZZZ5FXP6513051',
'year': 2022}
2026-03-28 02:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132134%27 HTTP/1.1" 200 None
2026-03-28 02:01:37 [arval.fr] INFO: Saving data for 132134: {'created_time': 1774353810.460901, 'last_price_update_time': 1774663297.388536}
2026-03-28 02:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='132134') HTTP/1.1" 204 0
2026-03-28 02:01:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 186f7994-ee43-5642-908c-3c15b2da9b97 with identifier: 132138
2026-03-28 02:01:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 186f7994-ee43-5642-908c-3c15b2da9b97 with identifier: 132138
2026-03-28 02:01:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 186f7994-ee43-5642-908c-3c15b2da9b97 with identifier: 132138 to the API
2026-03-28 02:01:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132138>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 114,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '186f7994-ee43-5642-908c-3c15b2da9b97',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GR387RN',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/nissan-juke-acenta-dig-t-114-bvm6-132138',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Nissan',
'model': 'Juke',
'odometer': 16650,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17990.0,
'price_includes_vat': True,
'registration_date': '2023-10-06',
'seats_number': 0,
'seller_name': None,
'title': 'Nissan Juke Acenta DIG-T 114 BVM6',
'transmission': 'manual',
'trim': 'Acenta DIG-T 114 BVM6',
'vin': 'SJNFAAF16U1263924',
'year': 2023}
2026-03-28 02:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132138%27 HTTP/1.1" 200 None
2026-03-28 02:01:39 [arval.fr] INFO: Saving data for 132138: {'created_time': 1774353683.715657, 'last_price_update_time': 1774663299.256999}
2026-03-28 02:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='132138') HTTP/1.1" 204 0
2026-03-28 02:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: ec0a1ad4-c182-5722-89da-a35e432577e8 with identifier: 132136
2026-03-28 02:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: ec0a1ad4-c182-5722-89da-a35e432577e8 with identifier: 132136
2026-03-28 02:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: ec0a1ad4-c182-5722-89da-a35e432577e8 with identifier: 132136 to the API
2026-03-28 02:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:01:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 02:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132136>
{'auction_title': '',
'category': 'Car Derived Van',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'ec0a1ad4-c182-5722-89da-a35e432577e8',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GD185BC',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/citroen-c3-societe-feel-15-bluehdi-100-bvm6-132136',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Citroen',
'model': 'C3',
'odometer': 75839,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8290.0,
'price_includes_vat': True,
'registration_date': '2021-11-19',
'seats_number': 0,
'seller_name': None,
'title': 'Citroen C3 Societe Feel 1.5 BlueHDI 100 BVM6',
'transmission': 'manual',
'trim': 'Societe Feel 1.5 BlueHDI 100 BVM6',
'vin': 'VF7SWYHTUMT614378',
'year': 2021}
2026-03-28 02:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132136%27 HTTP/1.1" 200 None
2026-03-28 02:01:42 [arval.fr] INFO: Saving data for 132136: {'created_time': 1774353699.168968, 'last_price_update_time': 1774663302.402837}
2026-03-28 02:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='132136') HTTP/1.1" 204 0
2026-03-28 02:01:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: b8ff4f9d-00b7-5145-a7b6-32397d9929e1 with identifier: 132135
2026-03-28 02:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 02:01:42 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=fr&q=grey HTTP/1.1" 200 None
2026-03-28 02:01:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 02:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='fr',RowKey='fr') HTTP/1.1" 204 0
2026-03-28 02:01:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: b8ff4f9d-00b7-5145-a7b6-32397d9929e1 with identifier: 132135
2026-03-28 02:01:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: b8ff4f9d-00b7-5145-a7b6-32397d9929e1 with identifier: 132135 to the API
2026-03-28 02:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132135>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 220,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'b8ff4f9d-00b7-5145-a7b6-32397d9929e1',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GC333ZA',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/bmw-x1-xdrive25e-xline-bva6-132135',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'BMW',
'model': 'X1',
'odometer': 41331,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 28990.0,
'price_includes_vat': True,
'registration_date': '2021-11-16',
'seats_number': 0,
'seller_name': None,
'title': 'BMW X1 xDrive25e xLine BVA6',
'transmission': 'automatic',
'trim': 'xDrive25e xLine BVA6',
'vin': 'WBA71AB0505U55165',
'year': 2021}
2026-03-28 02:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132135%27 HTTP/1.1" 200 None
2026-03-28 02:01:43 [arval.fr] INFO: Saving data for 132135: {'created_time': 1774353662.233133, 'last_price_update_time': 1774663303.986129}
2026-03-28 02:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='132135') HTTP/1.1" 204 0
2026-03-28 02:01:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132133> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:01:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd98b5f8-27c5-5985-addf-32fcebce0c51 with identifier: 132137
2026-03-28 02:01:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd98b5f8-27c5-5985-addf-32fcebce0c51 with scrape type 2
2026-03-28 02:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd98b5f8-27c5-5985-addf-32fcebce0c51 with scrape type 2
2026-03-28 02:01:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: bd98b5f8-27c5-5985-addf-32fcebce0c51, identifier: 132137
2026-03-28 02:01:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: bd98b5f8-27c5-5985-addf-32fcebce0c51 with identifier: 132137
2026-03-28 02:01:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: bd98b5f8-27c5-5985-addf-32fcebce0c51 with identifier: 132137
2026-03-28 02:01:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: bd98b5f8-27c5-5985-addf-32fcebce0c51 with identifier: 132137 to the API
2026-03-28 02:01:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132137>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'bd98b5f8-27c5-5985-addf-32fcebce0c51',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GJ043BR',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/dacia-sandero-confort-10-tce-90-bvm5-132137',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 30003,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13290.0,
'price_includes_vat': True,
'registration_date': '2022-08-24',
'seats_number': 0,
'seller_name': None,
'title': 'Dacia Sandero Confort 1.0 TCe 90 BVM5',
'transmission': 'manual',
'trim': 'Confort 1.0 TCe 90 BVM5',
'vin': 'UU1DJF00469918614',
'year': 2022}
2026-03-28 02:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132137%27 HTTP/1.1" 200 None
2026-03-28 02:01:46 [arval.fr] INFO: Saving data for 132137: {'created_time': 1774353652.173506, 'last_price_update_time': 1774663306.448434}
2026-03-28 02:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='132137') HTTP/1.1" 204 0
2026-03-28 02:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=3&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afdc1b7c-c263-59d4-a9f2-cd6ef9a72ae7 with identifier: 132133
2026-03-28 02:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afdc1b7c-c263-59d4-a9f2-cd6ef9a72ae7 with scrape type 2
2026-03-28 02:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afdc1b7c-c263-59d4-a9f2-cd6ef9a72ae7 with scrape type 2
2026-03-28 02:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: afdc1b7c-c263-59d4-a9f2-cd6ef9a72ae7, identifier: 132133
2026-03-28 02:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: afdc1b7c-c263-59d4-a9f2-cd6ef9a72ae7 with identifier: 132133
2026-03-28 02:01:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: afdc1b7c-c263-59d4-a9f2-cd6ef9a72ae7 with identifier: 132133
2026-03-28 02:01:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: afdc1b7c-c263-59d4-a9f2-cd6ef9a72ae7 with identifier: 132133 to the API
2026-03-28 02:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/132133>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'afdc1b7c-c263-59d4-a9f2-cd6ef9a72ae7',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GK048KT',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/renault-clio-evolution-10-sce-65-bvm5-132133',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Renault',
'model': 'Clio',
'odometer': 55907,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11490.0,
'price_includes_vat': True,
'registration_date': '2022-11-07',
'seats_number': 0,
'seller_name': None,
'title': 'Renault Clio Evolution 1.0 SCe 65 BVM5',
'transmission': 'manual',
'trim': 'Evolution 1.0 SCe 65 BVM5',
'vin': 'VF1RJA00270017871',
'year': 2022}
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132133%27 HTTP/1.1" 200 None
2026-03-28 02:01:47 [arval.fr] INFO: Saving data for 132133: {'created_time': 1774353666.428828, 'last_price_update_time': 1774663307.709563}
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='132133') HTTP/1.1" 204 0
2026-03-28 02:01:47 [arval.fr] INFO: Found listing with ID: 132086
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132086%27 HTTP/1.1" 200 None
2026-03-28 02:01:47 [arval.fr] INFO: Scrape type for 132086: 0
2026-03-28 02:01:47 [arval.fr] INFO: Found listing with ID: 132085
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132085%27 HTTP/1.1" 200 None
2026-03-28 02:01:47 [arval.fr] INFO: Scrape type for 132085: 0
2026-03-28 02:01:47 [arval.fr] INFO: Found listing with ID: 132084
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132084%27 HTTP/1.1" 200 None
2026-03-28 02:01:47 [arval.fr] INFO: Scrape type for 132084: 0
2026-03-28 02:01:47 [arval.fr] INFO: Found listing with ID: 132083
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27132083%27 HTTP/1.1" 200 None
2026-03-28 02:01:47 [arval.fr] INFO: Scrape type for 132083: 0
2026-03-28 02:01:47 [arval.fr] INFO: Found listing with ID: 131944
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131944%27 HTTP/1.1" 200 None
2026-03-28 02:01:47 [arval.fr] INFO: Scrape type for 131944: 2
2026-03-28 02:01:47 [arval.fr] INFO: Found listing with ID: 131928
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131928%27 HTTP/1.1" 200 None
2026-03-28 02:01:47 [arval.fr] INFO: Scrape type for 131928: 2
2026-03-28 02: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-28 02:01:47 [arval.fr] INFO: Found listing with ID: 131926
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131926%27 HTTP/1.1" 200 None
2026-03-28 02:01:47 [arval.fr] INFO: Scrape type for 131926: 2
2026-03-28 02:01:47 [arval.fr] INFO: Found listing with ID: 131924
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131924%27 HTTP/1.1" 200 None
2026-03-28 02:01:47 [arval.fr] INFO: Scrape type for 131924: 2
2026-03-28 02:01:47 [arval.fr] INFO: Found listing with ID: 131923
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131923%27 HTTP/1.1" 200 None
2026-03-28 02:01:47 [arval.fr] INFO: Scrape type for 131923: 2
2026-03-28 02:01:47 [arval.fr] INFO: Found listing with ID: 131922
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131922%27 HTTP/1.1" 200 None
2026-03-28 02:01:47 [arval.fr] INFO: Scrape type for 131922: 2
2026-03-28 02:01:47 [arval.fr] INFO: Found listing with ID: 131921
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131921%27 HTTP/1.1" 200 None
2026-03-28 02:01:47 [arval.fr] INFO: Scrape type for 131921: 2
2026-03-28 02:01:47 [arval.fr] INFO: Found listing with ID: 131365
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131365%27 HTTP/1.1" 200 None
2026-03-28 02:01:47 [arval.fr] INFO: Scrape type for 131365: 2
2026-03-28 02:01:47 [arval.fr] INFO: Found listing with ID: 131361
2026-03-28 02:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131361%27 HTTP/1.1" 200 None
2026-03-28 02:01:48 [arval.fr] INFO: Scrape type for 131361: 2
2026-03-28 02:01:48 [arval.fr] INFO: Found listing with ID: 131360
2026-03-28 02:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131360%27 HTTP/1.1" 200 None
2026-03-28 02:01:48 [arval.fr] INFO: Scrape type for 131360: 2
2026-03-28 02:01:48 [arval.fr] INFO: Found listing with ID: 131359
2026-03-28 02:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131359%27 HTTP/1.1" 200 None
2026-03-28 02:01:48 [arval.fr] INFO: Scrape type for 131359: 2
2026-03-28 02:01:48 [arval.fr] INFO: Found listing with ID: 131358
2026-03-28 02:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131358%27 HTTP/1.1" 200 None
2026-03-28 02:01:48 [arval.fr] INFO: Scrape type for 131358: 2
2026-03-28 02:01:48 [arval.fr] INFO: Found listing with ID: 131357
2026-03-28 02:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131357%27 HTTP/1.1" 200 None
2026-03-28 02:01:48 [arval.fr] INFO: Scrape type for 131357: 2
2026-03-28 02:01:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:48 [arval.fr] INFO: Found listing with ID: 131356
2026-03-28 02:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131356%27 HTTP/1.1" 200 None
2026-03-28 02:01:48 [arval.fr] INFO: Scrape type for 131356: 2
2026-03-28 02:01:48 [arval.fr] INFO: Found listing with ID: 131355
2026-03-28 02:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131355%27 HTTP/1.1" 200 None
2026-03-28 02:01:48 [arval.fr] INFO: Scrape type for 131355: 2
2026-03-28 02:01:48 [arval.fr] INFO: Found listing with ID: 131354
2026-03-28 02:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131354%27 HTTP/1.1" 200 None
2026-03-28 02:01:48 [arval.fr] INFO: Scrape type for 131354: 2
2026-03-28 02:01:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131944> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28a06e54-7aca-540f-b8de-4183445fef98 with identifier: 131944
2026-03-28 02:01:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28a06e54-7aca-540f-b8de-4183445fef98 with scrape type 2
2026-03-28 02:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28a06e54-7aca-540f-b8de-4183445fef98 with scrape type 2
2026-03-28 02:01:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 28a06e54-7aca-540f-b8de-4183445fef98, identifier: 131944
2026-03-28 02:01:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 28a06e54-7aca-540f-b8de-4183445fef98 with identifier: 131944
2026-03-28 02:01:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 28a06e54-7aca-540f-b8de-4183445fef98 with identifier: 131944
2026-03-28 02:01:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 28a06e54-7aca-540f-b8de-4183445fef98 with identifier: 131944 to the API
2026-03-28 02:01:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131944>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '28a06e54-7aca-540f-b8de-4183445fef98',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GK418EX',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/dacia-sandero-iii-confort-10-tce-90-bvm5-131944',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Dacia',
'model': 'Sandero III',
'odometer': 29990,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12190.0,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 0,
'seller_name': None,
'title': 'Dacia Sandero III Confort 1.0 TCe 90 BVM5',
'transmission': 'manual',
'trim': 'Confort 1.0 TCe 90 BVM5',
'vin': 'UU1DJF00169777680',
'year': 2022}
2026-03-28 02:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131944%27 HTTP/1.1" 200 None
2026-03-28 02:01:51 [arval.fr] INFO: Saving data for 131944: {'created_time': 1774058421.066751, 'last_price_update_time': 1774663311.260305}
2026-03-28 02:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131944') HTTP/1.1" 204 0
2026-03-28 02:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131928> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131923> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:01:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131926> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131924> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eaff7a6c-ae0a-5d83-b0b0-ab851014834b with identifier: 131928
2026-03-28 02:01:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eaff7a6c-ae0a-5d83-b0b0-ab851014834b with scrape type 2
2026-03-28 02:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eaff7a6c-ae0a-5d83-b0b0-ab851014834b with scrape type 2
2026-03-28 02:01:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: eaff7a6c-ae0a-5d83-b0b0-ab851014834b, identifier: 131928
2026-03-28 02:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d1cc42b-a512-5589-a172-9861f1e71e4f with identifier: 131923
2026-03-28 02:01:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d1cc42b-a512-5589-a172-9861f1e71e4f with scrape type 2
2026-03-28 02:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d1cc42b-a512-5589-a172-9861f1e71e4f with scrape type 2
2026-03-28 02:01:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 2d1cc42b-a512-5589-a172-9861f1e71e4f, identifier: 131923
2026-03-28 02:01:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: eaff7a6c-ae0a-5d83-b0b0-ab851014834b with identifier: 131928
2026-03-28 02:01:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: eaff7a6c-ae0a-5d83-b0b0-ab851014834b with identifier: 131928
2026-03-28 02:01:51 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: eaff7a6c-ae0a-5d83-b0b0-ab851014834b with identifier: 131928 to the API
2026-03-28 02:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131928>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'eaff7a6c-ae0a-5d83-b0b0-ab851014834b',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GR132WK',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/bmw-serie-1-118-i-edition-sport-15-135-bva7-131928',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'BMW',
'model': 'Serie 1',
'odometer': 119518,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19990.0,
'price_includes_vat': True,
'registration_date': '2023-10-17',
'seats_number': 0,
'seller_name': None,
'title': 'BMW Serie 1 118 i Edition Sport 1.5 135 BVA7',
'transmission': 'automatic',
'trim': '118 i Edition Sport 1.5 135 BVA7',
'vin': 'WBA7K310007N37223',
'year': 2023}
2026-03-28 02:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131928%27 HTTP/1.1" 200 None
2026-03-28 02:01:53 [arval.fr] INFO: Saving data for 131928: {'created_time': 1774018847.573532, 'last_price_update_time': 1774663313.189118}
2026-03-28 02:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131928') HTTP/1.1" 204 0
2026-03-28 02:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 2d1cc42b-a512-5589-a172-9861f1e71e4f with identifier: 131923
2026-03-28 02:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 2d1cc42b-a512-5589-a172-9861f1e71e4f with identifier: 131923
2026-03-28 02:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 2d1cc42b-a512-5589-a172-9861f1e71e4f with identifier: 131923 to the API
2026-03-28 02:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131923>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '2d1cc42b-a512-5589-a172-9861f1e71e4f',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GL822GZ',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/renault-clio-evolution-10-sce-65-bvm5-131923',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Renault',
'model': 'Clio',
'odometer': 43820,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11990.0,
'price_includes_vat': True,
'registration_date': '2022-12-23',
'seats_number': 0,
'seller_name': None,
'title': 'Renault Clio Evolution 1.0 SCe 65 BVM5',
'transmission': 'manual',
'trim': 'Evolution 1.0 SCe 65 BVM5',
'vin': 'VF1RJA00370017538',
'year': 2022}
2026-03-28 02:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131923%27 HTTP/1.1" 200 None
2026-03-28 02:01:55 [arval.fr] INFO: Saving data for 131923: {'created_time': 1774018840.785032, 'last_price_update_time': 1774663315.206086}
2026-03-28 02:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131923') HTTP/1.1" 204 0
2026-03-28 02:01:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77de9aa3-fd13-5af0-8d7f-b834f6f52ec5 with identifier: 131926
2026-03-28 02:01:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77de9aa3-fd13-5af0-8d7f-b834f6f52ec5 with scrape type 2
2026-03-28 02:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77de9aa3-fd13-5af0-8d7f-b834f6f52ec5 with scrape type 2
2026-03-28 02:01:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 77de9aa3-fd13-5af0-8d7f-b834f6f52ec5, identifier: 131926
2026-03-28 02:01:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5925f64-f45f-53ac-9e25-df05e1e1cc13 with identifier: 131924
2026-03-28 02:01:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5925f64-f45f-53ac-9e25-df05e1e1cc13 with scrape type 2
2026-03-28 02:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5925f64-f45f-53ac-9e25-df05e1e1cc13 with scrape type 2
2026-03-28 02:01:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: b5925f64-f45f-53ac-9e25-df05e1e1cc13, identifier: 131924
2026-03-28 02:01:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 77de9aa3-fd13-5af0-8d7f-b834f6f52ec5 with identifier: 131926
2026-03-28 02:01:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 77de9aa3-fd13-5af0-8d7f-b834f6f52ec5 with identifier: 131926
2026-03-28 02:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 77de9aa3-fd13-5af0-8d7f-b834f6f52ec5 with identifier: 131926 to the API
2026-03-28 02:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131926>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '77de9aa3-fd13-5af0-8d7f-b834f6f52ec5',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GG660WY',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/peugeot-5008-allure-15-bluehdi-130-bvm6-7-sieges-131926',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Peugeot',
'model': '5008',
'odometer': 105690,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19490.0,
'price_includes_vat': True,
'registration_date': '2022-06-13',
'seats_number': 0,
'seller_name': None,
'title': 'Peugeot 5008 Allure 1.5 bLUEHDi 130 BVM6 7 Sieges',
'transmission': 'manual',
'trim': 'Allure 1.5 bLUEHDi 130 BVM6 7 Sieges',
'vin': 'VF3MCYHZMNL027310',
'year': 2022}
2026-03-28 02:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131926%27 HTTP/1.1" 200 None
2026-03-28 02:01:55 [arval.fr] INFO: Saving data for 131926: {'created_time': 1774018845.672696, 'last_price_update_time': 1774663315.804084}
2026-03-28 02:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131926') HTTP/1.1" 204 0
2026-03-28 02:01:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: b5925f64-f45f-53ac-9e25-df05e1e1cc13 with identifier: 131924
2026-03-28 02:01:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: b5925f64-f45f-53ac-9e25-df05e1e1cc13 with identifier: 131924
2026-03-28 02:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: b5925f64-f45f-53ac-9e25-df05e1e1cc13 with identifier: 131924 to the API
2026-03-28 02:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131924>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'b5925f64-f45f-53ac-9e25-df05e1e1cc13',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GG536SJ',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/nissan-qashqai-n-style-13-mhev-158-xtronic-131924',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 110478,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17990.0,
'price_includes_vat': True,
'registration_date': '2022-06-02',
'seats_number': 0,
'seller_name': None,
'title': 'Nissan Qashqai N-Style 1.3 MHEV 158 Xtronic',
'transmission': 'automatic',
'trim': 'N-Style 1.3 MHEV 158 Xtronic',
'vin': 'SJNTAAJ12U1062175',
'year': 2022}
2026-03-28 02:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131924%27 HTTP/1.1" 200 None
2026-03-28 02:01:57 [arval.fr] INFO: Saving data for 131924: {'created_time': 1774018843.026545, 'last_price_update_time': 1774663317.176437}
2026-03-28 02:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131924') HTTP/1.1" 204 0
2026-03-28 02: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-28 02: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-28 02: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-28 02:01:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131922> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:01:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85213740-01d4-5813-b664-802a6e94aa21 with identifier: 131922
2026-03-28 02:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85213740-01d4-5813-b664-802a6e94aa21 with scrape type 2
2026-03-28 02:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85213740-01d4-5813-b664-802a6e94aa21 with scrape type 2
2026-03-28 02:01:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 85213740-01d4-5813-b664-802a6e94aa21, identifier: 131922
2026-03-28 02:01:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 85213740-01d4-5813-b664-802a6e94aa21 with identifier: 131922
2026-03-28 02:01:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 85213740-01d4-5813-b664-802a6e94aa21 with identifier: 131922
2026-03-28 02:01:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 85213740-01d4-5813-b664-802a6e94aa21 with identifier: 131922 to the API
2026-03-28 02:01:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131922>
{'auction_title': '',
'category': 'Car Derived Van',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '85213740-01d4-5813-b664-802a6e94aa21',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GJ553MD',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/renault-clio-business-15-dci-100-bvm6-transfo-vp-vf-131922',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Renault',
'model': 'Clio',
'odometer': 113654,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10990.0,
'price_includes_vat': True,
'registration_date': '2022-09-20',
'seats_number': 0,
'seller_name': None,
'title': 'Renault Clio Business 1.5 dCi 100 BVM6 TRANSFO VP-VF',
'transmission': 'manual',
'trim': 'Business 1.5 dCi 100 BVM6 TRANSFO VP-VF',
'vin': 'VF1RJA00868678496',
'year': 2022}
2026-03-28 02:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131922%27 HTTP/1.1" 200 None
2026-03-28 02:01:59 [arval.fr] INFO: Saving data for 131922: {'created_time': 1774018837.429322, 'last_price_update_time': 1774663319.307097}
2026-03-28 02:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131922') HTTP/1.1" 204 0
2026-03-28 02:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131361> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:01:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131360> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131359> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:01:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adba19d8-479c-5aed-8e76-4e1f84bcf564 with identifier: 131361
2026-03-28 02:01:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adba19d8-479c-5aed-8e76-4e1f84bcf564 with scrape type 2
2026-03-28 02:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adba19d8-479c-5aed-8e76-4e1f84bcf564 with scrape type 2
2026-03-28 02:01:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: adba19d8-479c-5aed-8e76-4e1f84bcf564, identifier: 131361
2026-03-28 02:01:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: adba19d8-479c-5aed-8e76-4e1f84bcf564 with identifier: 131361
2026-03-28 02:01:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: adba19d8-479c-5aed-8e76-4e1f84bcf564 with identifier: 131361
2026-03-28 02:01:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: adba19d8-479c-5aed-8e76-4e1f84bcf564 with identifier: 131361 to the API
2026-03-28 02:01:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131361>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'adba19d8-479c-5aed-8e76-4e1f84bcf564',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GL104YX',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/peugeot-2008-allure-pack-12-puretech-130-bva8-131361',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Peugeot',
'model': '2008',
'odometer': 77692,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14990.0,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 0,
'seller_name': None,
'title': 'Peugeot 2008 Allure Pack 1.2 PureTech 130 BVA8',
'transmission': 'automatic',
'trim': 'Allure Pack 1.2 PureTech 130 BVA8',
'vin': 'VR3USHNSSNJ849408',
'year': 2023}
2026-03-28 02:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131361%27 HTTP/1.1" 200 None
2026-03-28 02:01:59 [arval.fr] INFO: Saving data for 131361: {'created_time': 1773937840.211508, 'last_price_update_time': 1774663319.955911}
2026-03-28 02:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131361') HTTP/1.1" 204 0
2026-03-28 02:01:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:01:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27ded172-9648-538d-b92d-54702f538ad8 with identifier: 131360
2026-03-28 02:01:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27ded172-9648-538d-b92d-54702f538ad8 with scrape type 2
2026-03-28 02:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27ded172-9648-538d-b92d-54702f538ad8 with scrape type 2
2026-03-28 02:02:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 27ded172-9648-538d-b92d-54702f538ad8, identifier: 131360
2026-03-28 02:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131358> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 27ded172-9648-538d-b92d-54702f538ad8 with identifier: 131360
2026-03-28 02:02:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 27ded172-9648-538d-b92d-54702f538ad8 with identifier: 131360
2026-03-28 02:02:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 27ded172-9648-538d-b92d-54702f538ad8 with identifier: 131360 to the API
2026-03-28 02:02:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131360>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 92,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '27ded172-9648-538d-b92d-54702f538ad8',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GJ107WE',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/nissan-micra-business-edition-ig-t-92-131360',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Nissan',
'model': 'Micra',
'odometer': 56776,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11990.0,
'price_includes_vat': True,
'registration_date': '2022-10-04',
'seats_number': 0,
'seller_name': None,
'title': 'Nissan Micra Business Edition IG-T 92',
'transmission': 'manual',
'trim': 'Business Edition IG-T 92',
'vin': 'VNVK1400569416623',
'year': 2022}
2026-03-28 02:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131360%27 HTTP/1.1" 200 None
2026-03-28 02:02:00 [arval.fr] INFO: Saving data for 131360: {'created_time': 1773938009.143176, 'last_price_update_time': 1774663320.474535}
2026-03-28 02:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131360') HTTP/1.1" 204 0
2026-03-28 02:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131921> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6784be5b-8cdd-5cd7-ae31-ff6c85b75bfa with identifier: 131359
2026-03-28 02:02:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6784be5b-8cdd-5cd7-ae31-ff6c85b75bfa with scrape type 2
2026-03-28 02:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6784be5b-8cdd-5cd7-ae31-ff6c85b75bfa with scrape type 2
2026-03-28 02:02:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 6784be5b-8cdd-5cd7-ae31-ff6c85b75bfa, identifier: 131359
2026-03-28 02:02:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 6784be5b-8cdd-5cd7-ae31-ff6c85b75bfa with identifier: 131359
2026-03-28 02:02:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 6784be5b-8cdd-5cd7-ae31-ff6c85b75bfa with identifier: 131359
2026-03-28 02:02:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 6784be5b-8cdd-5cd7-ae31-ff6c85b75bfa with identifier: 131359 to the API
2026-03-28 02:02:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131359>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 220,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '6784be5b-8cdd-5cd7-ae31-ff6c85b75bfa',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GD970CT',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/mini-countryman-cooper-se-all4-business-design-12595-bva6-131359',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Mini',
'model': 'Countryman',
'odometer': 74533,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21990.0,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 0,
'seller_name': None,
'title': 'Mini Countryman Cooper SE ALL4 Business Design 125+95 BVA6',
'transmission': 'automatic',
'trim': 'Cooper SE ALL4 Business Design 125+95 BVA6',
'vin': 'WMW21BS0403N92089',
'year': 2021}
2026-03-28 02:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131359%27 HTTP/1.1" 200 None
2026-03-28 02:02:00 [arval.fr] INFO: Saving data for 131359: {'created_time': 1773937500.594688, 'last_price_update_time': 1774663320.9519}
2026-03-28 02:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131359') HTTP/1.1" 204 0
2026-03-28 02:02:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 422203c9-eab6-545d-a2ed-d8007d1dafa2 with identifier: 131358
2026-03-28 02:02:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 422203c9-eab6-545d-a2ed-d8007d1dafa2 with scrape type 2
2026-03-28 02:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 422203c9-eab6-545d-a2ed-d8007d1dafa2 with scrape type 2
2026-03-28 02:02:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 422203c9-eab6-545d-a2ed-d8007d1dafa2, identifier: 131358
2026-03-28 02:02:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 422203c9-eab6-545d-a2ed-d8007d1dafa2 with identifier: 131358
2026-03-28 02:02:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 422203c9-eab6-545d-a2ed-d8007d1dafa2 with identifier: 131358
2026-03-28 02:02:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 422203c9-eab6-545d-a2ed-d8007d1dafa2 with identifier: 131358 to the API
2026-03-28 02:02:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:02:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 02:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131358>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '422203c9-eab6-545d-a2ed-d8007d1dafa2',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GD014KC',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/mercedes-classe-a-a-180-d-business-line-8g-dct-131358',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Mercedes',
'model': 'Classe A',
'odometer': 104558,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19990.0,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 0,
'seller_name': None,
'title': 'Mercedes Classe A A 180 d Business Line 8G-DCT',
'transmission': 'automatic',
'trim': 'A 180 d Business Line 8G-DCT',
'vin': 'W1K1770101N266890',
'year': 2021}
2026-03-28 02:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131358%27 HTTP/1.1" 200 None
2026-03-28 02:02:01 [arval.fr] INFO: Saving data for 131358: {'created_time': 1773937474.857732, 'last_price_update_time': 1774663321.460943}
2026-03-28 02:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131358') HTTP/1.1" 204 0
2026-03-28 02:02:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b42d5ee5-b802-5103-9f63-07e74ff70b8a with identifier: 131921
2026-03-28 02:02:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b42d5ee5-b802-5103-9f63-07e74ff70b8a with scrape type 2
2026-03-28 02:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b42d5ee5-b802-5103-9f63-07e74ff70b8a with scrape type 2
2026-03-28 02:02:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: b42d5ee5-b802-5103-9f63-07e74ff70b8a, identifier: 131921
2026-03-28 02:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131357> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: b42d5ee5-b802-5103-9f63-07e74ff70b8a with identifier: 131921
2026-03-28 02:02:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: b42d5ee5-b802-5103-9f63-07e74ff70b8a with identifier: 131921
2026-03-28 02:02:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: b42d5ee5-b802-5103-9f63-07e74ff70b8a with identifier: 131921 to the API
2026-03-28 02:02:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131921>
{'auction_title': '',
'category': 'Véhicule Utilitaire Léger',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.3L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'b42d5ee5-b802-5103-9f63-07e74ff70b8a',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GL339PE',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/renault-express-confort-13-tce-100-bvm6-131921',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Renault',
'model': 'Express',
'odometer': 29007,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15990.0,
'price_includes_vat': True,
'registration_date': '2023-01-10',
'seats_number': 0,
'seller_name': None,
'title': 'Renault Express Confort 1.3 TCe 100 BVM6',
'transmission': 'manual',
'trim': 'Confort 1.3 TCe 100 BVM6',
'vin': 'VF1RJK00270256262',
'year': 2023}
2026-03-28 02:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131921%27 HTTP/1.1" 200 None
2026-03-28 02:02:02 [arval.fr] INFO: Saving data for 131921: {'created_time': 1774018834.034763, 'last_price_update_time': 1774663322.27719}
2026-03-28 02:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131921') HTTP/1.1" 204 0
2026-03-28 02:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131356> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85c5a24f-e54b-5fac-bbbe-f63f95343b67 with identifier: 131357
2026-03-28 02:02:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85c5a24f-e54b-5fac-bbbe-f63f95343b67 with scrape type 2
2026-03-28 02:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85c5a24f-e54b-5fac-bbbe-f63f95343b67 with scrape type 2
2026-03-28 02:02:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 85c5a24f-e54b-5fac-bbbe-f63f95343b67, identifier: 131357
2026-03-28 02:02:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 85c5a24f-e54b-5fac-bbbe-f63f95343b67 with identifier: 131357
2026-03-28 02:02:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 85c5a24f-e54b-5fac-bbbe-f63f95343b67 with identifier: 131357
2026-03-28 02:02:02 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 85c5a24f-e54b-5fac-bbbe-f63f95343b67 with identifier: 131357 to the API
2026-03-28 02:02:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131357>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '85c5a24f-e54b-5fac-bbbe-f63f95343b67',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GK420BY',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/kia-xceed-16-gdi-phev-active-business-dct6-131357',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Kia',
'model': 'XCeed',
'odometer': 41966,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18990.0,
'price_includes_vat': True,
'registration_date': '2022-10-19',
'seats_number': 0,
'seller_name': None,
'title': 'Kia XCeed 1.6 GDI PHEV ACTIVE BUSINESS DCT6',
'transmission': 'automatic',
'trim': '1.6 GDI PHEV ACTIVE BUSINESS DCT6',
'vin': 'U5YH5F1AGPL034757',
'year': 2022}
2026-03-28 02:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131357%27 HTTP/1.1" 200 None
2026-03-28 02:02:02 [arval.fr] INFO: Saving data for 131357: {'created_time': 1773937110.480698, 'last_price_update_time': 1774663322.728175}
2026-03-28 02:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131357') HTTP/1.1" 204 0
2026-03-28 02:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131365> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7853cc2-66c4-512a-885f-0cb4e6ca8c27 with identifier: 131356
2026-03-28 02:02:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7853cc2-66c4-512a-885f-0cb4e6ca8c27 with scrape type 2
2026-03-28 02:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7853cc2-66c4-512a-885f-0cb4e6ca8c27 with scrape type 2
2026-03-28 02:02:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: a7853cc2-66c4-512a-885f-0cb4e6ca8c27, identifier: 131356
2026-03-28 02:02:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: a7853cc2-66c4-512a-885f-0cb4e6ca8c27 with identifier: 131356
2026-03-28 02:02:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: a7853cc2-66c4-512a-885f-0cb4e6ca8c27 with identifier: 131356
2026-03-28 02:02:02 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: a7853cc2-66c4-512a-885f-0cb4e6ca8c27 with identifier: 131356 to the API
2026-03-28 02:02:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131356>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 230,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'a7853cc2-66c4-512a-885f-0cb4e6ca8c27',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GJ246JP',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/kia-sportage-design-hybrid-16-t-gdi-230-bva6-131356',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Kia',
'model': 'Sportage',
'odometer': 101463,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22990.0,
'price_includes_vat': True,
'registration_date': '2022-09-12',
'seats_number': 0,
'seller_name': None,
'title': 'Kia Sportage Design Hybrid 1.6 T-GDi 230 BVA6',
'transmission': 'automatic',
'trim': 'Design Hybrid 1.6 T-GDi 230 BVA6',
'vin': 'U5YPV81GBNL039797',
'year': 2022}
2026-03-28 02:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131356%27 HTTP/1.1" 200 None
2026-03-28 02:02:03 [arval.fr] INFO: Saving data for 131356: {'created_time': 1773936754.078522, 'last_price_update_time': 1774663323.289733}
2026-03-28 02:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131356') HTTP/1.1" 204 0
2026-03-28 02:02:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 151f7b3d-2014-5aea-82db-951b52b98a0c with identifier: 131365
2026-03-28 02:02:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 151f7b3d-2014-5aea-82db-951b52b98a0c with scrape type 2
2026-03-28 02:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 151f7b3d-2014-5aea-82db-951b52b98a0c with scrape type 2
2026-03-28 02:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 151f7b3d-2014-5aea-82db-951b52b98a0c, identifier: 131365
2026-03-28 02:02:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 151f7b3d-2014-5aea-82db-951b52b98a0c with identifier: 131365
2026-03-28 02:02:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 151f7b3d-2014-5aea-82db-951b52b98a0c with identifier: 131365
2026-03-28 02:02:03 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 151f7b3d-2014-5aea-82db-951b52b98a0c with identifier: 131365 to the API
2026-03-28 02:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131365>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'blue',
'currency': 'EUR',
'doors_number': 3,
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '151f7b3d-2014-5aea-82db-951b52b98a0c',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GJ542JW',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/fiat-500-hybrid-10-bsg-70-ch-dolcevita-131365',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Fiat',
'model': '500',
'odometer': 34736,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11290.0,
'price_includes_vat': True,
'registration_date': '2022-09-13',
'seats_number': 0,
'seller_name': None,
'title': 'Fiat 500 Hybrid 10 BSG 70 ch Dolcevita',
'transmission': 'manual',
'trim': 'Hybrid 10 BSG 70 ch Dolcevita',
'vin': 'ZFACF1CJXNJG76179',
'year': 2022}
2026-03-28 02:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131365%27 HTTP/1.1" 200 None
2026-03-28 02:02:03 [arval.fr] INFO: Saving data for 131365: {'created_time': 1773937120.016262, 'last_price_update_time': 1774663323.764654}
2026-03-28 02:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131365') HTTP/1.1" 204 0
2026-03-28 02:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131354> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c5a8bd2-1ba7-5582-b83b-bdb636d6b7d4 with identifier: 131354
2026-03-28 02:02:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c5a8bd2-1ba7-5582-b83b-bdb636d6b7d4 with scrape type 2
2026-03-28 02:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c5a8bd2-1ba7-5582-b83b-bdb636d6b7d4 with scrape type 2
2026-03-28 02:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 4c5a8bd2-1ba7-5582-b83b-bdb636d6b7d4, identifier: 131354
2026-03-28 02:02:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 4c5a8bd2-1ba7-5582-b83b-bdb636d6b7d4 with identifier: 131354
2026-03-28 02:02:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 4c5a8bd2-1ba7-5582-b83b-bdb636d6b7d4 with identifier: 131354
2026-03-28 02:02:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 4c5a8bd2-1ba7-5582-b83b-bdb636d6b7d4 with identifier: 131354 to the API
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131354>
{'auction_title': '',
'category': 'Véhicule Utilitaire Léger',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '4c5a8bd2-1ba7-5582-b83b-bdb636d6b7d4',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GD503ZH',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/citroen-berlingo-fourgon-club-m-650-15-bluehdi-100-bvm6-131354',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 76796,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12490.0,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 0,
'seller_name': None,
'title': 'Citroen Berlingo Fourgon Club M 650 1.5 BlueHDi 100 BVM6',
'transmission': 'manual',
'trim': 'Fourgon Club M 650 1.5 BlueHDi 100 BVM6',
'vin': 'VR7EFYHT2MN556912',
'year': 2022}
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131354%27 HTTP/1.1" 200 None
2026-03-28 02:02:04 [arval.fr] INFO: Saving data for 131354: {'created_time': 1773936388.758256, 'last_price_update_time': 1774663324.409565}
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131354') HTTP/1.1" 204 0
2026-03-28 02:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=4&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:04 [arval.fr] INFO: Found listing with ID: 131353
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131353%27 HTTP/1.1" 200 None
2026-03-28 02:02:04 [arval.fr] INFO: Scrape type for 131353: 2
2026-03-28 02:02:04 [arval.fr] INFO: Found listing with ID: 131352
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131352%27 HTTP/1.1" 200 None
2026-03-28 02:02:04 [arval.fr] INFO: Scrape type for 131352: 2
2026-03-28 02:02:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:04 [arval.fr] INFO: Found listing with ID: 131351
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131351%27 HTTP/1.1" 200 None
2026-03-28 02:02:04 [arval.fr] INFO: Scrape type for 131351: 2
2026-03-28 02:02:04 [arval.fr] INFO: Found listing with ID: 131350
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131350%27 HTTP/1.1" 200 None
2026-03-28 02:02:04 [arval.fr] INFO: Scrape type for 131350: 2
2026-03-28 02:02:04 [arval.fr] INFO: Found listing with ID: 131349
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131349%27 HTTP/1.1" 200 None
2026-03-28 02:02:04 [arval.fr] INFO: Scrape type for 131349: 2
2026-03-28 02:02:04 [arval.fr] INFO: Found listing with ID: 131348
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131348%27 HTTP/1.1" 200 None
2026-03-28 02:02:04 [arval.fr] INFO: Scrape type for 131348: 2
2026-03-28 02:02:04 [arval.fr] INFO: Found listing with ID: 131347
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131347%27 HTTP/1.1" 200 None
2026-03-28 02:02:04 [arval.fr] INFO: Scrape type for 131347: 2
2026-03-28 02:02:04 [arval.fr] INFO: Found listing with ID: 131345
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131345%27 HTTP/1.1" 200 None
2026-03-28 02:02:04 [arval.fr] INFO: Scrape type for 131345: 2
2026-03-28 02:02:04 [arval.fr] INFO: Found listing with ID: 131344
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131344%27 HTTP/1.1" 200 None
2026-03-28 02:02:04 [arval.fr] INFO: Scrape type for 131344: 2
2026-03-28 02:02:04 [arval.fr] INFO: Found listing with ID: 131343
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131343%27 HTTP/1.1" 200 None
2026-03-28 02:02:04 [arval.fr] INFO: Scrape type for 131343: 2
2026-03-28 02:02:04 [arval.fr] INFO: Found listing with ID: 131342
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131342%27 HTTP/1.1" 200 None
2026-03-28 02:02:04 [arval.fr] INFO: Scrape type for 131342: 2
2026-03-28 02:02:04 [arval.fr] INFO: Found listing with ID: 131273
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131273%27 HTTP/1.1" 200 None
2026-03-28 02:02:04 [arval.fr] INFO: Scrape type for 131273: 2
2026-03-28 02:02:04 [arval.fr] INFO: Found listing with ID: 131229
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131229%27 HTTP/1.1" 200 None
2026-03-28 02:02:04 [arval.fr] INFO: Scrape type for 131229: 2
2026-03-28 02:02:04 [arval.fr] INFO: Found listing with ID: 131228
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131228%27 HTTP/1.1" 200 None
2026-03-28 02:02:04 [arval.fr] INFO: Scrape type for 131228: 2
2026-03-28 02:02:04 [arval.fr] INFO: Found listing with ID: 131226
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131226%27 HTTP/1.1" 200 None
2026-03-28 02:02:04 [arval.fr] INFO: Scrape type for 131226: 2
2026-03-28 02:02:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:04 [arval.fr] INFO: Found listing with ID: 131224
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131224%27 HTTP/1.1" 200 None
2026-03-28 02:02:04 [arval.fr] INFO: Scrape type for 131224: 0
2026-03-28 02:02:04 [arval.fr] INFO: Found listing with ID: 131221
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131221%27 HTTP/1.1" 200 None
2026-03-28 02:02:04 [arval.fr] INFO: Scrape type for 131221: 2
2026-03-28 02:02:04 [arval.fr] INFO: Found listing with ID: 131145
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131145%27 HTTP/1.1" 200 None
2026-03-28 02:02:04 [arval.fr] INFO: Scrape type for 131145: 0
2026-03-28 02:02:04 [arval.fr] INFO: Found listing with ID: 131144
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131144%27 HTTP/1.1" 200 None
2026-03-28 02:02:04 [arval.fr] INFO: Scrape type for 131144: 2
2026-03-28 02:02:04 [arval.fr] INFO: Found listing with ID: 131143
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131143%27 HTTP/1.1" 200 None
2026-03-28 02:02:04 [arval.fr] INFO: Scrape type for 131143: 2
2026-03-28 02:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:05 [scrapy.extensions.logstats] INFO: Crawled 44 pages (at 31 pages/min), scraped 39 items (at 28 items/min)
2026-03-28 02:02:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 159MiB
2026-03-28 02:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131352> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 384b8ddb-db87-58d7-a033-0183ef2a012e with identifier: 131352
2026-03-28 02:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 384b8ddb-db87-58d7-a033-0183ef2a012e with scrape type 2
2026-03-28 02:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 384b8ddb-db87-58d7-a033-0183ef2a012e with scrape type 2
2026-03-28 02:02:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 384b8ddb-db87-58d7-a033-0183ef2a012e, identifier: 131352
2026-03-28 02:02:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 384b8ddb-db87-58d7-a033-0183ef2a012e with identifier: 131352
2026-03-28 02:02:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 384b8ddb-db87-58d7-a033-0183ef2a012e with identifier: 131352
2026-03-28 02:02:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 384b8ddb-db87-58d7-a033-0183ef2a012e with identifier: 131352 to the API
2026-03-28 02:02:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131352>
{'auction_title': '',
'category': 'Car Derived Van',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '384b8ddb-db87-58d7-a033-0183ef2a012e',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GH478CM',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/renault-clio-business-15-dci-100-bvm6-transfo-vp-vf-131352',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Renault',
'model': 'Clio',
'odometer': 103182,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10990.0,
'price_includes_vat': True,
'registration_date': '2022-06-23',
'seats_number': 0,
'seller_name': None,
'title': 'Renault Clio Business 1.5 dCi 100 BVM6 TRANSFO VP-VF',
'transmission': 'manual',
'trim': 'Business 1.5 dCi 100 BVM6 TRANSFO VP-VF',
'vin': 'VF1RJA00368678440',
'year': 2022}
2026-03-28 02:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131352%27 HTTP/1.1" 200 None
2026-03-28 02:02:07 [arval.fr] INFO: Saving data for 131352: {'created_time': 1773935865.12076, 'last_price_update_time': 1774663327.714654}
2026-03-28 02:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131352') HTTP/1.1" 204 0
2026-03-28 02: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-28 02:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131351> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131350> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131349> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 752bd14e-4643-5cc9-acda-4ed6a640710d with identifier: 131351
2026-03-28 02:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 752bd14e-4643-5cc9-acda-4ed6a640710d with scrape type 2
2026-03-28 02:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 752bd14e-4643-5cc9-acda-4ed6a640710d with scrape type 2
2026-03-28 02:02:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 752bd14e-4643-5cc9-acda-4ed6a640710d, identifier: 131351
2026-03-28 02:02:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee76dbb9-6e30-5b4f-a23f-eaff2676d683 with identifier: 131350
2026-03-28 02:02:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee76dbb9-6e30-5b4f-a23f-eaff2676d683 with scrape type 2
2026-03-28 02:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee76dbb9-6e30-5b4f-a23f-eaff2676d683 with scrape type 2
2026-03-28 02:02:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: ee76dbb9-6e30-5b4f-a23f-eaff2676d683, identifier: 131350
2026-03-28 02:02:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 164dd4ae-536e-5787-8c39-ac7761a7f55a with identifier: 131349
2026-03-28 02:02:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 164dd4ae-536e-5787-8c39-ac7761a7f55a with scrape type 2
2026-03-28 02:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 164dd4ae-536e-5787-8c39-ac7761a7f55a with scrape type 2
2026-03-28 02:02:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 164dd4ae-536e-5787-8c39-ac7761a7f55a, identifier: 131349
2026-03-28 02:02:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 752bd14e-4643-5cc9-acda-4ed6a640710d with identifier: 131351
2026-03-28 02:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 02:02:08 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=fr&q=beige HTTP/1.1" 200 None
2026-03-28 02:02:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 02:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='fr',RowKey='fr') HTTP/1.1" 204 0
2026-03-28 02:02:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 752bd14e-4643-5cc9-acda-4ed6a640710d with identifier: 131351
2026-03-28 02:02:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 752bd14e-4643-5cc9-acda-4ed6a640710d with identifier: 131351 to the API
2026-03-28 02:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:02:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 02:02:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131351>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '752bd14e-4643-5cc9-acda-4ed6a640710d',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GW444YM',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/citroen-c3-max-12-puretech-80-bvm5-131351',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Citroen',
'model': 'C3',
'odometer': 15155,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12990.0,
'price_includes_vat': True,
'registration_date': '2024-05-16',
'seats_number': 0,
'seller_name': None,
'title': 'Citroen C3 Max 1.2 PureTech 80 BVM5',
'transmission': 'manual',
'trim': 'Max 1.2 PureTech 80 BVM5',
'vin': 'VF7SXHMRVRT030469',
'year': 2024}
2026-03-28 02:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131351%27 HTTP/1.1" 200 None
2026-03-28 02:02:10 [arval.fr] INFO: Saving data for 131351: {'created_time': 1773933141.538084, 'last_price_update_time': 1774663330.431019}
2026-03-28 02:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131351') HTTP/1.1" 204 0
2026-03-28 02:02:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: ee76dbb9-6e30-5b4f-a23f-eaff2676d683 with identifier: 131350
2026-03-28 02:02:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: ee76dbb9-6e30-5b4f-a23f-eaff2676d683 with identifier: 131350
2026-03-28 02:02:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: ee76dbb9-6e30-5b4f-a23f-eaff2676d683 with identifier: 131350 to the API
2026-03-28 02:02:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:02:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 02:02:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131350>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'ee76dbb9-6e30-5b4f-a23f-eaff2676d683',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GK219XZ',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/skoda-fabia-ambition-10-tsi-95-bvm5-131350',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 33485,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14490.0,
'price_includes_vat': True,
'registration_date': '2022-12-02',
'seats_number': 0,
'seller_name': None,
'title': 'Skoda Fabia Ambition 1.0 TSI 95 BVM5',
'transmission': 'manual',
'trim': 'Ambition 1.0 TSI 95 BVM5',
'vin': 'TMBEP6PJ2P4026847',
'year': 2022}
2026-03-28 02:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131350%27 HTTP/1.1" 200 None
2026-03-28 02:02:10 [arval.fr] INFO: Saving data for 131350: {'created_time': 1773935666.982181, 'last_price_update_time': 1774663330.950942}
2026-03-28 02:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131350') HTTP/1.1" 204 0
2026-03-28 02:02:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 164dd4ae-536e-5787-8c39-ac7761a7f55a with identifier: 131349
2026-03-28 02:02:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 164dd4ae-536e-5787-8c39-ac7761a7f55a with identifier: 131349
2026-03-28 02:02:11 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 164dd4ae-536e-5787-8c39-ac7761a7f55a with identifier: 131349 to the API
2026-03-28 02:02:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131349>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 114,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '164dd4ae-536e-5787-8c39-ac7761a7f55a',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GH898PT',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/renault-megane-business-10-tce-115-bvm6-131349',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Renault',
'model': 'Megane',
'odometer': 32698,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15990.0,
'price_includes_vat': True,
'registration_date': '2022-07-20',
'seats_number': 0,
'seller_name': None,
'title': 'Renault Megane Business 1.0 TCe 115 BVM6',
'transmission': 'manual',
'trim': 'Business 1.0 TCe 115 BVM6',
'vin': 'VF1RFB00969320132',
'year': 2022}
2026-03-28 02:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131349%27 HTTP/1.1" 200 None
2026-03-28 02:02:11 [arval.fr] INFO: Saving data for 131349: {'created_time': 1773935848.737354, 'last_price_update_time': 1774663331.783194}
2026-03-28 02:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131349') HTTP/1.1" 204 0
2026-03-28 02: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-28 02:02:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131353> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e90d979-5f1e-530f-b730-390af03a9756 with identifier: 131353
2026-03-28 02:02:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e90d979-5f1e-530f-b730-390af03a9756 with scrape type 2
2026-03-28 02:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e90d979-5f1e-530f-b730-390af03a9756 with scrape type 2
2026-03-28 02:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 6e90d979-5f1e-530f-b730-390af03a9756, identifier: 131353
2026-03-28 02:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 6e90d979-5f1e-530f-b730-390af03a9756 with identifier: 131353
2026-03-28 02:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 6e90d979-5f1e-530f-b730-390af03a9756 with identifier: 131353
2026-03-28 02:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 6e90d979-5f1e-530f-b730-390af03a9756 with identifier: 131353 to the API
2026-03-28 02:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131353>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '6e90d979-5f1e-530f-b730-390af03a9756',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GR978QL',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/bmw-serie-1-116i-dkg7-business-design-131353',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'BMW',
'model': 'Serie 1',
'odometer': 31083,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21390.0,
'price_includes_vat': True,
'registration_date': '2023-10-04',
'seats_number': 0,
'seller_name': None,
'title': 'BMW Serie 1 116i DKG7 Business Design',
'transmission': 'automatic',
'trim': '116i DKG7 Business Design',
'vin': 'WBA7K110X07N24452',
'year': 2023}
2026-03-28 02:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131353%27 HTTP/1.1" 200 None
2026-03-28 02:02:12 [arval.fr] INFO: Saving data for 131353: {'created_time': 1773936206.435373, 'last_price_update_time': 1774663332.359088}
2026-03-28 02:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131353') HTTP/1.1" 204 0
2026-03-28 02:02:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131355> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22fc085b-2bfe-5e08-9d08-4c4f5468a417 with identifier: 131355
2026-03-28 02:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22fc085b-2bfe-5e08-9d08-4c4f5468a417 with scrape type 2
2026-03-28 02:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22fc085b-2bfe-5e08-9d08-4c4f5468a417 with scrape type 2
2026-03-28 02:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 22fc085b-2bfe-5e08-9d08-4c4f5468a417, identifier: 131355
2026-03-28 02:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 22fc085b-2bfe-5e08-9d08-4c4f5468a417 with identifier: 131355
2026-03-28 02:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 02:02:12 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=fr&q=Electric HTTP/1.1" 200 None
2026-03-28 02:02:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 02:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='fr',RowKey='fr') HTTP/1.1" 204 0
2026-03-28 02:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 22fc085b-2bfe-5e08-9d08-4c4f5468a417 with identifier: 131355
2026-03-28 02:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 22fc085b-2bfe-5e08-9d08-4c4f5468a417 with identifier: 131355 to the API
2026-03-28 02:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131355>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 325,
'expiration_date': None,
'fuel_type': 'Electric',
'id': '22fc085b-2bfe-5e08-9d08-4c4f5468a417',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GL338CN',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/kia-ev6-gt-line-4wd-77kwh-bva-131355',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Kia',
'model': 'EV6',
'odometer': 75774,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 32490.0,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 0,
'seller_name': None,
'title': 'Kia EV6 GT-Line 4WD 77kWh BVA',
'transmission': 'automatic',
'trim': 'GT-Line 4WD 77kWh BVA',
'vin': 'KNAC481CPN5072589',
'year': 2022}
2026-03-28 02:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131355%27 HTTP/1.1" 200 None
2026-03-28 02:02:13 [arval.fr] INFO: Saving data for 131355: {'created_time': 1773936570.540381, 'last_price_update_time': 1774663333.590564}
2026-03-28 02:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131355') HTTP/1.1" 204 0
2026-03-28 02:02:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131348> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131347> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c223aa3b-a90e-568f-84a6-d73a3beb0221 with identifier: 131348
2026-03-28 02:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c223aa3b-a90e-568f-84a6-d73a3beb0221 with scrape type 2
2026-03-28 02:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c223aa3b-a90e-568f-84a6-d73a3beb0221 with scrape type 2
2026-03-28 02:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: c223aa3b-a90e-568f-84a6-d73a3beb0221, identifier: 131348
2026-03-28 02:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: c223aa3b-a90e-568f-84a6-d73a3beb0221 with identifier: 131348
2026-03-28 02:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: c223aa3b-a90e-568f-84a6-d73a3beb0221 with identifier: 131348
2026-03-28 02:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: c223aa3b-a90e-568f-84a6-d73a3beb0221 with identifier: 131348 to the API
2026-03-28 02:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131348>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c223aa3b-a90e-568f-84a6-d73a3beb0221',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GJ943WR',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/opel-grandland-x-elegance-business-15-130-bva8-131348',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Opel',
'model': 'Grandland X',
'odometer': 96749,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16490.0,
'price_includes_vat': True,
'registration_date': '2022-10-05',
'seats_number': 0,
'seller_name': None,
'title': 'Opel Grandland X Elegance Business 1.5 130 BVA8',
'transmission': 'automatic',
'trim': 'Elegance Business 1.5 130 BVA8',
'vin': 'W0VZCYHZ1N6824860',
'year': 2022}
2026-03-28 02:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131348%27 HTTP/1.1" 200 None
2026-03-28 02:02:14 [arval.fr] INFO: Saving data for 131348: {'created_time': 1773935672.741119, 'last_price_update_time': 1774663334.254226}
2026-03-28 02:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131348') HTTP/1.1" 204 0
2026-03-28 02:02:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131345> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131344> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 740c4967-23ba-5b79-9893-ac12f14b18ae with identifier: 131347
2026-03-28 02:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 740c4967-23ba-5b79-9893-ac12f14b18ae with scrape type 2
2026-03-28 02:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 740c4967-23ba-5b79-9893-ac12f14b18ae with scrape type 2
2026-03-28 02:02:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 740c4967-23ba-5b79-9893-ac12f14b18ae, identifier: 131347
2026-03-28 02:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 740c4967-23ba-5b79-9893-ac12f14b18ae with identifier: 131347
2026-03-28 02:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 740c4967-23ba-5b79-9893-ac12f14b18ae with identifier: 131347
2026-03-28 02:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 740c4967-23ba-5b79-9893-ac12f14b18ae with identifier: 131347 to the API
2026-03-28 02:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131347>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '740c4967-23ba-5b79-9893-ac12f14b18ae',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GN908YZ',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/peugeot-2008-allure-pack-15-bluehdi-130-bva8-131347',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Peugeot',
'model': '2008',
'odometer': 41656,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21490.0,
'price_includes_vat': True,
'registration_date': '2023-05-16',
'seats_number': 0,
'seller_name': None,
'title': 'Peugeot 2008 Allure Pack 1.5 BlueHDi 130 BVA8',
'transmission': 'automatic',
'trim': 'Allure Pack 1.5 BlueHDi 130 BVA8',
'vin': 'VR3UDYHZSNJ877461',
'year': 2023}
2026-03-28 02:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131347%27 HTTP/1.1" 200 None
2026-03-28 02:02:15 [arval.fr] INFO: Saving data for 131347: {'created_time': 1773935143.913853, 'last_price_update_time': 1774663335.067041}
2026-03-28 02:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131347') HTTP/1.1" 204 0
2026-03-28 02:02:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6e1e3fd-3889-5995-867c-e080201d169c with identifier: 131345
2026-03-28 02:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6e1e3fd-3889-5995-867c-e080201d169c with scrape type 2
2026-03-28 02:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6e1e3fd-3889-5995-867c-e080201d169c with scrape type 2
2026-03-28 02:02:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: d6e1e3fd-3889-5995-867c-e080201d169c, identifier: 131345
2026-03-28 02:02:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0344084a-d658-502a-a827-2a1742ca2ee8 with identifier: 131344
2026-03-28 02:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0344084a-d658-502a-a827-2a1742ca2ee8 with scrape type 2
2026-03-28 02:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0344084a-d658-502a-a827-2a1742ca2ee8 with scrape type 2
2026-03-28 02:02:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 0344084a-d658-502a-a827-2a1742ca2ee8, identifier: 131344
2026-03-28 02:02:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: d6e1e3fd-3889-5995-867c-e080201d169c with identifier: 131345
2026-03-28 02:02:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: d6e1e3fd-3889-5995-867c-e080201d169c with identifier: 131345
2026-03-28 02:02:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: d6e1e3fd-3889-5995-867c-e080201d169c with identifier: 131345 to the API
2026-03-28 02:02:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131345>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 218,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'd6e1e3fd-3889-5995-867c-e080201d169c',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GB611WR',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/skoda-superb-combi-14-tsi-phev-218-dsg6-sportline-131345',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Skoda',
'model': 'Superb',
'odometer': 114027,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22490.0,
'price_includes_vat': True,
'registration_date': '2021-09-20',
'seats_number': 0,
'seller_name': None,
'title': 'Skoda Superb Combi 1.4 TSI PHEV 218 DSG6 Sportline',
'transmission': 'automatic',
'trim': 'Combi 1.4 TSI PHEV 218 DSG6 Sportline',
'vin': 'TMBJW7NP8M7076080',
'year': 2021}
2026-03-28 02:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131345%27 HTTP/1.1" 200 None
2026-03-28 02:02:16 [arval.fr] INFO: Saving data for 131345: {'created_time': 1773938383.619769, 'last_price_update_time': 1774663336.176143}
2026-03-28 02:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131345') HTTP/1.1" 204 0
2026-03-28 02:02:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 0344084a-d658-502a-a827-2a1742ca2ee8 with identifier: 131344
2026-03-28 02:02:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 0344084a-d658-502a-a827-2a1742ca2ee8 with identifier: 131344
2026-03-28 02:02:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 0344084a-d658-502a-a827-2a1742ca2ee8 with identifier: 131344 to the API
2026-03-28 02:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131344>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.0L',
'engine_horse_power': 498,
'expiration_date': None,
'fuel_type': 'Electric',
'id': '0344084a-d658-502a-a827-2a1742ca2ee8',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GK670SH',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/tesla-model-3-grande-autonomie-awd-131344',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 95771,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 26990.0,
'price_includes_vat': True,
'registration_date': '2022-11-24',
'seats_number': 0,
'seller_name': None,
'title': 'Tesla Model 3 Grande Autonomie AWD',
'transmission': 'automatic',
'trim': 'Grande Autonomie AWD',
'vin': 'LRW3E7EK5PC704251',
'year': 2022}
2026-03-28 02:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131344%27 HTTP/1.1" 200 None
2026-03-28 02:02:16 [arval.fr] INFO: Saving data for 131344: {'created_time': 1773938203.782776, 'last_price_update_time': 1774663336.549178}
2026-03-28 02:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131344') HTTP/1.1" 204 0
2026-03-28 02: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-28 02: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-28 02:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131343> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d5f5fb6-237e-5944-b9f9-99786f40d385 with identifier: 131343
2026-03-28 02:02:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d5f5fb6-237e-5944-b9f9-99786f40d385 with scrape type 2
2026-03-28 02:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d5f5fb6-237e-5944-b9f9-99786f40d385 with scrape type 2
2026-03-28 02:02:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 3d5f5fb6-237e-5944-b9f9-99786f40d385, identifier: 131343
2026-03-28 02:02:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 3d5f5fb6-237e-5944-b9f9-99786f40d385 with identifier: 131343
2026-03-28 02:02:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 3d5f5fb6-237e-5944-b9f9-99786f40d385 with identifier: 131343
2026-03-28 02:02:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 3d5f5fb6-237e-5944-b9f9-99786f40d385 with identifier: 131343 to the API
2026-03-28 02:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:02:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 02:02:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131343>
{'auction_title': '',
'category': 'Véhicule Utilitaire Léger',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '3d5f5fb6-237e-5944-b9f9-99786f40d385',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GS167HM',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/peugeot-expert-fourgon-tole-20-bluehdi-145-auto-taille-m-131343',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 26468,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 28490.0,
'price_includes_vat': True,
'registration_date': '2023-11-10',
'seats_number': 0,
'seller_name': None,
'title': 'Peugeot Expert Fourgon tole 2.0 BlueHDI 145 AUTO TAILLE M',
'transmission': 'automatic',
'trim': 'Fourgon tole 2.0 BlueHDI 145 AUTO TAILLE M',
'vin': 'VF3VFEHS7P7857081',
'year': 2023}
2026-03-28 02:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131343%27 HTTP/1.1" 200 None
2026-03-28 02:02:17 [arval.fr] INFO: Saving data for 131343: {'created_time': 1773938565.14123, 'last_price_update_time': 1774663337.139092}
2026-03-28 02:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131343') HTTP/1.1" 204 0
2026-03-28 02:02:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131273> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02b6dcbc-5fe2-52bc-a9fd-40f2c6c16593 with identifier: 131273
2026-03-28 02:02:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02b6dcbc-5fe2-52bc-a9fd-40f2c6c16593 with scrape type 2
2026-03-28 02:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02b6dcbc-5fe2-52bc-a9fd-40f2c6c16593 with scrape type 2
2026-03-28 02:02:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 02b6dcbc-5fe2-52bc-a9fd-40f2c6c16593, identifier: 131273
2026-03-28 02:02:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 02b6dcbc-5fe2-52bc-a9fd-40f2c6c16593 with identifier: 131273
2026-03-28 02:02:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 02b6dcbc-5fe2-52bc-a9fd-40f2c6c16593 with identifier: 131273
2026-03-28 02:02:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 02b6dcbc-5fe2-52bc-a9fd-40f2c6c16593 with identifier: 131273 to the API
2026-03-28 02:02:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131273>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 224,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '02b6dcbc-5fe2-52bc-a9fd-40f2c6c16593',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GA310NY',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/peugeot-3008-allure-pack-16-hybrid-225-eat8-131273',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Peugeot',
'model': '3008',
'odometer': 46136,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19990.0,
'price_includes_vat': True,
'registration_date': '2021-07-06',
'seats_number': 0,
'seller_name': None,
'title': 'Peugeot 3008 Allure Pack 1.6 HYBRID 225 EAT8',
'transmission': 'automatic',
'trim': 'Allure Pack 1.6 HYBRID 225 EAT8',
'vin': 'VF3M4DGZUMS171413',
'year': 2021}
2026-03-28 02:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131273%27 HTTP/1.1" 200 None
2026-03-28 02:02:18 [arval.fr] INFO: Saving data for 131273: {'created_time': 1773846035.321719, 'last_price_update_time': 1774663338.43272}
2026-03-28 02:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131273') HTTP/1.1" 204 0
2026-03-28 02: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-28 02:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=5&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131229> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131228> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:18 [arval.fr] INFO: Found listing with ID: 131142
2026-03-28 02:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131142%27 HTTP/1.1" 200 None
2026-03-28 02:02:18 [arval.fr] INFO: Scrape type for 131142: 2
2026-03-28 02:02:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45475922-4fef-5941-ba7b-d2814e60c4ed with identifier: 131229
2026-03-28 02:02:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45475922-4fef-5941-ba7b-d2814e60c4ed with scrape type 2
2026-03-28 02:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45475922-4fef-5941-ba7b-d2814e60c4ed with scrape type 2
2026-03-28 02:02:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 45475922-4fef-5941-ba7b-d2814e60c4ed, identifier: 131229
2026-03-28 02:02:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 45475922-4fef-5941-ba7b-d2814e60c4ed with identifier: 131229
2026-03-28 02:02:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 45475922-4fef-5941-ba7b-d2814e60c4ed with identifier: 131229
2026-03-28 02:02:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 45475922-4fef-5941-ba7b-d2814e60c4ed with identifier: 131229 to the API
2026-03-28 02:02:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131229>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 159,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '45475922-4fef-5941-ba7b-d2814e60c4ed',
'is_damaged': False,
'is_operable': True,
'license_plate': 'FE726HZ',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/mercedes-classe-c-break-c-200-d-business-line-131229',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Mercedes',
'model': 'Classe C',
'odometer': 49574,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23990.0,
'price_includes_vat': True,
'registration_date': '2019-03-06',
'seats_number': 0,
'seller_name': None,
'title': 'Mercedes Classe C Break C 200 d Business Line',
'transmission': 'automatic',
'trim': 'Break C 200 d Business Line',
'vin': 'WDD2052111F838670',
'year': 2019}
2026-03-28 02:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131229%27 HTTP/1.1" 200 None
2026-03-28 02:02:19 [arval.fr] INFO: Saving data for 131229: {'created_time': 1773835243.682934, 'last_price_update_time': 1774663339.157542}
2026-03-28 02:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131229') HTTP/1.1" 204 0
2026-03-28 02:02:19 [arval.fr] INFO: Found listing with ID: 131140
2026-03-28 02:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131140%27 HTTP/1.1" 200 None
2026-03-28 02:02:19 [arval.fr] INFO: Scrape type for 131140: 2
2026-03-28 02:02:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131226> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:19 [arval.fr] INFO: Found listing with ID: 131139
2026-03-28 02:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131139%27 HTTP/1.1" 200 None
2026-03-28 02:02:19 [arval.fr] INFO: Scrape type for 131139: 2
2026-03-28 02:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131143> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf95625c-e421-554f-8625-3711d8c15c35 with identifier: 131228
2026-03-28 02:02:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf95625c-e421-554f-8625-3711d8c15c35 with scrape type 2
2026-03-28 02:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf95625c-e421-554f-8625-3711d8c15c35 with scrape type 2
2026-03-28 02:02:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: cf95625c-e421-554f-8625-3711d8c15c35, identifier: 131228
2026-03-28 02:02:19 [arval.fr] INFO: Found listing with ID: 131123
2026-03-28 02:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131123%27 HTTP/1.1" 200 None
2026-03-28 02:02:19 [arval.fr] INFO: Scrape type for 131123: 2
2026-03-28 02:02:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: cf95625c-e421-554f-8625-3711d8c15c35 with identifier: 131228
2026-03-28 02:02:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: cf95625c-e421-554f-8625-3711d8c15c35 with identifier: 131228
2026-03-28 02:02:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: cf95625c-e421-554f-8625-3711d8c15c35 with identifier: 131228 to the API
2026-03-28 02:02:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131228>
{'auction_title': '',
'category': 'Car Derived Van',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'cf95625c-e421-554f-8625-3711d8c15c35',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GF452RK',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/citroen-c3-societe-feel-12-puretech-80-bvm5-131228',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Citroen',
'model': 'C3',
'odometer': 85517,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5990.0,
'price_includes_vat': True,
'registration_date': '2022-04-06',
'seats_number': 0,
'seller_name': None,
'title': 'Citroen C3 Societe Feel 1.2 PureTech 80 BVM5',
'transmission': 'manual',
'trim': 'Societe Feel 1.2 PureTech 80 BVM5',
'vin': 'VF7SWHMRVNT511824',
'year': 2022}
2026-03-28 02:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131228%27 HTTP/1.1" 200 None
2026-03-28 02:02:19 [arval.fr] INFO: Saving data for 131228: {'created_time': 1773835242.294277, 'last_price_update_time': 1774663339.647764}
2026-03-28 02:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131228') HTTP/1.1" 204 0
2026-03-28 02:02:19 [arval.fr] INFO: Found listing with ID: 131138
2026-03-28 02:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131138%27 HTTP/1.1" 200 None
2026-03-28 02:02:19 [arval.fr] INFO: Scrape type for 131138: 2
2026-03-28 02:02:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 328867d8-c638-5408-9a87-fb1d820f676c with identifier: 131226
2026-03-28 02:02:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 328867d8-c638-5408-9a87-fb1d820f676c with scrape type 2
2026-03-28 02:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 328867d8-c638-5408-9a87-fb1d820f676c with scrape type 2
2026-03-28 02:02:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 328867d8-c638-5408-9a87-fb1d820f676c, identifier: 131226
2026-03-28 02:02:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 328867d8-c638-5408-9a87-fb1d820f676c with identifier: 131226
2026-03-28 02:02:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 328867d8-c638-5408-9a87-fb1d820f676c with identifier: 131226
2026-03-28 02:02:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 328867d8-c638-5408-9a87-fb1d820f676c with identifier: 131226 to the API
2026-03-28 02:02:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131226>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '328867d8-c638-5408-9a87-fb1d820f676c',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GH511NJ',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/volkswagen-taigo-life-business-10-tsi-110-dsg-131226',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 61457,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16990.0,
'price_includes_vat': True,
'registration_date': '2022-07-15',
'seats_number': 0,
'seller_name': None,
'title': 'Volkswagen Taigo Life Business 1.0 TSI 110 DSG',
'transmission': 'automatic',
'trim': 'Life Business 1.0 TSI 110 DSG',
'vin': 'WVGZZZCSZNY038474',
'year': 2022}
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131226%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [arval.fr] INFO: Saving data for 131226: {'created_time': 1773835240.44025, 'last_price_update_time': 1774663340.115142}
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131226') HTTP/1.1" 204 0
2026-03-28 02:02:20 [arval.fr] INFO: Found listing with ID: 131136
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131136%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [arval.fr] INFO: Scrape type for 131136: 2
2026-03-28 02:02:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fe0b7b1-a55a-5ade-a02b-1d8824fe6e1d with identifier: 131143
2026-03-28 02:02:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fe0b7b1-a55a-5ade-a02b-1d8824fe6e1d with scrape type 2
2026-03-28 02:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fe0b7b1-a55a-5ade-a02b-1d8824fe6e1d with scrape type 2
2026-03-28 02:02:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 8fe0b7b1-a55a-5ade-a02b-1d8824fe6e1d, identifier: 131143
2026-03-28 02:02:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 8fe0b7b1-a55a-5ade-a02b-1d8824fe6e1d with identifier: 131143
2026-03-28 02:02:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 8fe0b7b1-a55a-5ade-a02b-1d8824fe6e1d with identifier: 131143
2026-03-28 02:02:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 8fe0b7b1-a55a-5ade-a02b-1d8824fe6e1d with identifier: 131143 to the API
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131143>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '8fe0b7b1-a55a-5ade-a02b-1d8824fe6e1d',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GL281QB',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/toyota-yaris-hybride-116h-dynamic-business-beyond-zero-131143',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 31838,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17990.0,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 0,
'seller_name': None,
'title': 'Toyota Yaris Hybride 116h Dynamic Business Beyond Zero',
'transmission': 'automatic',
'trim': 'Hybride 116h Dynamic Business Beyond Zero',
'vin': 'YARKBAC3400094328',
'year': 2023}
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131143%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [arval.fr] INFO: Saving data for 131143: {'created_time': 1773748846.877421, 'last_price_update_time': 1774663340.584659}
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131143') HTTP/1.1" 204 0
2026-03-28 02:02:20 [arval.fr] INFO: Found listing with ID: 131135
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131135%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [arval.fr] INFO: Scrape type for 131135: 2
2026-03-28 02:02:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:20 [arval.fr] INFO: Found listing with ID: 131134
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131134%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [arval.fr] INFO: Scrape type for 131134: 2
2026-03-28 02:02:20 [arval.fr] INFO: Found listing with ID: 131133
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131133%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [arval.fr] INFO: Scrape type for 131133: 2
2026-03-28 02:02:20 [arval.fr] INFO: Found listing with ID: 131132
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131132%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [arval.fr] INFO: Scrape type for 131132: 2
2026-03-28 02:02:20 [arval.fr] INFO: Found listing with ID: 131131
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131131%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [arval.fr] INFO: Scrape type for 131131: 2
2026-03-28 02:02:20 [arval.fr] INFO: Found listing with ID: 131130
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131130%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [arval.fr] INFO: Scrape type for 131130: 2
2026-03-28 02:02:20 [arval.fr] INFO: Found listing with ID: 131129
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131129%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [arval.fr] INFO: Scrape type for 131129: 2
2026-03-28 02:02:20 [arval.fr] INFO: Found listing with ID: 131029
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131029%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [arval.fr] INFO: Scrape type for 131029: 2
2026-03-28 02:02:20 [arval.fr] INFO: Found listing with ID: 131028
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131028%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [arval.fr] INFO: Scrape type for 131028: 0
2026-03-28 02:02:20 [arval.fr] INFO: Found listing with ID: 131027
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131027%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [arval.fr] INFO: Scrape type for 131027: 2
2026-03-28 02:02:20 [arval.fr] INFO: Found listing with ID: 131026
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131026%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [arval.fr] INFO: Scrape type for 131026: 0
2026-03-28 02:02:20 [arval.fr] INFO: Found listing with ID: 131025
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131025%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [arval.fr] INFO: Scrape type for 131025: 0
2026-03-28 02:02:20 [arval.fr] INFO: Found listing with ID: 131024
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131024%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [arval.fr] INFO: Scrape type for 131024: 2
2026-03-28 02:02:20 [arval.fr] INFO: Found listing with ID: 130976
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130976%27 HTTP/1.1" 200 None
2026-03-28 02:02:20 [arval.fr] INFO: Scrape type for 130976: 2
2026-03-28 02:02:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131221> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07c9366c-a1bf-5404-bb43-94dd318be424 with identifier: 131221
2026-03-28 02:02:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07c9366c-a1bf-5404-bb43-94dd318be424 with scrape type 2
2026-03-28 02:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07c9366c-a1bf-5404-bb43-94dd318be424 with scrape type 2
2026-03-28 02:02:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 07c9366c-a1bf-5404-bb43-94dd318be424, identifier: 131221
2026-03-28 02:02:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 07c9366c-a1bf-5404-bb43-94dd318be424 with identifier: 131221
2026-03-28 02:02:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 07c9366c-a1bf-5404-bb43-94dd318be424 with identifier: 131221
2026-03-28 02:02:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 07c9366c-a1bf-5404-bb43-94dd318be424 with identifier: 131221 to the API
2026-03-28 02:02:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131221>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'beige',
'currency': 'EUR',
'doors_number': 3,
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '07c9366c-a1bf-5404-bb43-94dd318be424',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GK674GB',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/fiat-500-dolcevita-hybrid-10-bsg-70-131221',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Fiat',
'model': '500',
'odometer': 32008,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10490.0,
'price_includes_vat': True,
'registration_date': '2022-10-27',
'seats_number': 0,
'seller_name': None,
'title': 'Fiat 500 Dolcevita Hybrid 1.0 BSG 70',
'transmission': 'manual',
'trim': 'Dolcevita Hybrid 1.0 BSG 70',
'vin': 'ZFACF1CJ7NJG85194',
'year': 2022}
2026-03-28 02:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131221%27 HTTP/1.1" 200 None
2026-03-28 02:02:21 [arval.fr] INFO: Saving data for 131221: {'created_time': 1773835300.923715, 'last_price_update_time': 1774663341.507398}
2026-03-28 02:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131221') HTTP/1.1" 204 0
2026-03-28 02: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-28 02:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131140> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02: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-28 02:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131144> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94745928-da3f-5d24-8ecc-cc7b01582fb4 with identifier: 131140
2026-03-28 02:02:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94745928-da3f-5d24-8ecc-cc7b01582fb4 with scrape type 2
2026-03-28 02:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94745928-da3f-5d24-8ecc-cc7b01582fb4 with scrape type 2
2026-03-28 02:02:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 94745928-da3f-5d24-8ecc-cc7b01582fb4, identifier: 131140
2026-03-28 02:02:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 94745928-da3f-5d24-8ecc-cc7b01582fb4 with identifier: 131140
2026-03-28 02:02:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 94745928-da3f-5d24-8ecc-cc7b01582fb4 with identifier: 131140
2026-03-28 02:02:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 94745928-da3f-5d24-8ecc-cc7b01582fb4 with identifier: 131140 to the API
2026-03-28 02:02:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131140>
{'auction_title': '',
'category': 'Véhicule Utilitaire Léger',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '94745928-da3f-5d24-8ecc-cc7b01582fb4',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GH046HQ',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/citroen-c3-societe-feel-15-bluehdi-100-bvm6-131140',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Citroen',
'model': 'C3',
'odometer': 119382,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6990.0,
'price_includes_vat': True,
'registration_date': '2022-06-30',
'seats_number': 0,
'seller_name': None,
'title': 'Citroen C3 Societe Feel 1.5 BlueHDI 100 BVM6',
'transmission': 'manual',
'trim': 'Societe Feel 1.5 BlueHDI 100 BVM6',
'vin': 'VF7SWYHTUNT575914',
'year': 2022}
2026-03-28 02:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131140%27 HTTP/1.1" 200 None
2026-03-28 02:02:22 [arval.fr] INFO: Saving data for 131140: {'created_time': 1773748854.20328, 'last_price_update_time': 1774663342.491149}
2026-03-28 02:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131140') HTTP/1.1" 204 0
2026-03-28 02:02:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131139> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131142> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131123> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c454803-56c5-5d93-8a6d-f387d8b95fcb with identifier: 131144
2026-03-28 02:02:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c454803-56c5-5d93-8a6d-f387d8b95fcb with scrape type 2
2026-03-28 02:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c454803-56c5-5d93-8a6d-f387d8b95fcb with scrape type 2
2026-03-28 02:02:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 2c454803-56c5-5d93-8a6d-f387d8b95fcb, identifier: 131144
2026-03-28 02:02:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 2c454803-56c5-5d93-8a6d-f387d8b95fcb with identifier: 131144
2026-03-28 02:02:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 2c454803-56c5-5d93-8a6d-f387d8b95fcb with identifier: 131144
2026-03-28 02:02:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 2c454803-56c5-5d93-8a6d-f387d8b95fcb with identifier: 131144 to the API
2026-03-28 02:02:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131144>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '2c454803-56c5-5d93-8a6d-f387d8b95fcb',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GR613RF',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/bmw-serie-1-116i-dkg7-business-design-131144',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'BMW',
'model': 'Serie 1',
'odometer': 29918,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21590.0,
'price_includes_vat': True,
'registration_date': '2023-10-05',
'seats_number': 0,
'seller_name': None,
'title': 'BMW Serie 1 116i DKG7 Business Design',
'transmission': 'automatic',
'trim': '116i DKG7 Business Design',
'vin': 'WBA7K110907N27083',
'year': 2023}
2026-03-28 02:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131144%27 HTTP/1.1" 200 None
2026-03-28 02:02:22 [arval.fr] INFO: Saving data for 131144: {'created_time': 1773748838.547971, 'last_price_update_time': 1774663342.92414}
2026-03-28 02:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131144') HTTP/1.1" 204 0
2026-03-28 02:02:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131138> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba728a1d-207f-5c1f-b79c-24a53e7f89ce with identifier: 131139
2026-03-28 02:02:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba728a1d-207f-5c1f-b79c-24a53e7f89ce with scrape type 2
2026-03-28 02:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba728a1d-207f-5c1f-b79c-24a53e7f89ce with scrape type 2
2026-03-28 02:02:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: ba728a1d-207f-5c1f-b79c-24a53e7f89ce, identifier: 131139
2026-03-28 02:02:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4ce9a4b-b754-56bf-b4dc-a5c7fe1f2434 with identifier: 131142
2026-03-28 02:02:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4ce9a4b-b754-56bf-b4dc-a5c7fe1f2434 with scrape type 2
2026-03-28 02:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4ce9a4b-b754-56bf-b4dc-a5c7fe1f2434 with scrape type 2
2026-03-28 02:02:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: b4ce9a4b-b754-56bf-b4dc-a5c7fe1f2434, identifier: 131142
2026-03-28 02:02:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b05ec6d8-2b70-509f-860e-a5834917fc7a with identifier: 131123
2026-03-28 02:02:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b05ec6d8-2b70-509f-860e-a5834917fc7a with scrape type 2
2026-03-28 02:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b05ec6d8-2b70-509f-860e-a5834917fc7a with scrape type 2
2026-03-28 02:02:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: b05ec6d8-2b70-509f-860e-a5834917fc7a, identifier: 131123
2026-03-28 02:02:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: ba728a1d-207f-5c1f-b79c-24a53e7f89ce with identifier: 131139
2026-03-28 02:02:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: ba728a1d-207f-5c1f-b79c-24a53e7f89ce with identifier: 131139
2026-03-28 02:02:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: ba728a1d-207f-5c1f-b79c-24a53e7f89ce with identifier: 131139 to the API
2026-03-28 02:02:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131139>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'ba728a1d-207f-5c1f-b79c-24a53e7f89ce',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GR847RN',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/bmw-serie-1-116i-dkg7-business-design-131139',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'BMW',
'model': 'Serie 1',
'odometer': 31338,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21590.0,
'price_includes_vat': True,
'registration_date': '2023-10-06',
'seats_number': 0,
'seller_name': None,
'title': 'BMW Serie 1 116i DKG7 Business Design',
'transmission': 'automatic',
'trim': '116i DKG7 Business Design',
'vin': 'WBA7K110107N27093',
'year': 2023}
2026-03-28 02:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131139%27 HTTP/1.1" 200 None
2026-03-28 02:02:23 [arval.fr] INFO: Saving data for 131139: {'created_time': 1773748870.449393, 'last_price_update_time': 1774663343.57339}
2026-03-28 02:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131139') HTTP/1.1" 204 0
2026-03-28 02:02:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: b4ce9a4b-b754-56bf-b4dc-a5c7fe1f2434 with identifier: 131142
2026-03-28 02:02:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: b4ce9a4b-b754-56bf-b4dc-a5c7fe1f2434 with identifier: 131142
2026-03-28 02:02:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: b4ce9a4b-b754-56bf-b4dc-a5c7fe1f2434 with identifier: 131142 to the API
2026-03-28 02:02:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131142>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 220,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'b4ce9a4b-b754-56bf-b4dc-a5c7fe1f2434',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GQ606ER',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/mini-countryman-cooper-se-all4-essential-12595-bva6-131142',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Mini',
'model': 'Countryman',
'odometer': 42277,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 28690.0,
'price_includes_vat': True,
'registration_date': '2023-07-13',
'seats_number': 0,
'seller_name': None,
'title': 'Mini Countryman Cooper SE ALL4 Essential 125+95 BVA6',
'transmission': 'automatic',
'trim': 'Cooper SE ALL4 Essential 125+95 BVA6',
'vin': 'WMW21BS0X03R49372',
'year': 2023}
2026-03-28 02:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131142%27 HTTP/1.1" 200 None
2026-03-28 02:02:23 [arval.fr] INFO: Saving data for 131142: {'created_time': 1773748852.713961, 'last_price_update_time': 1774663343.896763}
2026-03-28 02:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131142') HTTP/1.1" 204 0
2026-03-28 02:02:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: b05ec6d8-2b70-509f-860e-a5834917fc7a with identifier: 131123
2026-03-28 02:02:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: b05ec6d8-2b70-509f-860e-a5834917fc7a with identifier: 131123
2026-03-28 02:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: b05ec6d8-2b70-509f-860e-a5834917fc7a with identifier: 131123 to the API
2026-03-28 02:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131123>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'b05ec6d8-2b70-509f-860e-a5834917fc7a',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GC636EY',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/peugeot-3008-active-business-12-puretech-130-bvm6-131123',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Peugeot',
'model': '3008',
'odometer': 105919,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13990.0,
'price_includes_vat': True,
'registration_date': '2021-10-05',
'seats_number': 0,
'seller_name': None,
'title': 'Peugeot 3008 Active Business 1.2 PureTech 130 BVM6',
'transmission': 'manual',
'trim': 'Active Business 1.2 PureTech 130 BVM6',
'vin': 'VF3MRHNSMMS204322',
'year': 2021}
2026-03-28 02:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131123%27 HTTP/1.1" 200 None
2026-03-28 02:02:24 [arval.fr] INFO: Saving data for 131123: {'created_time': 1773741224.439199, 'last_price_update_time': 1774663344.215635}
2026-03-28 02:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131123') HTTP/1.1" 204 0
2026-03-28 02: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-28 02:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131135> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131136> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3a79216-ef8c-5eff-8167-bd6a60801cab with identifier: 131138
2026-03-28 02:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3a79216-ef8c-5eff-8167-bd6a60801cab with scrape type 2
2026-03-28 02:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3a79216-ef8c-5eff-8167-bd6a60801cab with scrape type 2
2026-03-28 02:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: f3a79216-ef8c-5eff-8167-bd6a60801cab, identifier: 131138
2026-03-28 02:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: f3a79216-ef8c-5eff-8167-bd6a60801cab with identifier: 131138
2026-03-28 02:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: f3a79216-ef8c-5eff-8167-bd6a60801cab with identifier: 131138
2026-03-28 02:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: f3a79216-ef8c-5eff-8167-bd6a60801cab with identifier: 131138 to the API
2026-03-28 02:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131138>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'f3a79216-ef8c-5eff-8167-bd6a60801cab',
'is_damaged': False,
'is_operable': True,
'license_plate': 'FX449QG',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/citroen-c5-aircross-shine-15-bluehdi-130-bva8-131138',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 87114,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17990.0,
'price_includes_vat': True,
'registration_date': '2021-03-05',
'seats_number': 0,
'seller_name': None,
'title': 'Citroen C5 Aircross Shine 1.5 BlueHDi 130 BVA8',
'transmission': 'automatic',
'trim': 'Shine 1.5 BlueHDi 130 BVA8',
'vin': 'VR7ACYHZRLL071210',
'year': 2021}
2026-03-28 02:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131138%27 HTTP/1.1" 200 None
2026-03-28 02:02:24 [arval.fr] INFO: Saving data for 131138: {'created_time': 1773741225.777243, 'last_price_update_time': 1774663344.676167}
2026-03-28 02:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131138') HTTP/1.1" 204 0
2026-03-28 02: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-28 02:02:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60d7c8fc-30a1-525e-9b0d-cc3b090f9398 with identifier: 131135
2026-03-28 02:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60d7c8fc-30a1-525e-9b0d-cc3b090f9398 with scrape type 2
2026-03-28 02:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60d7c8fc-30a1-525e-9b0d-cc3b090f9398 with scrape type 2
2026-03-28 02:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 60d7c8fc-30a1-525e-9b0d-cc3b090f9398, identifier: 131135
2026-03-28 02:02:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c39f99aa-3f45-5ccd-b6d5-9e3c65f61be1 with identifier: 131136
2026-03-28 02:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c39f99aa-3f45-5ccd-b6d5-9e3c65f61be1 with scrape type 2
2026-03-28 02:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c39f99aa-3f45-5ccd-b6d5-9e3c65f61be1 with scrape type 2
2026-03-28 02:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: c39f99aa-3f45-5ccd-b6d5-9e3c65f61be1, identifier: 131136
2026-03-28 02:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 60d7c8fc-30a1-525e-9b0d-cc3b090f9398 with identifier: 131135
2026-03-28 02:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 60d7c8fc-30a1-525e-9b0d-cc3b090f9398 with identifier: 131135
2026-03-28 02:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 60d7c8fc-30a1-525e-9b0d-cc3b090f9398 with identifier: 131135 to the API
2026-03-28 02:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131135>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '60d7c8fc-30a1-525e-9b0d-cc3b090f9398',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GQ580LY',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/peugeot-408-allure-12-puretech-130-bva8-131135',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Peugeot',
'model': '408',
'odometer': 105223,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17990.0,
'price_includes_vat': True,
'registration_date': '2023-07-28',
'seats_number': 0,
'seller_name': None,
'title': 'Peugeot 408 Allure 1.2 Puretech 130 BVA8',
'transmission': 'automatic',
'trim': 'Allure 1.2 Puretech 130 BVA8',
'vin': 'VR3FPHNSTPY586268',
'year': 2023}
2026-03-28 02:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131135%27 HTTP/1.1" 200 None
2026-03-28 02:02:25 [arval.fr] INFO: Saving data for 131135: {'created_time': 1773741216.69703, 'last_price_update_time': 1774663345.211978}
2026-03-28 02:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131135') HTTP/1.1" 204 0
2026-03-28 02:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: c39f99aa-3f45-5ccd-b6d5-9e3c65f61be1 with identifier: 131136
2026-03-28 02:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: c39f99aa-3f45-5ccd-b6d5-9e3c65f61be1 with identifier: 131136
2026-03-28 02:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: c39f99aa-3f45-5ccd-b6d5-9e3c65f61be1 with identifier: 131136 to the API
2026-03-28 02:02:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131136>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'c39f99aa-3f45-5ccd-b6d5-9e3c65f61be1',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GL023PE',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/renault-clio-evolution-10-sce-65-bvm5-131136',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Renault',
'model': 'Clio',
'odometer': 49450,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12490.0,
'price_includes_vat': True,
'registration_date': '2023-01-10',
'seats_number': 0,
'seller_name': None,
'title': 'Renault Clio Evolution 1.0 SCe 65 BVM5',
'transmission': 'manual',
'trim': 'Evolution 1.0 SCe 65 BVM5',
'vin': 'VF1RJA00X70017746',
'year': 2023}
2026-03-28 02:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131136%27 HTTP/1.1" 200 None
2026-03-28 02:02:25 [arval.fr] INFO: Saving data for 131136: {'created_time': 1773741210.649881, 'last_price_update_time': 1774663345.523859}
2026-03-28 02:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131136') HTTP/1.1" 204 0
2026-03-28 02:02:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131134> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30e4a016-796a-504c-8f4d-d196ef6b8147 with identifier: 131134
2026-03-28 02:02:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30e4a016-796a-504c-8f4d-d196ef6b8147 with scrape type 2
2026-03-28 02:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30e4a016-796a-504c-8f4d-d196ef6b8147 with scrape type 2
2026-03-28 02:02:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 30e4a016-796a-504c-8f4d-d196ef6b8147, identifier: 131134
2026-03-28 02:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 30e4a016-796a-504c-8f4d-d196ef6b8147 with identifier: 131134
2026-03-28 02:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 30e4a016-796a-504c-8f4d-d196ef6b8147 with identifier: 131134
2026-03-28 02:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 30e4a016-796a-504c-8f4d-d196ef6b8147 with identifier: 131134 to the API
2026-03-28 02:02:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131134>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '30e4a016-796a-504c-8f4d-d196ef6b8147',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GY045YE',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/mg-mg3-15l-195-hybrid-standard-131134',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'MG',
'model': 'MG3',
'odometer': 52660,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14990.0,
'price_includes_vat': True,
'registration_date': '2024-08-30',
'seats_number': 0,
'seller_name': None,
'title': 'MG MG3 1.5L 195 Hybrid+ Standard',
'transmission': 'automatic',
'trim': '1.5L 195 Hybrid+ Standard',
'vin': 'LSJWP4396RZ219270',
'year': 2024}
2026-03-28 02:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131134%27 HTTP/1.1" 200 None
2026-03-28 02:02:26 [arval.fr] INFO: Saving data for 131134: {'created_time': 1773741215.151778, 'last_price_update_time': 1774663346.051863}
2026-03-28 02:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131134') HTTP/1.1" 204 0
2026-03-28 02:02:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131133> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34fc184a-cc8f-5c97-8f67-e282a39e9d7b with identifier: 131133
2026-03-28 02:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34fc184a-cc8f-5c97-8f67-e282a39e9d7b with scrape type 2
2026-03-28 02:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34fc184a-cc8f-5c97-8f67-e282a39e9d7b with scrape type 2
2026-03-28 02:02:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 34fc184a-cc8f-5c97-8f67-e282a39e9d7b, identifier: 131133
2026-03-28 02:02:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 34fc184a-cc8f-5c97-8f67-e282a39e9d7b with identifier: 131133
2026-03-28 02:02:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 34fc184a-cc8f-5c97-8f67-e282a39e9d7b with identifier: 131133
2026-03-28 02:02:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 34fc184a-cc8f-5c97-8f67-e282a39e9d7b with identifier: 131133 to the API
2026-03-28 02:02:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:02:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 02:02:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131133>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '34fc184a-cc8f-5c97-8f67-e282a39e9d7b',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GK086KN',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/renault-clio-evolution-10-sce-65-bvm5-131133',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Renault',
'model': 'Clio',
'odometer': 45307,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11990.0,
'price_includes_vat': True,
'registration_date': '2022-11-07',
'seats_number': 0,
'seller_name': None,
'title': 'Renault Clio Evolution 1.0 SCe 65 BVM5',
'transmission': 'manual',
'trim': 'Evolution 1.0 SCe 65 BVM5',
'vin': 'VF1RJA00869900061',
'year': 2022}
2026-03-28 02:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131133%27 HTTP/1.1" 200 None
2026-03-28 02:02:26 [arval.fr] INFO: Saving data for 131133: {'created_time': 1773741208.484417, 'last_price_update_time': 1774663346.592572}
2026-03-28 02:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131133') HTTP/1.1" 204 0
2026-03-28 02:02:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131132> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d610a6f2-c524-58bb-ac54-57c75bb9e8bd with identifier: 131132
2026-03-28 02:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d610a6f2-c524-58bb-ac54-57c75bb9e8bd with scrape type 2
2026-03-28 02:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d610a6f2-c524-58bb-ac54-57c75bb9e8bd with scrape type 2
2026-03-28 02:02:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: d610a6f2-c524-58bb-ac54-57c75bb9e8bd, identifier: 131132
2026-03-28 02:02:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: d610a6f2-c524-58bb-ac54-57c75bb9e8bd with identifier: 131132
2026-03-28 02:02:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: d610a6f2-c524-58bb-ac54-57c75bb9e8bd with identifier: 131132
2026-03-28 02:02:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: d610a6f2-c524-58bb-ac54-57c75bb9e8bd with identifier: 131132 to the API
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:02: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-28 02:02:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131132>
{'auction_title': '',
'category': 'Véhicule Utilitaire Léger',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'd610a6f2-c524-58bb-ac54-57c75bb9e8bd',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GL473ZT',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/toyota-proace-city-15-medium-130-d-4d-business-auto-131132',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Toyota',
'model': 'Proace City',
'odometer': 27778,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21990.0,
'price_includes_vat': True,
'registration_date': '2023-02-02',
'seats_number': 0,
'seller_name': None,
'title': 'Toyota Proace City 1.5 Medium 130 D-4D Business Auto',
'transmission': 'automatic',
'trim': '1.5 Medium 130 D-4D Business Auto',
'vin': 'YAREFYHZ3GJ018317',
'year': 2023}
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131132%27 HTTP/1.1" 200 None
2026-03-28 02:02:27 [arval.fr] INFO: Saving data for 131132: {'created_time': 1773741207.790973, 'last_price_update_time': 1774663347.321223}
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131132') HTTP/1.1" 204 0
2026-03-28 02:02:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131131> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131130> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95d8eb73-9f72-5f62-97eb-f375dd50daa6 with identifier: 131131
2026-03-28 02:02:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95d8eb73-9f72-5f62-97eb-f375dd50daa6 with scrape type 2
2026-03-28 02:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95d8eb73-9f72-5f62-97eb-f375dd50daa6 with scrape type 2
2026-03-28 02:02:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 95d8eb73-9f72-5f62-97eb-f375dd50daa6, identifier: 131131
2026-03-28 02:02:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 95d8eb73-9f72-5f62-97eb-f375dd50daa6 with identifier: 131131
2026-03-28 02:02:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 95d8eb73-9f72-5f62-97eb-f375dd50daa6 with identifier: 131131
2026-03-28 02:02:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 95d8eb73-9f72-5f62-97eb-f375dd50daa6 with identifier: 131131 to the API
2026-03-28 02:02:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02:02: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-28 02:02:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131131>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '95d8eb73-9f72-5f62-97eb-f375dd50daa6',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GE323ME',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/renault-clio-business-10-sce-65-bvm5-131131',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Renault',
'model': 'Clio',
'odometer': 52666,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10990.0,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 0,
'seller_name': None,
'title': 'Renault Clio Business 1.0 SCe 65 BVM5',
'transmission': 'manual',
'trim': 'Business 1.0 SCe 65 BVM5',
'vin': 'VF1RJA00568673756',
'year': 2022}
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131131%27 HTTP/1.1" 200 None
2026-03-28 02:02:28 [arval.fr] INFO: Saving data for 131131: {'created_time': 1773741202.954601, 'last_price_update_time': 1774663348.116169}
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131131') HTTP/1.1" 204 0
2026-03-28 02: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-28 02:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=6&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131129> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4975aba6-8327-5236-81f8-49eed267d9b1 with identifier: 131130
2026-03-28 02:02:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4975aba6-8327-5236-81f8-49eed267d9b1 with scrape type 2
2026-03-28 02:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4975aba6-8327-5236-81f8-49eed267d9b1 with scrape type 2
2026-03-28 02:02:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 4975aba6-8327-5236-81f8-49eed267d9b1, identifier: 131130
2026-03-28 02:02:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 4975aba6-8327-5236-81f8-49eed267d9b1 with identifier: 131130
2026-03-28 02:02:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 4975aba6-8327-5236-81f8-49eed267d9b1 with identifier: 131130
2026-03-28 02:02:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 4975aba6-8327-5236-81f8-49eed267d9b1 with identifier: 131130 to the API
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131130>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '4975aba6-8327-5236-81f8-49eed267d9b1',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GK954JN',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/audi-q3-sportback-45-tfsi-e-245-s-tronic-s-line-131130',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Audi',
'model': 'Q3',
'odometer': 32085,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 37990.0,
'price_includes_vat': True,
'registration_date': '2022-11-03',
'seats_number': 0,
'seller_name': None,
'title': 'Audi Q3 Sportback 45 TFSI E 245 S TRONIC S LINE',
'transmission': 'automatic',
'trim': 'Sportback 45 TFSI E 245 S TRONIC S LINE',
'vin': 'WAUZZZF35P1022645',
'year': 2022}
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131130%27 HTTP/1.1" 200 None
2026-03-28 02:02:28 [arval.fr] INFO: Saving data for 131130: {'created_time': 1773741198.611965, 'last_price_update_time': 1774663348.574372}
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131130') HTTP/1.1" 204 0
2026-03-28 02: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-28 02:02:28 [arval.fr] INFO: Found listing with ID: 130975
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130975%27 HTTP/1.1" 200 None
2026-03-28 02:02:28 [arval.fr] INFO: Scrape type for 130975: 2
2026-03-28 02:02:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ffbfe57-e5d2-57e2-979b-c46d804fd78b with identifier: 131129
2026-03-28 02:02:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ffbfe57-e5d2-57e2-979b-c46d804fd78b with scrape type 2
2026-03-28 02:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ffbfe57-e5d2-57e2-979b-c46d804fd78b with scrape type 2
2026-03-28 02:02:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 4ffbfe57-e5d2-57e2-979b-c46d804fd78b, identifier: 131129
2026-03-28 02:02:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 4ffbfe57-e5d2-57e2-979b-c46d804fd78b with identifier: 131129
2026-03-28 02:02:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 4ffbfe57-e5d2-57e2-979b-c46d804fd78b with identifier: 131129
2026-03-28 02:02:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 4ffbfe57-e5d2-57e2-979b-c46d804fd78b with identifier: 131129 to the API
2026-03-28 02:02:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131129>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 341,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '4ffbfe57-e5d2-57e2-979b-c46d804fd78b',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GD949CT',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/volvo-xc60-recharge-t6-340-geartro-8-inscription-131129',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Volvo',
'model': 'XC60',
'odometer': 61015,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 34990.0,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 0,
'seller_name': None,
'title': 'Volvo XC60 Recharge T6 340 Geartro 8 Inscription',
'transmission': 'automatic',
'trim': 'Recharge T6 340 Geartro 8 Inscription',
'vin': 'YV1UZBFVDN1987918',
'year': 2021}
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131129%27 HTTP/1.1" 200 None
2026-03-28 02:02:29 [arval.fr] INFO: Saving data for 131129: {'created_time': 1773740894.349328, 'last_price_update_time': 1774663349.036832}
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131129') HTTP/1.1" 204 0
2026-03-28 02:02:29 [arval.fr] INFO: Found listing with ID: 130973
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130973%27 HTTP/1.1" 200 None
2026-03-28 02:02:29 [arval.fr] INFO: Scrape type for 130973: 2
2026-03-28 02:02:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:29 [arval.fr] INFO: Found listing with ID: 130972
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130972%27 HTTP/1.1" 200 None
2026-03-28 02:02:29 [arval.fr] INFO: Scrape type for 130972: 2
2026-03-28 02:02:29 [arval.fr] INFO: Found listing with ID: 130971
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130971%27 HTTP/1.1" 200 None
2026-03-28 02:02:29 [arval.fr] INFO: Scrape type for 130971: 2
2026-03-28 02:02:29 [arval.fr] INFO: Found listing with ID: 130884
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130884%27 HTTP/1.1" 200 None
2026-03-28 02:02:29 [arval.fr] INFO: Scrape type for 130884: 2
2026-03-28 02:02:29 [arval.fr] INFO: Found listing with ID: 130883
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130883%27 HTTP/1.1" 200 None
2026-03-28 02:02:29 [arval.fr] INFO: Scrape type for 130883: 2
2026-03-28 02:02:29 [arval.fr] INFO: Found listing with ID: 130881
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130881%27 HTTP/1.1" 200 None
2026-03-28 02:02:29 [arval.fr] INFO: Scrape type for 130881: 2
2026-03-28 02:02:29 [arval.fr] INFO: Found listing with ID: 130879
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130879%27 HTTP/1.1" 200 None
2026-03-28 02:02:29 [arval.fr] INFO: Scrape type for 130879: 0
2026-03-28 02:02:29 [arval.fr] INFO: Found listing with ID: 130877
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130877%27 HTTP/1.1" 200 None
2026-03-28 02:02:29 [arval.fr] INFO: Scrape type for 130877: 2
2026-03-28 02:02:29 [arval.fr] INFO: Found listing with ID: 130876
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130876%27 HTTP/1.1" 200 None
2026-03-28 02:02:29 [arval.fr] INFO: Scrape type for 130876: 0
2026-03-28 02:02:29 [arval.fr] INFO: Found listing with ID: 130875
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130875%27 HTTP/1.1" 200 None
2026-03-28 02:02:29 [arval.fr] INFO: Scrape type for 130875: 0
2026-03-28 02:02:29 [arval.fr] INFO: Found listing with ID: 130874
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130874%27 HTTP/1.1" 200 None
2026-03-28 02:02:29 [arval.fr] INFO: Scrape type for 130874: 0
2026-03-28 02:02:29 [arval.fr] INFO: Found listing with ID: 130873
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130873%27 HTTP/1.1" 200 None
2026-03-28 02:02:29 [arval.fr] INFO: Scrape type for 130873: 0
2026-03-28 02:02:29 [arval.fr] INFO: Found listing with ID: 130871
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130871%27 HTTP/1.1" 200 None
2026-03-28 02:02:29 [arval.fr] INFO: Scrape type for 130871: 0
2026-03-28 02:02:29 [arval.fr] INFO: Found listing with ID: 130870
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130870%27 HTTP/1.1" 200 None
2026-03-28 02:02:29 [arval.fr] INFO: Scrape type for 130870: 0
2026-03-28 02:02:29 [arval.fr] INFO: Found listing with ID: 130869
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130869%27 HTTP/1.1" 200 None
2026-03-28 02:02:29 [arval.fr] INFO: Scrape type for 130869: 0
2026-03-28 02:02:29 [arval.fr] INFO: Found listing with ID: 130868
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130868%27 HTTP/1.1" 200 None
2026-03-28 02:02:29 [arval.fr] INFO: Scrape type for 130868: 0
2026-03-28 02:02:29 [arval.fr] INFO: Found listing with ID: 130865
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130865%27 HTTP/1.1" 200 None
2026-03-28 02:02:29 [arval.fr] INFO: Scrape type for 130865: 0
2026-03-28 02:02:29 [arval.fr] INFO: Found listing with ID: 130864
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130864%27 HTTP/1.1" 200 None
2026-03-28 02:02:29 [arval.fr] INFO: Scrape type for 130864: 0
2026-03-28 02:02:29 [arval.fr] INFO: Found listing with ID: 130861
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130861%27 HTTP/1.1" 200 None
2026-03-28 02:02:29 [arval.fr] INFO: Scrape type for 130861: 0
2026-03-28 02:02:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/130976> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12f2ae6b-4318-5b36-a823-0e9bc660dd46 with identifier: 130976
2026-03-28 02:02:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12f2ae6b-4318-5b36-a823-0e9bc660dd46 with scrape type 2
2026-03-28 02:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12f2ae6b-4318-5b36-a823-0e9bc660dd46 with scrape type 2
2026-03-28 02:02:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 12f2ae6b-4318-5b36-a823-0e9bc660dd46, identifier: 130976
2026-03-28 02:02:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 12f2ae6b-4318-5b36-a823-0e9bc660dd46 with identifier: 130976
2026-03-28 02:02:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 12f2ae6b-4318-5b36-a823-0e9bc660dd46 with identifier: 130976
2026-03-28 02:02:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 12f2ae6b-4318-5b36-a823-0e9bc660dd46 with identifier: 130976 to the API
2026-03-28 02:02:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/130976>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '12f2ae6b-4318-5b36-a823-0e9bc660dd46',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GF390AQ',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/peugeot-2008-road-trip-12-puretech-130cv-bvm6-130976',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Peugeot',
'model': '2008',
'odometer': 58825,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13490.0,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 0,
'seller_name': None,
'title': 'Peugeot 2008 Road Trip 1.2 PureTech 130CV BVM6',
'transmission': 'manual',
'trim': 'Road Trip 1.2 PureTech 130CV BVM6',
'vin': 'VR3USHNSKNJ552134',
'year': 2022}
2026-03-28 02:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130976%27 HTTP/1.1" 200 None
2026-03-28 02:02:30 [arval.fr] INFO: Saving data for 130976: {'created_time': 1773653322.951425, 'last_price_update_time': 1774663350.347846}
2026-03-28 02:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='130976') HTTP/1.1" 204 0
2026-03-28 02: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-28 02:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131024> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29864fe9-043e-52d1-8a53-fed4846ca95d with identifier: 131024
2026-03-28 02:02:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29864fe9-043e-52d1-8a53-fed4846ca95d with scrape type 2
2026-03-28 02:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29864fe9-043e-52d1-8a53-fed4846ca95d with scrape type 2
2026-03-28 02:02:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 29864fe9-043e-52d1-8a53-fed4846ca95d, identifier: 131024
2026-03-28 02:02:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 29864fe9-043e-52d1-8a53-fed4846ca95d with identifier: 131024
2026-03-28 02:02:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 29864fe9-043e-52d1-8a53-fed4846ca95d with identifier: 131024
2026-03-28 02:02:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 29864fe9-043e-52d1-8a53-fed4846ca95d with identifier: 131024 to the API
2026-03-28 02:02:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131024>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '29864fe9-043e-52d1-8a53-fed4846ca95d',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GG907EJ',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/renault-arkana-business-tce-140-edc-131024',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Renault',
'model': 'Arkana',
'odometer': 45559,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18490.0,
'price_includes_vat': True,
'registration_date': '2022-05-05',
'seats_number': 0,
'seller_name': None,
'title': 'Renault Arkana Business TCe 140 EDC',
'transmission': 'automatic',
'trim': 'Business TCe 140 EDC',
'vin': 'VF1RJL005UC317555',
'year': 2022}
2026-03-28 02:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131024%27 HTTP/1.1" 200 None
2026-03-28 02:02:30 [arval.fr] INFO: Saving data for 131024: {'created_time': 1773653321.813977, 'last_price_update_time': 1774663350.982969}
2026-03-28 02:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131024') HTTP/1.1" 204 0
2026-03-28 02:02:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131029> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f79046a-ddbd-549f-8bb4-3a1c8c397cb2 with identifier: 131029
2026-03-28 02:02:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f79046a-ddbd-549f-8bb4-3a1c8c397cb2 with scrape type 2
2026-03-28 02:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f79046a-ddbd-549f-8bb4-3a1c8c397cb2 with scrape type 2
2026-03-28 02:02:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 3f79046a-ddbd-549f-8bb4-3a1c8c397cb2, identifier: 131029
2026-03-28 02:02:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 3f79046a-ddbd-549f-8bb4-3a1c8c397cb2 with identifier: 131029
2026-03-28 02:02:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 3f79046a-ddbd-549f-8bb4-3a1c8c397cb2 with identifier: 131029
2026-03-28 02:02:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 3f79046a-ddbd-549f-8bb4-3a1c8c397cb2 with identifier: 131029 to the API
2026-03-28 02:02:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131029>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '3f79046a-ddbd-549f-8bb4-3a1c8c397cb2',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GD558PE',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/volkswagen-polo-life-business-10-tsi-95-131029',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 28169,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16490.0,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 0,
'seller_name': None,
'title': 'Volkswagen Polo Life Business 1.0 TSI 95',
'transmission': 'manual',
'trim': 'Life Business 1.0 TSI 95',
'vin': 'WVWZZZAWZNY024247',
'year': 2021}
2026-03-28 02:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131029%27 HTTP/1.1" 200 None
2026-03-28 02:02:31 [arval.fr] INFO: Saving data for 131029: {'created_time': 1773653331.278223, 'last_price_update_time': 1774663351.805267}
2026-03-28 02:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131029') HTTP/1.1" 204 0
2026-03-28 02:02:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/130975> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75ed317d-9280-57b3-b4e9-c58081848ca7 with identifier: 130975
2026-03-28 02:02:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75ed317d-9280-57b3-b4e9-c58081848ca7 with scrape type 2
2026-03-28 02:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75ed317d-9280-57b3-b4e9-c58081848ca7 with scrape type 2
2026-03-28 02:02:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 75ed317d-9280-57b3-b4e9-c58081848ca7, identifier: 130975
2026-03-28 02:02:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 75ed317d-9280-57b3-b4e9-c58081848ca7 with identifier: 130975
2026-03-28 02:02:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 75ed317d-9280-57b3-b4e9-c58081848ca7 with identifier: 130975
2026-03-28 02:02:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 75ed317d-9280-57b3-b4e9-c58081848ca7 with identifier: 130975 to the API
2026-03-28 02:02:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/130975>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 72,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '75ed317d-9280-57b3-b4e9-c58081848ca7',
'is_damaged': False,
'is_operable': True,
'license_plate': 'FW103SD',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/peugeot-108-active-10-70cv-bvm5-130975',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Peugeot',
'model': '108',
'odometer': 24247,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8490.0,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 0,
'seller_name': None,
'title': 'Peugeot 108 Active 1.0 70CV BVM5',
'transmission': 'manual',
'trim': 'Active 1.0 70CV BVM5',
'vin': 'VF3PSCFB7LR080954',
'year': 2021}
2026-03-28 02:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130975%27 HTTP/1.1" 200 None
2026-03-28 02:02:32 [arval.fr] INFO: Saving data for 130975: {'created_time': 1773652963.479598, 'last_price_update_time': 1774663352.343628}
2026-03-28 02:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='130975') HTTP/1.1" 204 0
2026-03-28 02:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/130973> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a2f277c-84c9-5045-9912-897c70b9529b with identifier: 130973
2026-03-28 02:02:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a2f277c-84c9-5045-9912-897c70b9529b with scrape type 2
2026-03-28 02:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a2f277c-84c9-5045-9912-897c70b9529b with scrape type 2
2026-03-28 02:02:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 1a2f277c-84c9-5045-9912-897c70b9529b, identifier: 130973
2026-03-28 02:02:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 1a2f277c-84c9-5045-9912-897c70b9529b with identifier: 130973
2026-03-28 02:02:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 1a2f277c-84c9-5045-9912-897c70b9529b with identifier: 130973
2026-03-28 02:02:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 1a2f277c-84c9-5045-9912-897c70b9529b with identifier: 130973 to the API
2026-03-28 02:02:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/130973>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 155,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '1a2f277c-84c9-5045-9912-897c70b9529b',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GB006MP',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/ds-ds3-crossback-ines-de-la-fressange-paris-12-puretech-155cv-bva8-130973',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'DS',
'model': 'DS3 Crossback',
'odometer': 111066,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13990.0,
'price_includes_vat': True,
'registration_date': '2021-08-31',
'seats_number': 0,
'seller_name': None,
'title': 'DS DS3 Crossback INES DE LA FRESSANGE PARIS 1.2 PureTech 155CV BVA8',
'transmission': 'automatic',
'trim': 'INES DE LA FRESSANGE PARIS 1.2 PureTech 155CV BVA8',
'vin': 'VR1URHNNSMW062735',
'year': 2021}
2026-03-28 02:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130973%27 HTTP/1.1" 200 None
2026-03-28 02:02:32 [arval.fr] INFO: Saving data for 130973: {'created_time': 1773653316.661592, 'last_price_update_time': 1774663352.895533}
2026-03-28 02:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='130973') HTTP/1.1" 204 0
2026-03-28 02:02:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/130972> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfc73406-2140-52bd-bac4-b1f54f57713a with identifier: 130972
2026-03-28 02:02:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfc73406-2140-52bd-bac4-b1f54f57713a with scrape type 2
2026-03-28 02:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfc73406-2140-52bd-bac4-b1f54f57713a with scrape type 2
2026-03-28 02:02:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: dfc73406-2140-52bd-bac4-b1f54f57713a, identifier: 130972
2026-03-28 02:02:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: dfc73406-2140-52bd-bac4-b1f54f57713a with identifier: 130972
2026-03-28 02:02:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: dfc73406-2140-52bd-bac4-b1f54f57713a with identifier: 130972
2026-03-28 02:02:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: dfc73406-2140-52bd-bac4-b1f54f57713a with identifier: 130972 to the API
2026-03-28 02:02:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/130972>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 218,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'dfc73406-2140-52bd-bac4-b1f54f57713a',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GV002GR',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/bmw-x1-xdrive23i-m-sport-dkg7-130972',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'BMW',
'model': 'X1',
'odometer': 112385,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 32990.0,
'price_includes_vat': True,
'registration_date': '2024-02-22',
'seats_number': 0,
'seller_name': None,
'title': 'BMW X1 xDrive23i M Sport DKG7',
'transmission': 'automatic',
'trim': 'xDrive23i M Sport DKG7',
'vin': 'WBA61EE0105Y91090',
'year': 2024}
2026-03-28 02:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130972%27 HTTP/1.1" 200 None
2026-03-28 02:02:33 [arval.fr] INFO: Saving data for 130972: {'created_time': 1773653319.594811, 'last_price_update_time': 1774663353.606465}
2026-03-28 02:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='130972') HTTP/1.1" 204 0
2026-03-28 02:02:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/130971> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96e7ab33-6b1a-57b9-a692-ddc6b0fdb9d7 with identifier: 130971
2026-03-28 02:02:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96e7ab33-6b1a-57b9-a692-ddc6b0fdb9d7 with scrape type 2
2026-03-28 02:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96e7ab33-6b1a-57b9-a692-ddc6b0fdb9d7 with scrape type 2
2026-03-28 02:02:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 96e7ab33-6b1a-57b9-a692-ddc6b0fdb9d7, identifier: 130971
2026-03-28 02:02:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 96e7ab33-6b1a-57b9-a692-ddc6b0fdb9d7 with identifier: 130971
2026-03-28 02:02:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 96e7ab33-6b1a-57b9-a692-ddc6b0fdb9d7 with identifier: 130971
2026-03-28 02:02:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 96e7ab33-6b1a-57b9-a692-ddc6b0fdb9d7 with identifier: 130971 to the API
2026-03-28 02:02:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/130971>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 170,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '96e7ab33-6b1a-57b9-a692-ddc6b0fdb9d7',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GV404PW',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/bmw-x1-sdrive20i-business-design-dkg7-130971',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'BMW',
'model': 'X1',
'odometer': 39483,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 35990.0,
'price_includes_vat': True,
'registration_date': '2024-03-08',
'seats_number': 0,
'seller_name': None,
'title': 'BMW X1 sDrive20i Business Design DKG7',
'transmission': 'automatic',
'trim': 'sDrive20i Business Design DKG7',
'vin': 'WBA31EE0905Y58275',
'year': 2024}
2026-03-28 02:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130971%27 HTTP/1.1" 200 None
2026-03-28 02:02:34 [arval.fr] INFO: Saving data for 130971: {'created_time': 1773653317.615095, 'last_price_update_time': 1774663354.189324}
2026-03-28 02:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='130971') HTTP/1.1" 204 0
2026-03-28 02:02:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/130883> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/130884> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb473f3a-1741-596e-9e65-77f444d9b3b6 with identifier: 130883
2026-03-28 02:02:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb473f3a-1741-596e-9e65-77f444d9b3b6 with scrape type 2
2026-03-28 02:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb473f3a-1741-596e-9e65-77f444d9b3b6 with scrape type 2
2026-03-28 02:02:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: cb473f3a-1741-596e-9e65-77f444d9b3b6, identifier: 130883
2026-03-28 02:02:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24e032b3-9b00-5b97-9a78-50dc8ad6b916 with identifier: 130884
2026-03-28 02:02:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24e032b3-9b00-5b97-9a78-50dc8ad6b916 with scrape type 2
2026-03-28 02:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24e032b3-9b00-5b97-9a78-50dc8ad6b916 with scrape type 2
2026-03-28 02:02:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 24e032b3-9b00-5b97-9a78-50dc8ad6b916, identifier: 130884
2026-03-28 02:02:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: cb473f3a-1741-596e-9e65-77f444d9b3b6 with identifier: 130883
2026-03-28 02:02:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: cb473f3a-1741-596e-9e65-77f444d9b3b6 with identifier: 130883
2026-03-28 02:02:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: cb473f3a-1741-596e-9e65-77f444d9b3b6 with identifier: 130883 to the API
2026-03-28 02:02:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/130883>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'cb473f3a-1741-596e-9e65-77f444d9b3b6',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GR115HD',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/peugeot-3008-active-pack-12-puretech-130-bvm6-130883',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Peugeot',
'model': '3008',
'odometer': 55214,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17990.0,
'price_includes_vat': True,
'registration_date': '2023-09-20',
'seats_number': 0,
'seller_name': None,
'title': 'Peugeot 3008 Active Pack 1.2 PureTech 130 BVM6',
'transmission': 'manual',
'trim': 'Active Pack 1.2 PureTech 130 BVM6',
'vin': 'VF3MRHNSMPS119211',
'year': 2023}
2026-03-28 02:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130883%27 HTTP/1.1" 200 None
2026-03-28 02:02:34 [arval.fr] INFO: Saving data for 130883: {'created_time': 1773653311.938883, 'last_price_update_time': 1774663354.895037}
2026-03-28 02:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='130883') HTTP/1.1" 204 0
2026-03-28 02:02:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 24e032b3-9b00-5b97-9a78-50dc8ad6b916 with identifier: 130884
2026-03-28 02:02:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 24e032b3-9b00-5b97-9a78-50dc8ad6b916 with identifier: 130884
2026-03-28 02:02:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 24e032b3-9b00-5b97-9a78-50dc8ad6b916 with identifier: 130884 to the API
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/130884>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 143,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '24e032b3-9b00-5b97-9a78-50dc8ad6b916',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GR450LR',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/renault-captur-evolution-16-e-tech-hybrid-145-bva6-130884',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Renault',
'model': 'Captur',
'odometer': 74702,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17490.0,
'price_includes_vat': True,
'registration_date': '2023-09-27',
'seats_number': 0,
'seller_name': None,
'title': 'Renault Captur Evolution 1.6 E-TECH Hybrid 145 BVA6',
'transmission': 'automatic',
'trim': 'Evolution 1.6 E-TECH Hybrid 145 BVA6',
'vin': 'VF1RJB00871456170',
'year': 2023}
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130884%27 HTTP/1.1" 200 None
2026-03-28 02:02:35 [arval.fr] INFO: Saving data for 130884: {'created_time': 1773652975.403393, 'last_price_update_time': 1774663355.392315}
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='130884') HTTP/1.1" 204 0
2026-03-28 02:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/130881> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6ccb06b-f3b2-523a-8ec7-a2c798c82be3 with identifier: 130881
2026-03-28 02:02:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6ccb06b-f3b2-523a-8ec7-a2c798c82be3 with scrape type 2
2026-03-28 02:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6ccb06b-f3b2-523a-8ec7-a2c798c82be3 with scrape type 2
2026-03-28 02:02:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: e6ccb06b-f3b2-523a-8ec7-a2c798c82be3, identifier: 130881
2026-03-28 02:02:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: e6ccb06b-f3b2-523a-8ec7-a2c798c82be3 with identifier: 130881
2026-03-28 02:02:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: e6ccb06b-f3b2-523a-8ec7-a2c798c82be3 with identifier: 130881
2026-03-28 02:02:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: e6ccb06b-f3b2-523a-8ec7-a2c798c82be3 with identifier: 130881 to the API
2026-03-28 02:02:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/130881>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e6ccb06b-f3b2-523a-8ec7-a2c798c82be3',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GK596VN',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/peugeot-3008-active-pack-15-bluehdi-130-bva8-130881',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Peugeot',
'model': '3008',
'odometer': 91745,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17990.0,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 0,
'seller_name': None,
'title': 'Peugeot 3008 Active Pack 1.5 BlueHDi 130 BVA8',
'transmission': 'automatic',
'trim': 'Active Pack 1.5 BlueHDi 130 BVA8',
'vin': 'VF3MCYHZUNS172405',
'year': 2022}
2026-03-28 02:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130881%27 HTTP/1.1" 200 None
2026-03-28 02:02:36 [arval.fr] INFO: Saving data for 130881: {'created_time': 1773653308.98122, 'last_price_update_time': 1774663356.181756}
2026-03-28 02:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='130881') HTTP/1.1" 204 0
2026-03-28 02:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/130877> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94f3e8ec-386d-503b-a3d5-45481681cb07 with identifier: 130877
2026-03-28 02:02:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94f3e8ec-386d-503b-a3d5-45481681cb07 with scrape type 2
2026-03-28 02:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94f3e8ec-386d-503b-a3d5-45481681cb07 with scrape type 2
2026-03-28 02:02:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 94f3e8ec-386d-503b-a3d5-45481681cb07, identifier: 130877
2026-03-28 02:02:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 94f3e8ec-386d-503b-a3d5-45481681cb07 with identifier: 130877
2026-03-28 02:02:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 94f3e8ec-386d-503b-a3d5-45481681cb07 with identifier: 130877
2026-03-28 02:02:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 94f3e8ec-386d-503b-a3d5-45481681cb07 with identifier: 130877 to the API
2026-03-28 02:02:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/130877>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '94f3e8ec-386d-503b-a3d5-45481681cb07',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GX542KR',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/peugeot-308-active-pack-phev-180-e-eat8-130877',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Peugeot',
'model': '308',
'odometer': 57921,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20590.0,
'price_includes_vat': True,
'registration_date': '2024-06-07',
'seats_number': 0,
'seller_name': None,
'title': 'Peugeot 308 ACTIVE PACK PHEV 180 E-EAT8',
'transmission': 'automatic',
'trim': 'ACTIVE PACK PHEV 180 E-EAT8',
'vin': 'VR3F3DGX3RY571104',
'year': 2024}
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130877%27 HTTP/1.1" 200 None
2026-03-28 02:02:37 [arval.fr] INFO: Saving data for 130877: {'created_time': 1773653339.504062, 'last_price_update_time': 1774663357.495782}
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='130877') HTTP/1.1" 204 0
2026-03-28 02:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=7&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:37 [arval.fr] INFO: Found listing with ID: 130860
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130860%27 HTTP/1.1" 200 None
2026-03-28 02:02:37 [arval.fr] INFO: Scrape type for 130860: 0
2026-03-28 02:02:37 [arval.fr] INFO: Found listing with ID: 130859
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130859%27 HTTP/1.1" 200 None
2026-03-28 02:02:37 [arval.fr] INFO: Scrape type for 130859: 0
2026-03-28 02:02:37 [arval.fr] INFO: Found listing with ID: 130779
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130779%27 HTTP/1.1" 200 None
2026-03-28 02:02:37 [arval.fr] INFO: Scrape type for 130779: 0
2026-03-28 02:02:37 [arval.fr] INFO: Found listing with ID: 130498
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130498%27 HTTP/1.1" 200 None
2026-03-28 02:02:37 [arval.fr] INFO: Scrape type for 130498: 0
2026-03-28 02:02:37 [arval.fr] INFO: Found listing with ID: 130497
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130497%27 HTTP/1.1" 200 None
2026-03-28 02:02:37 [arval.fr] INFO: Scrape type for 130497: 0
2026-03-28 02:02:37 [arval.fr] INFO: Found listing with ID: 130496
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130496%27 HTTP/1.1" 200 None
2026-03-28 02:02:37 [arval.fr] INFO: Scrape type for 130496: 0
2026-03-28 02:02:37 [arval.fr] INFO: Found listing with ID: 130495
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130495%27 HTTP/1.1" 200 None
2026-03-28 02:02:37 [arval.fr] INFO: Scrape type for 130495: 0
2026-03-28 02:02:37 [arval.fr] INFO: Found listing with ID: 130494
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130494%27 HTTP/1.1" 200 None
2026-03-28 02:02:37 [arval.fr] INFO: Scrape type for 130494: 0
2026-03-28 02:02:37 [arval.fr] INFO: Found listing with ID: 130491
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130491%27 HTTP/1.1" 200 None
2026-03-28 02:02:37 [arval.fr] INFO: Scrape type for 130491: 0
2026-03-28 02:02:37 [arval.fr] INFO: Found listing with ID: 130489
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130489%27 HTTP/1.1" 200 None
2026-03-28 02:02:37 [arval.fr] INFO: Scrape type for 130489: 0
2026-03-28 02:02:37 [arval.fr] INFO: Found listing with ID: 130488
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130488%27 HTTP/1.1" 200 None
2026-03-28 02:02:37 [arval.fr] INFO: Scrape type for 130488: 0
2026-03-28 02:02:37 [arval.fr] INFO: Found listing with ID: 130487
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130487%27 HTTP/1.1" 200 None
2026-03-28 02:02:37 [arval.fr] INFO: Scrape type for 130487: 0
2026-03-28 02:02:37 [arval.fr] INFO: Found listing with ID: 130486
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130486%27 HTTP/1.1" 200 None
2026-03-28 02:02:37 [arval.fr] INFO: Scrape type for 130486: 0
2026-03-28 02:02:37 [arval.fr] INFO: Found listing with ID: 130485
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130485%27 HTTP/1.1" 200 None
2026-03-28 02:02:37 [arval.fr] INFO: Scrape type for 130485: 0
2026-03-28 02:02:37 [arval.fr] INFO: Found listing with ID: 130484
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130484%27 HTTP/1.1" 200 None
2026-03-28 02:02:37 [arval.fr] INFO: Scrape type for 130484: 0
2026-03-28 02:02:37 [arval.fr] INFO: Found listing with ID: 130483
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130483%27 HTTP/1.1" 200 None
2026-03-28 02:02:37 [arval.fr] INFO: Scrape type for 130483: 0
2026-03-28 02:02:37 [arval.fr] INFO: Found listing with ID: 128378
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128378%27 HTTP/1.1" 200 None
2026-03-28 02:02:37 [arval.fr] INFO: Scrape type for 128378: 0
2026-03-28 02:02:37 [arval.fr] INFO: Found listing with ID: 128377
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128377%27 HTTP/1.1" 200 None
2026-03-28 02:02:37 [arval.fr] INFO: Scrape type for 128377: 0
2026-03-28 02:02:37 [arval.fr] INFO: Found listing with ID: 128375
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128375%27 HTTP/1.1" 200 None
2026-03-28 02:02:37 [arval.fr] INFO: Scrape type for 128375: 0
2026-03-28 02:02:37 [arval.fr] INFO: Found listing with ID: 128372
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128372%27 HTTP/1.1" 200 None
2026-03-28 02:02:37 [arval.fr] INFO: Scrape type for 128372: 0
2026-03-28 02:02:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=8&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:39 [arval.fr] INFO: Found listing with ID: 127192
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127192%27 HTTP/1.1" 200 None
2026-03-28 02:02:39 [arval.fr] INFO: Scrape type for 127192: 0
2026-03-28 02:02:39 [arval.fr] INFO: Found listing with ID: 127191
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127191%27 HTTP/1.1" 200 None
2026-03-28 02:02:39 [arval.fr] INFO: Scrape type for 127191: 0
2026-03-28 02:02:39 [arval.fr] INFO: Found listing with ID: 127189
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127189%27 HTTP/1.1" 200 None
2026-03-28 02:02:39 [arval.fr] INFO: Scrape type for 127189: 0
2026-03-28 02:02:39 [arval.fr] INFO: Found listing with ID: 127188
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127188%27 HTTP/1.1" 200 None
2026-03-28 02:02:39 [arval.fr] INFO: Scrape type for 127188: 0
2026-03-28 02:02:39 [arval.fr] INFO: Found listing with ID: 126905
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126905%27 HTTP/1.1" 200 None
2026-03-28 02:02:39 [arval.fr] INFO: Scrape type for 126905: 0
2026-03-28 02:02:39 [arval.fr] INFO: Found listing with ID: 126602
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126602%27 HTTP/1.1" 200 None
2026-03-28 02:02:39 [arval.fr] INFO: Scrape type for 126602: 0
2026-03-28 02:02:39 [arval.fr] INFO: Found listing with ID: 127956
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127956%27 HTTP/1.1" 200 None
2026-03-28 02:02:39 [arval.fr] INFO: Scrape type for 127956: 0
2026-03-28 02:02:39 [arval.fr] INFO: Found listing with ID: 127957
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127957%27 HTTP/1.1" 200 None
2026-03-28 02:02:39 [arval.fr] INFO: Scrape type for 127957: 0
2026-03-28 02:02:39 [arval.fr] INFO: Found listing with ID: 127960
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127960%27 HTTP/1.1" 200 None
2026-03-28 02:02:39 [arval.fr] INFO: Scrape type for 127960: 0
2026-03-28 02:02:39 [arval.fr] INFO: Found listing with ID: 127962
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127962%27 HTTP/1.1" 200 None
2026-03-28 02:02:39 [arval.fr] INFO: Scrape type for 127962: 0
2026-03-28 02:02:39 [arval.fr] INFO: Found listing with ID: 127963
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127963%27 HTTP/1.1" 200 None
2026-03-28 02:02:39 [arval.fr] INFO: Scrape type for 127963: 0
2026-03-28 02:02:39 [arval.fr] INFO: Found listing with ID: 127965
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127965%27 HTTP/1.1" 200 None
2026-03-28 02:02:39 [arval.fr] INFO: Scrape type for 127965: 0
2026-03-28 02:02:39 [arval.fr] INFO: Found listing with ID: 127967
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127967%27 HTTP/1.1" 200 None
2026-03-28 02:02:39 [arval.fr] INFO: Scrape type for 127967: 0
2026-03-28 02:02:39 [arval.fr] INFO: Found listing with ID: 127968
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127968%27 HTTP/1.1" 200 None
2026-03-28 02:02:39 [arval.fr] INFO: Scrape type for 127968: 0
2026-03-28 02:02:39 [arval.fr] INFO: Found listing with ID: 127969
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127969%27 HTTP/1.1" 200 None
2026-03-28 02:02:39 [arval.fr] INFO: Scrape type for 127969: 0
2026-03-28 02:02:39 [arval.fr] INFO: Found listing with ID: 127970
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127970%27 HTTP/1.1" 200 None
2026-03-28 02:02:39 [arval.fr] INFO: Scrape type for 127970: 0
2026-03-28 02:02:39 [arval.fr] INFO: Found listing with ID: 127972
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127972%27 HTTP/1.1" 200 None
2026-03-28 02:02:39 [arval.fr] INFO: Scrape type for 127972: 0
2026-03-28 02:02:39 [arval.fr] INFO: Found listing with ID: 127975
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127975%27 HTTP/1.1" 200 None
2026-03-28 02:02:39 [arval.fr] INFO: Scrape type for 127975: 0
2026-03-28 02:02:39 [arval.fr] INFO: Found listing with ID: 127977
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127977%27 HTTP/1.1" 200 None
2026-03-28 02:02:39 [arval.fr] INFO: Scrape type for 127977: 0
2026-03-28 02:02:39 [arval.fr] INFO: Found listing with ID: 127978
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127978%27 HTTP/1.1" 200 None
2026-03-28 02:02:39 [arval.fr] INFO: Scrape type for 127978: 0
2026-03-28 02: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-28 02:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=9&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:41 [arval.fr] INFO: Found listing with ID: 128869
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128869%27 HTTP/1.1" 200 None
2026-03-28 02:02:41 [arval.fr] INFO: Scrape type for 128869: 0
2026-03-28 02:02:41 [arval.fr] INFO: Found listing with ID: 128870
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128870%27 HTTP/1.1" 200 None
2026-03-28 02:02:41 [arval.fr] INFO: Scrape type for 128870: 0
2026-03-28 02:02:41 [arval.fr] INFO: Found listing with ID: 128873
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128873%27 HTTP/1.1" 200 None
2026-03-28 02:02:41 [arval.fr] INFO: Scrape type for 128873: 0
2026-03-28 02:02:41 [arval.fr] INFO: Found listing with ID: 128875
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128875%27 HTTP/1.1" 200 None
2026-03-28 02:02:41 [arval.fr] INFO: Scrape type for 128875: 0
2026-03-28 02:02:41 [arval.fr] INFO: Found listing with ID: 128871
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128871%27 HTTP/1.1" 200 None
2026-03-28 02:02:41 [arval.fr] INFO: Scrape type for 128871: 0
2026-03-28 02:02:41 [arval.fr] INFO: Found listing with ID: 129428
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129428%27 HTTP/1.1" 200 None
2026-03-28 02:02:41 [arval.fr] INFO: Scrape type for 129428: 0
2026-03-28 02:02:41 [arval.fr] INFO: Found listing with ID: 127971
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127971%27 HTTP/1.1" 200 None
2026-03-28 02:02:41 [arval.fr] INFO: Scrape type for 127971: 0
2026-03-28 02:02:41 [arval.fr] INFO: Found listing with ID: 127979
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127979%27 HTTP/1.1" 200 None
2026-03-28 02:02:41 [arval.fr] INFO: Scrape type for 127979: 0
2026-03-28 02:02:41 [arval.fr] INFO: Found listing with ID: 129680
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129680%27 HTTP/1.1" 200 None
2026-03-28 02:02:41 [arval.fr] INFO: Scrape type for 129680: 0
2026-03-28 02:02:41 [arval.fr] INFO: Found listing with ID: 129683
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129683%27 HTTP/1.1" 200 None
2026-03-28 02:02:41 [arval.fr] INFO: Scrape type for 129683: 0
2026-03-28 02:02:41 [arval.fr] INFO: Found listing with ID: 129684
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129684%27 HTTP/1.1" 200 None
2026-03-28 02:02:41 [arval.fr] INFO: Scrape type for 129684: 0
2026-03-28 02:02:41 [arval.fr] INFO: Found listing with ID: 129998
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129998%27 HTTP/1.1" 200 None
2026-03-28 02:02:41 [arval.fr] INFO: Scrape type for 129998: 0
2026-03-28 02:02:41 [arval.fr] INFO: Found listing with ID: 129999
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129999%27 HTTP/1.1" 200 None
2026-03-28 02:02:41 [arval.fr] INFO: Scrape type for 129999: 0
2026-03-28 02:02:41 [arval.fr] INFO: Found listing with ID: 130002
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130002%27 HTTP/1.1" 200 None
2026-03-28 02:02:41 [arval.fr] INFO: Scrape type for 130002: 0
2026-03-28 02:02:41 [arval.fr] INFO: Found listing with ID: 130003
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130003%27 HTTP/1.1" 200 None
2026-03-28 02:02:41 [arval.fr] INFO: Scrape type for 130003: 0
2026-03-28 02:02:41 [arval.fr] INFO: Found listing with ID: 130261
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130261%27 HTTP/1.1" 200 None
2026-03-28 02:02:41 [arval.fr] INFO: Scrape type for 130261: 0
2026-03-28 02:02:41 [arval.fr] INFO: Found listing with ID: 130263
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130263%27 HTTP/1.1" 200 None
2026-03-28 02:02:41 [arval.fr] INFO: Scrape type for 130263: 0
2026-03-28 02:02:41 [arval.fr] INFO: Found listing with ID: 130199
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130199%27 HTTP/1.1" 200 None
2026-03-28 02:02:41 [arval.fr] INFO: Scrape type for 130199: 0
2026-03-28 02:02:41 [arval.fr] INFO: Found listing with ID: 130203
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130203%27 HTTP/1.1" 200 None
2026-03-28 02:02:41 [arval.fr] INFO: Scrape type for 130203: 0
2026-03-28 02:02:41 [arval.fr] INFO: Found listing with ID: 127958
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127958%27 HTTP/1.1" 200 None
2026-03-28 02:02:41 [arval.fr] INFO: Scrape type for 127958: 0
2026-03-28 02:02:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=10&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:42 [arval.fr] INFO: Found listing with ID: 130354
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130354%27 HTTP/1.1" 200 None
2026-03-28 02:02:42 [arval.fr] INFO: Scrape type for 130354: 0
2026-03-28 02:02:42 [arval.fr] INFO: Found listing with ID: 130353
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130353%27 HTTP/1.1" 200 None
2026-03-28 02:02:42 [arval.fr] INFO: Scrape type for 130353: 0
2026-03-28 02:02:42 [arval.fr] INFO: Found listing with ID: 130352
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130352%27 HTTP/1.1" 200 None
2026-03-28 02:02:42 [arval.fr] INFO: Scrape type for 130352: 0
2026-03-28 02:02:42 [arval.fr] INFO: Found listing with ID: 130351
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130351%27 HTTP/1.1" 200 None
2026-03-28 02:02:42 [arval.fr] INFO: Scrape type for 130351: 0
2026-03-28 02:02:42 [arval.fr] INFO: Found listing with ID: 130350
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130350%27 HTTP/1.1" 200 None
2026-03-28 02:02:42 [arval.fr] INFO: Scrape type for 130350: 0
2026-03-28 02:02:42 [arval.fr] INFO: Found listing with ID: 130349
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130349%27 HTTP/1.1" 200 None
2026-03-28 02:02:42 [arval.fr] INFO: Scrape type for 130349: 0
2026-03-28 02:02:42 [arval.fr] INFO: Found listing with ID: 130348
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130348%27 HTTP/1.1" 200 None
2026-03-28 02:02:42 [arval.fr] INFO: Scrape type for 130348: 0
2026-03-28 02:02:42 [arval.fr] INFO: Found listing with ID: 130347
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130347%27 HTTP/1.1" 200 None
2026-03-28 02:02:42 [arval.fr] INFO: Scrape type for 130347: 0
2026-03-28 02:02:42 [arval.fr] INFO: Found listing with ID: 130346
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130346%27 HTTP/1.1" 200 None
2026-03-28 02:02:42 [arval.fr] INFO: Scrape type for 130346: 0
2026-03-28 02:02:42 [arval.fr] INFO: Found listing with ID: 130345
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130345%27 HTTP/1.1" 200 None
2026-03-28 02:02:42 [arval.fr] INFO: Scrape type for 130345: 0
2026-03-28 02:02:42 [arval.fr] INFO: Found listing with ID: 130344
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130344%27 HTTP/1.1" 200 None
2026-03-28 02:02:42 [arval.fr] INFO: Scrape type for 130344: 0
2026-03-28 02:02:42 [arval.fr] INFO: Found listing with ID: 130343
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130343%27 HTTP/1.1" 200 None
2026-03-28 02:02:42 [arval.fr] INFO: Scrape type for 130343: 0
2026-03-28 02:02:42 [arval.fr] INFO: Found listing with ID: 130342
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130342%27 HTTP/1.1" 200 None
2026-03-28 02:02:42 [arval.fr] INFO: Scrape type for 130342: 0
2026-03-28 02:02:42 [arval.fr] INFO: Found listing with ID: 130341
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130341%27 HTTP/1.1" 200 None
2026-03-28 02:02:42 [arval.fr] INFO: Scrape type for 130341: 0
2026-03-28 02:02:42 [arval.fr] INFO: Found listing with ID: 130340
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130340%27 HTTP/1.1" 200 None
2026-03-28 02:02:42 [arval.fr] INFO: Scrape type for 130340: 0
2026-03-28 02:02:42 [arval.fr] INFO: Found listing with ID: 130339
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130339%27 HTTP/1.1" 200 None
2026-03-28 02:02:42 [arval.fr] INFO: Scrape type for 130339: 0
2026-03-28 02:02:42 [arval.fr] INFO: Found listing with ID: 130338
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130338%27 HTTP/1.1" 200 None
2026-03-28 02:02:42 [arval.fr] INFO: Scrape type for 130338: 0
2026-03-28 02:02:42 [arval.fr] INFO: Found listing with ID: 130337
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130337%27 HTTP/1.1" 200 None
2026-03-28 02:02:42 [arval.fr] INFO: Scrape type for 130337: 0
2026-03-28 02:02:42 [arval.fr] INFO: Found listing with ID: 130255
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130255%27 HTTP/1.1" 200 None
2026-03-28 02:02:42 [arval.fr] INFO: Scrape type for 130255: 0
2026-03-28 02:02:42 [arval.fr] INFO: Found listing with ID: 130252
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130252%27 HTTP/1.1" 200 None
2026-03-28 02:02:42 [arval.fr] INFO: Scrape type for 130252: 0
2026-03-28 02:02:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=11&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:44 [arval.fr] INFO: Found listing with ID: 130251
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130251%27 HTTP/1.1" 200 None
2026-03-28 02:02:44 [arval.fr] INFO: Scrape type for 130251: 0
2026-03-28 02:02:44 [arval.fr] INFO: Found listing with ID: 130249
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130249%27 HTTP/1.1" 200 None
2026-03-28 02:02:44 [arval.fr] INFO: Scrape type for 130249: 0
2026-03-28 02:02:44 [arval.fr] INFO: Found listing with ID: 130247
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130247%27 HTTP/1.1" 200 None
2026-03-28 02:02:44 [arval.fr] INFO: Scrape type for 130247: 0
2026-03-28 02:02:44 [arval.fr] INFO: Found listing with ID: 130244
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130244%27 HTTP/1.1" 200 None
2026-03-28 02:02:44 [arval.fr] INFO: Scrape type for 130244: 0
2026-03-28 02:02:44 [arval.fr] INFO: Found listing with ID: 130241
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130241%27 HTTP/1.1" 200 None
2026-03-28 02:02:44 [arval.fr] INFO: Scrape type for 130241: 0
2026-03-28 02:02:44 [arval.fr] INFO: Found listing with ID: 130238
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130238%27 HTTP/1.1" 200 None
2026-03-28 02:02:44 [arval.fr] INFO: Scrape type for 130238: 0
2026-03-28 02:02:44 [arval.fr] INFO: Found listing with ID: 130236
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130236%27 HTTP/1.1" 200 None
2026-03-28 02:02:44 [arval.fr] INFO: Scrape type for 130236: 0
2026-03-28 02:02:44 [arval.fr] INFO: Found listing with ID: 130235
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130235%27 HTTP/1.1" 200 None
2026-03-28 02:02:44 [arval.fr] INFO: Scrape type for 130235: 0
2026-03-28 02:02:44 [arval.fr] INFO: Found listing with ID: 130232
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130232%27 HTTP/1.1" 200 None
2026-03-28 02:02:44 [arval.fr] INFO: Scrape type for 130232: 0
2026-03-28 02:02:44 [arval.fr] INFO: Found listing with ID: 130231
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130231%27 HTTP/1.1" 200 None
2026-03-28 02:02:44 [arval.fr] INFO: Scrape type for 130231: 0
2026-03-28 02:02:44 [arval.fr] INFO: Found listing with ID: 130229
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130229%27 HTTP/1.1" 200 None
2026-03-28 02:02:44 [arval.fr] INFO: Scrape type for 130229: 0
2026-03-28 02:02:44 [arval.fr] INFO: Found listing with ID: 130228
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130228%27 HTTP/1.1" 200 None
2026-03-28 02:02:44 [arval.fr] INFO: Scrape type for 130228: 0
2026-03-28 02:02:44 [arval.fr] INFO: Found listing with ID: 130222
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130222%27 HTTP/1.1" 200 None
2026-03-28 02:02:44 [arval.fr] INFO: Scrape type for 130222: 0
2026-03-28 02:02:44 [arval.fr] INFO: Found listing with ID: 130219
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130219%27 HTTP/1.1" 200 None
2026-03-28 02:02:44 [arval.fr] INFO: Scrape type for 130219: 0
2026-03-28 02:02:44 [arval.fr] INFO: Found listing with ID: 130217
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130217%27 HTTP/1.1" 200 None
2026-03-28 02:02:44 [arval.fr] INFO: Scrape type for 130217: 0
2026-03-28 02:02:44 [arval.fr] INFO: Found listing with ID: 130216
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130216%27 HTTP/1.1" 200 None
2026-03-28 02:02:44 [arval.fr] INFO: Scrape type for 130216: 0
2026-03-28 02:02:44 [arval.fr] INFO: Found listing with ID: 130214
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130214%27 HTTP/1.1" 200 None
2026-03-28 02:02:44 [arval.fr] INFO: Scrape type for 130214: 0
2026-03-28 02:02:44 [arval.fr] INFO: Found listing with ID: 130213
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130213%27 HTTP/1.1" 200 None
2026-03-28 02:02:44 [arval.fr] INFO: Scrape type for 130213: 0
2026-03-28 02:02:44 [arval.fr] INFO: Found listing with ID: 130211
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130211%27 HTTP/1.1" 200 None
2026-03-28 02:02:44 [arval.fr] INFO: Scrape type for 130211: 0
2026-03-28 02:02:44 [arval.fr] INFO: Found listing with ID: 130210
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130210%27 HTTP/1.1" 200 None
2026-03-28 02:02:44 [arval.fr] INFO: Scrape type for 130210: 0
2026-03-28 02: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-28 02:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=12&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:45 [arval.fr] INFO: Found listing with ID: 130202
2026-03-28 02:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130202%27 HTTP/1.1" 200 None
2026-03-28 02:02:45 [arval.fr] INFO: Scrape type for 130202: 0
2026-03-28 02:02:45 [arval.fr] INFO: Found listing with ID: 130198
2026-03-28 02:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27130198%27 HTTP/1.1" 200 None
2026-03-28 02:02:45 [arval.fr] INFO: Scrape type for 130198: 0
2026-03-28 02:02:45 [arval.fr] INFO: Found listing with ID: 129828
2026-03-28 02:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129828%27 HTTP/1.1" 200 None
2026-03-28 02:02:45 [arval.fr] INFO: Scrape type for 129828: 0
2026-03-28 02:02:45 [arval.fr] INFO: Found listing with ID: 129657
2026-03-28 02:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129657%27 HTTP/1.1" 200 None
2026-03-28 02:02:45 [arval.fr] INFO: Scrape type for 129657: 0
2026-03-28 02:02:45 [arval.fr] INFO: Found listing with ID: 129656
2026-03-28 02:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129656%27 HTTP/1.1" 200 None
2026-03-28 02:02:45 [arval.fr] INFO: Scrape type for 129656: 0
2026-03-28 02:02:45 [arval.fr] INFO: Found listing with ID: 129655
2026-03-28 02:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129655%27 HTTP/1.1" 200 None
2026-03-28 02:02:46 [arval.fr] INFO: Scrape type for 129655: 0
2026-03-28 02:02:46 [arval.fr] INFO: Found listing with ID: 129654
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129654%27 HTTP/1.1" 200 None
2026-03-28 02:02:46 [arval.fr] INFO: Scrape type for 129654: 0
2026-03-28 02:02:46 [arval.fr] INFO: Found listing with ID: 129653
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129653%27 HTTP/1.1" 200 None
2026-03-28 02:02:46 [arval.fr] INFO: Scrape type for 129653: 0
2026-03-28 02:02:46 [arval.fr] INFO: Found listing with ID: 129652
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129652%27 HTTP/1.1" 200 None
2026-03-28 02:02:46 [arval.fr] INFO: Scrape type for 129652: 0
2026-03-28 02:02:46 [arval.fr] INFO: Found listing with ID: 129651
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129651%27 HTTP/1.1" 200 None
2026-03-28 02:02:46 [arval.fr] INFO: Scrape type for 129651: 0
2026-03-28 02:02:46 [arval.fr] INFO: Found listing with ID: 129650
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129650%27 HTTP/1.1" 200 None
2026-03-28 02:02:46 [arval.fr] INFO: Scrape type for 129650: 0
2026-03-28 02:02:46 [arval.fr] INFO: Found listing with ID: 129477
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129477%27 HTTP/1.1" 200 None
2026-03-28 02:02:46 [arval.fr] INFO: Scrape type for 129477: 0
2026-03-28 02:02:46 [arval.fr] INFO: Found listing with ID: 129476
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129476%27 HTTP/1.1" 200 None
2026-03-28 02:02:46 [arval.fr] INFO: Scrape type for 129476: 0
2026-03-28 02:02:46 [arval.fr] INFO: Found listing with ID: 129475
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129475%27 HTTP/1.1" 200 None
2026-03-28 02:02:46 [arval.fr] INFO: Scrape type for 129475: 0
2026-03-28 02:02:46 [arval.fr] INFO: Found listing with ID: 129474
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129474%27 HTTP/1.1" 200 None
2026-03-28 02:02:46 [arval.fr] INFO: Scrape type for 129474: 0
2026-03-28 02:02:46 [arval.fr] INFO: Found listing with ID: 129473
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129473%27 HTTP/1.1" 200 None
2026-03-28 02:02:46 [arval.fr] INFO: Scrape type for 129473: 0
2026-03-28 02:02:46 [arval.fr] INFO: Found listing with ID: 129472
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129472%27 HTTP/1.1" 200 None
2026-03-28 02:02:46 [arval.fr] INFO: Scrape type for 129472: 0
2026-03-28 02:02:46 [arval.fr] INFO: Found listing with ID: 129471
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129471%27 HTTP/1.1" 200 None
2026-03-28 02:02:46 [arval.fr] INFO: Scrape type for 129471: 0
2026-03-28 02:02:46 [arval.fr] INFO: Found listing with ID: 129470
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129470%27 HTTP/1.1" 200 None
2026-03-28 02:02:46 [arval.fr] INFO: Scrape type for 129470: 0
2026-03-28 02:02:46 [arval.fr] INFO: Found listing with ID: 129469
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129469%27 HTTP/1.1" 200 None
2026-03-28 02:02:46 [arval.fr] INFO: Scrape type for 129469: 0
2026-03-28 02:02:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131342> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:02:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5c22959-d61c-5cb7-bdf7-aabfafd1ba89 with identifier: 131342
2026-03-28 02:02:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5c22959-d61c-5cb7-bdf7-aabfafd1ba89 with scrape type 2
2026-03-28 02:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5c22959-d61c-5cb7-bdf7-aabfafd1ba89 with scrape type 2
2026-03-28 02:02:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: f5c22959-d61c-5cb7-bdf7-aabfafd1ba89, identifier: 131342
2026-03-28 02:02:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: f5c22959-d61c-5cb7-bdf7-aabfafd1ba89 with identifier: 131342
2026-03-28 02:02:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: f5c22959-d61c-5cb7-bdf7-aabfafd1ba89 with identifier: 131342
2026-03-28 02:02:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: f5c22959-d61c-5cb7-bdf7-aabfafd1ba89 with identifier: 131342 to the API
2026-03-28 02:02:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:02:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131342>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'f5c22959-d61c-5cb7-bdf7-aabfafd1ba89',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GE853CW',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/mercedes-classe-cla-coupe-220-d-amg-line-ba8-131342',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Mercedes',
'model': 'Classe CLA',
'odometer': 59652,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 35990.0,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 0,
'seller_name': None,
'title': 'Mercedes Classe CLA Coupe 220 d AMG Line BA8',
'transmission': 'automatic',
'trim': 'Coupe 220 d AMG Line BA8',
'vin': 'W1K1183141N278616',
'year': 2022}
2026-03-28 02:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131342%27 HTTP/1.1" 200 None
2026-03-28 02:02:48 [arval.fr] INFO: Saving data for 131342: {'created_time': 1773933322.122903, 'last_price_update_time': 1774663368.312767}
2026-03-28 02:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131342') HTTP/1.1" 204 0
2026-03-28 02:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131027> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:03:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bc5a81a-35d2-5a2c-a0f9-6490a09b3aef with identifier: 131027
2026-03-28 02:03:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bc5a81a-35d2-5a2c-a0f9-6490a09b3aef with scrape type 2
2026-03-28 02:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6bc5a81a-35d2-5a2c-a0f9-6490a09b3aef with scrape type 2
2026-03-28 02:03:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.fr, Processed item id: 6bc5a81a-35d2-5a2c-a0f9-6490a09b3aef, identifier: 131027
2026-03-28 02:03:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.fr, Translating item: 6bc5a81a-35d2-5a2c-a0f9-6490a09b3aef with identifier: 131027
2026-03-28 02:03:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.fr, Applying rules to item: 6bc5a81a-35d2-5a2c-a0f9-6490a09b3aef with identifier: 131027
2026-03-28 02:03:02 [crawlers.pipelines.post_to_api] INFO: Spider: arval.fr, Posting item: 6bc5a81a-35d2-5a2c-a0f9-6490a09b3aef with identifier: 131027 to the API
2026-03-28 02:03:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 02: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-28 02:03:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5/131027>
{'auction_title': '',
'category': 'Véhicule Particulier',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '6bc5a81a-35d2-5a2c-a0f9-6490a09b3aef',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GR373FH',
'link_to_web_offer': 'https://autoselect.arval.fr/voitures-occasion/offer/citroen-c4x-feel-pack-12-puretech-130-bva8-131027',
'listing': 'directbuy',
'location': 'Exclu web',
'make': 'Citroen',
'model': 'C4X',
'odometer': 87751,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13590.0,
'price_includes_vat': True,
'registration_date': '2023-09-15',
'seats_number': 0,
'seller_name': None,
'title': 'Citroen C4X Feel Pack 1.2 PureTech 130 BVA8',
'transmission': 'automatic',
'trim': 'Feel Pack 1.2 PureTech 130 BVA8',
'vin': 'VR7BDHNSBPE058267',
'year': 2023}
2026-03-28 02:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27131027%27 HTTP/1.1" 200 None
2026-03-28 02:03:02 [arval.fr] INFO: Saving data for 131027: {'created_time': 1773653314.59482, 'last_price_update_time': 1774663382.38917}
2026-03-28 02:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.fr',RowKey='131027') HTTP/1.1" 204 0
2026-03-28 02:03:05 [scrapy.extensions.logstats] INFO: Crawled 96 pages (at 52 pages/min), scraped 83 items (at 44 items/min)
2026-03-28 02:03:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 159MiB
2026-03-28 02:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=13&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:03:17 [arval.fr] INFO: Found listing with ID: 129468
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129468%27 HTTP/1.1" 200 None
2026-03-28 02:03:17 [arval.fr] INFO: Scrape type for 129468: 0
2026-03-28 02:03:17 [arval.fr] INFO: Found listing with ID: 129466
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129466%27 HTTP/1.1" 200 None
2026-03-28 02:03:17 [arval.fr] INFO: Scrape type for 129466: 0
2026-03-28 02:03:17 [arval.fr] INFO: Found listing with ID: 129465
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129465%27 HTTP/1.1" 200 None
2026-03-28 02:03:17 [arval.fr] INFO: Scrape type for 129465: 0
2026-03-28 02:03:17 [arval.fr] INFO: Found listing with ID: 129464
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129464%27 HTTP/1.1" 200 None
2026-03-28 02:03:17 [arval.fr] INFO: Scrape type for 129464: 0
2026-03-28 02:03:17 [arval.fr] INFO: Found listing with ID: 129312
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129312%27 HTTP/1.1" 200 None
2026-03-28 02:03:17 [arval.fr] INFO: Scrape type for 129312: 0
2026-03-28 02:03:17 [arval.fr] INFO: Found listing with ID: 129311
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129311%27 HTTP/1.1" 200 None
2026-03-28 02:03:17 [arval.fr] INFO: Scrape type for 129311: 0
2026-03-28 02:03:17 [arval.fr] INFO: Found listing with ID: 129309
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129309%27 HTTP/1.1" 200 None
2026-03-28 02:03:17 [arval.fr] INFO: Scrape type for 129309: 0
2026-03-28 02:03:17 [arval.fr] INFO: Found listing with ID: 129308
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129308%27 HTTP/1.1" 200 None
2026-03-28 02:03:17 [arval.fr] INFO: Scrape type for 129308: 0
2026-03-28 02:03:17 [arval.fr] INFO: Found listing with ID: 129307
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129307%27 HTTP/1.1" 200 None
2026-03-28 02:03:17 [arval.fr] INFO: Scrape type for 129307: 0
2026-03-28 02:03:17 [arval.fr] INFO: Found listing with ID: 129304
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129304%27 HTTP/1.1" 200 None
2026-03-28 02:03:17 [arval.fr] INFO: Scrape type for 129304: 0
2026-03-28 02:03:17 [arval.fr] INFO: Found listing with ID: 129303
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129303%27 HTTP/1.1" 200 None
2026-03-28 02:03:17 [arval.fr] INFO: Scrape type for 129303: 0
2026-03-28 02:03:17 [arval.fr] INFO: Found listing with ID: 129301
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129301%27 HTTP/1.1" 200 None
2026-03-28 02:03:17 [arval.fr] INFO: Scrape type for 129301: 0
2026-03-28 02:03:17 [arval.fr] INFO: Found listing with ID: 129300
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129300%27 HTTP/1.1" 200 None
2026-03-28 02:03:17 [arval.fr] INFO: Scrape type for 129300: 0
2026-03-28 02:03:17 [arval.fr] INFO: Found listing with ID: 129299
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129299%27 HTTP/1.1" 200 None
2026-03-28 02:03:17 [arval.fr] INFO: Scrape type for 129299: 0
2026-03-28 02:03:17 [arval.fr] INFO: Found listing with ID: 129298
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129298%27 HTTP/1.1" 200 None
2026-03-28 02:03:17 [arval.fr] INFO: Scrape type for 129298: 0
2026-03-28 02:03:17 [arval.fr] INFO: Found listing with ID: 129297
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129297%27 HTTP/1.1" 200 None
2026-03-28 02:03:17 [arval.fr] INFO: Scrape type for 129297: 0
2026-03-28 02:03:17 [arval.fr] INFO: Found listing with ID: 129294
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129294%27 HTTP/1.1" 200 None
2026-03-28 02:03:17 [arval.fr] INFO: Scrape type for 129294: 0
2026-03-28 02:03:17 [arval.fr] INFO: Found listing with ID: 129293
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129293%27 HTTP/1.1" 200 None
2026-03-28 02:03:17 [arval.fr] INFO: Scrape type for 129293: 0
2026-03-28 02:03:17 [arval.fr] INFO: Found listing with ID: 129292
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129292%27 HTTP/1.1" 200 None
2026-03-28 02:03:17 [arval.fr] INFO: Scrape type for 129292: 0
2026-03-28 02:03:17 [arval.fr] INFO: Found listing with ID: 129291
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129291%27 HTTP/1.1" 200 None
2026-03-28 02:03:17 [arval.fr] INFO: Scrape type for 129291: 0
2026-03-28 02:03:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=14&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:03:22 [arval.fr] INFO: Found listing with ID: 129290
2026-03-28 02:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129290%27 HTTP/1.1" 200 None
2026-03-28 02:03:22 [arval.fr] INFO: Scrape type for 129290: 0
2026-03-28 02:03:22 [arval.fr] INFO: Found listing with ID: 129289
2026-03-28 02:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129289%27 HTTP/1.1" 200 None
2026-03-28 02:03:22 [arval.fr] INFO: Scrape type for 129289: 0
2026-03-28 02:03:22 [arval.fr] INFO: Found listing with ID: 129288
2026-03-28 02:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129288%27 HTTP/1.1" 200 None
2026-03-28 02:03:22 [arval.fr] INFO: Scrape type for 129288: 0
2026-03-28 02:03:22 [arval.fr] INFO: Found listing with ID: 129287
2026-03-28 02:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129287%27 HTTP/1.1" 200 None
2026-03-28 02:03:22 [arval.fr] INFO: Scrape type for 129287: 0
2026-03-28 02:03:22 [arval.fr] INFO: Found listing with ID: 129286
2026-03-28 02:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129286%27 HTTP/1.1" 200 None
2026-03-28 02:03:22 [arval.fr] INFO: Scrape type for 129286: 0
2026-03-28 02:03:22 [arval.fr] INFO: Found listing with ID: 129285
2026-03-28 02:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129285%27 HTTP/1.1" 200 None
2026-03-28 02:03:23 [arval.fr] INFO: Scrape type for 129285: 0
2026-03-28 02:03:23 [arval.fr] INFO: Found listing with ID: 129284
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129284%27 HTTP/1.1" 200 None
2026-03-28 02:03:23 [arval.fr] INFO: Scrape type for 129284: 0
2026-03-28 02:03:23 [arval.fr] INFO: Found listing with ID: 129208
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129208%27 HTTP/1.1" 200 None
2026-03-28 02:03:23 [arval.fr] INFO: Scrape type for 129208: 0
2026-03-28 02:03:23 [arval.fr] INFO: Found listing with ID: 129207
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129207%27 HTTP/1.1" 200 None
2026-03-28 02:03:23 [arval.fr] INFO: Scrape type for 129207: 0
2026-03-28 02:03:23 [arval.fr] INFO: Found listing with ID: 129206
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129206%27 HTTP/1.1" 200 None
2026-03-28 02:03:23 [arval.fr] INFO: Scrape type for 129206: 0
2026-03-28 02:03:23 [arval.fr] INFO: Found listing with ID: 129205
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129205%27 HTTP/1.1" 200 None
2026-03-28 02:03:23 [arval.fr] INFO: Scrape type for 129205: 0
2026-03-28 02:03:23 [arval.fr] INFO: Found listing with ID: 129204
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129204%27 HTTP/1.1" 200 None
2026-03-28 02:03:23 [arval.fr] INFO: Scrape type for 129204: 0
2026-03-28 02:03:23 [arval.fr] INFO: Found listing with ID: 129203
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129203%27 HTTP/1.1" 200 None
2026-03-28 02:03:23 [arval.fr] INFO: Scrape type for 129203: 0
2026-03-28 02:03:23 [arval.fr] INFO: Found listing with ID: 129202
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129202%27 HTTP/1.1" 200 None
2026-03-28 02:03:23 [arval.fr] INFO: Scrape type for 129202: 0
2026-03-28 02:03:23 [arval.fr] INFO: Found listing with ID: 129201
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129201%27 HTTP/1.1" 200 None
2026-03-28 02:03:23 [arval.fr] INFO: Scrape type for 129201: 0
2026-03-28 02:03:23 [arval.fr] INFO: Found listing with ID: 129200
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129200%27 HTTP/1.1" 200 None
2026-03-28 02:03:23 [arval.fr] INFO: Scrape type for 129200: 0
2026-03-28 02:03:23 [arval.fr] INFO: Found listing with ID: 129199
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129199%27 HTTP/1.1" 200 None
2026-03-28 02:03:23 [arval.fr] INFO: Scrape type for 129199: 0
2026-03-28 02:03:23 [arval.fr] INFO: Found listing with ID: 129198
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129198%27 HTTP/1.1" 200 None
2026-03-28 02:03:23 [arval.fr] INFO: Scrape type for 129198: 0
2026-03-28 02:03:23 [arval.fr] INFO: Found listing with ID: 129197
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129197%27 HTTP/1.1" 200 None
2026-03-28 02:03:23 [arval.fr] INFO: Scrape type for 129197: 0
2026-03-28 02:03:23 [arval.fr] INFO: Found listing with ID: 129195
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129195%27 HTTP/1.1" 200 None
2026-03-28 02:03:23 [arval.fr] INFO: Scrape type for 129195: 0
2026-03-28 02:03:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=15&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:03:24 [arval.fr] INFO: Found listing with ID: 129194
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129194%27 HTTP/1.1" 200 None
2026-03-28 02:03:24 [arval.fr] INFO: Scrape type for 129194: 0
2026-03-28 02:03:24 [arval.fr] INFO: Found listing with ID: 129192
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129192%27 HTTP/1.1" 200 None
2026-03-28 02:03:24 [arval.fr] INFO: Scrape type for 129192: 0
2026-03-28 02:03:24 [arval.fr] INFO: Found listing with ID: 129191
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129191%27 HTTP/1.1" 200 None
2026-03-28 02:03:24 [arval.fr] INFO: Scrape type for 129191: 0
2026-03-28 02:03:24 [arval.fr] INFO: Found listing with ID: 129190
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129190%27 HTTP/1.1" 200 None
2026-03-28 02:03:24 [arval.fr] INFO: Scrape type for 129190: 0
2026-03-28 02:03:24 [arval.fr] INFO: Found listing with ID: 129189
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129189%27 HTTP/1.1" 200 None
2026-03-28 02:03:24 [arval.fr] INFO: Scrape type for 129189: 0
2026-03-28 02:03:24 [arval.fr] INFO: Found listing with ID: 129188
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129188%27 HTTP/1.1" 200 None
2026-03-28 02:03:24 [arval.fr] INFO: Scrape type for 129188: 0
2026-03-28 02:03:24 [arval.fr] INFO: Found listing with ID: 129187
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129187%27 HTTP/1.1" 200 None
2026-03-28 02:03:24 [arval.fr] INFO: Scrape type for 129187: 0
2026-03-28 02:03:24 [arval.fr] INFO: Found listing with ID: 129186
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129186%27 HTTP/1.1" 200 None
2026-03-28 02:03:24 [arval.fr] INFO: Scrape type for 129186: 0
2026-03-28 02:03:24 [arval.fr] INFO: Found listing with ID: 129185
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129185%27 HTTP/1.1" 200 None
2026-03-28 02:03:24 [arval.fr] INFO: Scrape type for 129185: 0
2026-03-28 02:03:24 [arval.fr] INFO: Found listing with ID: 129184
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129184%27 HTTP/1.1" 200 None
2026-03-28 02:03:24 [arval.fr] INFO: Scrape type for 129184: 0
2026-03-28 02:03:24 [arval.fr] INFO: Found listing with ID: 129182
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129182%27 HTTP/1.1" 200 None
2026-03-28 02:03:24 [arval.fr] INFO: Scrape type for 129182: 0
2026-03-28 02:03:24 [arval.fr] INFO: Found listing with ID: 129181
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129181%27 HTTP/1.1" 200 None
2026-03-28 02:03:24 [arval.fr] INFO: Scrape type for 129181: 0
2026-03-28 02:03:24 [arval.fr] INFO: Found listing with ID: 129180
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129180%27 HTTP/1.1" 200 None
2026-03-28 02:03:24 [arval.fr] INFO: Scrape type for 129180: 0
2026-03-28 02:03:24 [arval.fr] INFO: Found listing with ID: 129179
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129179%27 HTTP/1.1" 200 None
2026-03-28 02:03:24 [arval.fr] INFO: Scrape type for 129179: 0
2026-03-28 02:03:24 [arval.fr] INFO: Found listing with ID: 129178
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129178%27 HTTP/1.1" 200 None
2026-03-28 02:03:24 [arval.fr] INFO: Scrape type for 129178: 0
2026-03-28 02:03:24 [arval.fr] INFO: Found listing with ID: 129177
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129177%27 HTTP/1.1" 200 None
2026-03-28 02:03:24 [arval.fr] INFO: Scrape type for 129177: 0
2026-03-28 02:03:24 [arval.fr] INFO: Found listing with ID: 129176
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129176%27 HTTP/1.1" 200 None
2026-03-28 02:03:24 [arval.fr] INFO: Scrape type for 129176: 0
2026-03-28 02:03:24 [arval.fr] INFO: Found listing with ID: 129175
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129175%27 HTTP/1.1" 200 None
2026-03-28 02:03:24 [arval.fr] INFO: Scrape type for 129175: 0
2026-03-28 02:03:24 [arval.fr] INFO: Found listing with ID: 129173
2026-03-28 02:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129173%27 HTTP/1.1" 200 None
2026-03-28 02:03:25 [arval.fr] INFO: Scrape type for 129173: 0
2026-03-28 02:03:25 [arval.fr] INFO: Found listing with ID: 129170
2026-03-28 02:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129170%27 HTTP/1.1" 200 None
2026-03-28 02:03:25 [arval.fr] INFO: Scrape type for 129170: 0
2026-03-28 02:03:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=16&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:03:27 [arval.fr] INFO: Found listing with ID: 129169
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129169%27 HTTP/1.1" 200 None
2026-03-28 02:03:27 [arval.fr] INFO: Scrape type for 129169: 0
2026-03-28 02:03:27 [arval.fr] INFO: Found listing with ID: 129168
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129168%27 HTTP/1.1" 200 None
2026-03-28 02:03:27 [arval.fr] INFO: Scrape type for 129168: 0
2026-03-28 02:03:27 [arval.fr] INFO: Found listing with ID: 129167
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129167%27 HTTP/1.1" 200 None
2026-03-28 02:03:27 [arval.fr] INFO: Scrape type for 129167: 0
2026-03-28 02:03:27 [arval.fr] INFO: Found listing with ID: 129166
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129166%27 HTTP/1.1" 200 None
2026-03-28 02:03:27 [arval.fr] INFO: Scrape type for 129166: 0
2026-03-28 02:03:27 [arval.fr] INFO: Found listing with ID: 129164
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129164%27 HTTP/1.1" 200 None
2026-03-28 02:03:27 [arval.fr] INFO: Scrape type for 129164: 0
2026-03-28 02:03:27 [arval.fr] INFO: Found listing with ID: 129163
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129163%27 HTTP/1.1" 200 None
2026-03-28 02:03:27 [arval.fr] INFO: Scrape type for 129163: 0
2026-03-28 02:03:27 [arval.fr] INFO: Found listing with ID: 129162
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129162%27 HTTP/1.1" 200 None
2026-03-28 02:03:27 [arval.fr] INFO: Scrape type for 129162: 0
2026-03-28 02:03:27 [arval.fr] INFO: Found listing with ID: 129161
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129161%27 HTTP/1.1" 200 None
2026-03-28 02:03:27 [arval.fr] INFO: Scrape type for 129161: 0
2026-03-28 02:03:27 [arval.fr] INFO: Found listing with ID: 129160
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129160%27 HTTP/1.1" 200 None
2026-03-28 02:03:27 [arval.fr] INFO: Scrape type for 129160: 0
2026-03-28 02:03:27 [arval.fr] INFO: Found listing with ID: 129159
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129159%27 HTTP/1.1" 200 None
2026-03-28 02:03:27 [arval.fr] INFO: Scrape type for 129159: 0
2026-03-28 02:03:27 [arval.fr] INFO: Found listing with ID: 129157
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129157%27 HTTP/1.1" 200 None
2026-03-28 02:03:27 [arval.fr] INFO: Scrape type for 129157: 0
2026-03-28 02:03:27 [arval.fr] INFO: Found listing with ID: 129156
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129156%27 HTTP/1.1" 200 None
2026-03-28 02:03:27 [arval.fr] INFO: Scrape type for 129156: 0
2026-03-28 02:03:27 [arval.fr] INFO: Found listing with ID: 129155
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129155%27 HTTP/1.1" 200 None
2026-03-28 02:03:27 [arval.fr] INFO: Scrape type for 129155: 0
2026-03-28 02:03:27 [arval.fr] INFO: Found listing with ID: 129154
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129154%27 HTTP/1.1" 200 None
2026-03-28 02:03:27 [arval.fr] INFO: Scrape type for 129154: 0
2026-03-28 02:03:27 [arval.fr] INFO: Found listing with ID: 129152
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129152%27 HTTP/1.1" 200 None
2026-03-28 02:03:27 [arval.fr] INFO: Scrape type for 129152: 0
2026-03-28 02:03:27 [arval.fr] INFO: Found listing with ID: 129019
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129019%27 HTTP/1.1" 200 None
2026-03-28 02:03:27 [arval.fr] INFO: Scrape type for 129019: 0
2026-03-28 02:03:27 [arval.fr] INFO: Found listing with ID: 129014
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129014%27 HTTP/1.1" 200 None
2026-03-28 02:03:27 [arval.fr] INFO: Scrape type for 129014: 0
2026-03-28 02:03:27 [arval.fr] INFO: Found listing with ID: 129010
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27129010%27 HTTP/1.1" 200 None
2026-03-28 02:03:27 [arval.fr] INFO: Scrape type for 129010: 0
2026-03-28 02:03:27 [arval.fr] INFO: Found listing with ID: 126118
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126118%27 HTTP/1.1" 200 None
2026-03-28 02:03:27 [arval.fr] INFO: Scrape type for 126118: 0
2026-03-28 02:03:27 [arval.fr] INFO: Found listing with ID: 126111
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126111%27 HTTP/1.1" 200 None
2026-03-28 02:03:27 [arval.fr] INFO: Scrape type for 126111: 0
2026-03-28 02:03:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=17&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:03:29 [arval.fr] INFO: Found listing with ID: 128585
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128585%27 HTTP/1.1" 200 None
2026-03-28 02:03:29 [arval.fr] INFO: Scrape type for 128585: 0
2026-03-28 02:03:29 [arval.fr] INFO: Found listing with ID: 128583
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128583%27 HTTP/1.1" 200 None
2026-03-28 02:03:29 [arval.fr] INFO: Scrape type for 128583: 0
2026-03-28 02:03:29 [arval.fr] INFO: Found listing with ID: 128582
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128582%27 HTTP/1.1" 200 None
2026-03-28 02:03:29 [arval.fr] INFO: Scrape type for 128582: 0
2026-03-28 02:03:29 [arval.fr] INFO: Found listing with ID: 128580
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128580%27 HTTP/1.1" 200 None
2026-03-28 02:03:29 [arval.fr] INFO: Scrape type for 128580: 0
2026-03-28 02:03:29 [arval.fr] INFO: Found listing with ID: 128579
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128579%27 HTTP/1.1" 200 None
2026-03-28 02:03:29 [arval.fr] INFO: Scrape type for 128579: 0
2026-03-28 02:03:29 [arval.fr] INFO: Found listing with ID: 128578
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128578%27 HTTP/1.1" 200 None
2026-03-28 02:03:29 [arval.fr] INFO: Scrape type for 128578: 0
2026-03-28 02:03:29 [arval.fr] INFO: Found listing with ID: 128575
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128575%27 HTTP/1.1" 200 None
2026-03-28 02:03:29 [arval.fr] INFO: Scrape type for 128575: 0
2026-03-28 02:03:29 [arval.fr] INFO: Found listing with ID: 128569
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128569%27 HTTP/1.1" 200 None
2026-03-28 02:03:29 [arval.fr] INFO: Scrape type for 128569: 0
2026-03-28 02:03:29 [arval.fr] INFO: Found listing with ID: 128568
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128568%27 HTTP/1.1" 200 None
2026-03-28 02:03:29 [arval.fr] INFO: Scrape type for 128568: 0
2026-03-28 02:03:29 [arval.fr] INFO: Found listing with ID: 128567
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128567%27 HTTP/1.1" 200 None
2026-03-28 02:03:29 [arval.fr] INFO: Scrape type for 128567: 0
2026-03-28 02:03:29 [arval.fr] INFO: Found listing with ID: 128566
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128566%27 HTTP/1.1" 200 None
2026-03-28 02:03:29 [arval.fr] INFO: Scrape type for 128566: 0
2026-03-28 02:03:29 [arval.fr] INFO: Found listing with ID: 126145
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126145%27 HTTP/1.1" 200 None
2026-03-28 02:03:29 [arval.fr] INFO: Scrape type for 126145: 0
2026-03-28 02:03:29 [arval.fr] INFO: Found listing with ID: 123864
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27123864%27 HTTP/1.1" 200 None
2026-03-28 02:03:29 [arval.fr] INFO: Scrape type for 123864: 0
2026-03-28 02:03:29 [arval.fr] INFO: Found listing with ID: 125640
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27125640%27 HTTP/1.1" 200 None
2026-03-28 02:03:29 [arval.fr] INFO: Scrape type for 125640: 0
2026-03-28 02:03:29 [arval.fr] INFO: Found listing with ID: 112096
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27112096%27 HTTP/1.1" 200 None
2026-03-28 02:03:29 [arval.fr] INFO: Scrape type for 112096: 0
2026-03-28 02:03:29 [arval.fr] INFO: Found listing with ID: 118364
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27118364%27 HTTP/1.1" 200 None
2026-03-28 02:03:30 [arval.fr] INFO: Scrape type for 118364: 0
2026-03-28 02:03:30 [arval.fr] INFO: Found listing with ID: 125648
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27125648%27 HTTP/1.1" 200 None
2026-03-28 02:03:30 [arval.fr] INFO: Scrape type for 125648: 0
2026-03-28 02:03:30 [arval.fr] INFO: Found listing with ID: 116839
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27116839%27 HTTP/1.1" 200 None
2026-03-28 02:03:30 [arval.fr] INFO: Scrape type for 116839: 0
2026-03-28 02:03:30 [arval.fr] INFO: Found listing with ID: 118672
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27118672%27 HTTP/1.1" 200 None
2026-03-28 02:03:30 [arval.fr] INFO: Scrape type for 118672: 0
2026-03-28 02:03:30 [arval.fr] INFO: Found listing with ID: 124192
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27124192%27 HTTP/1.1" 200 None
2026-03-28 02:03:30 [arval.fr] INFO: Scrape type for 124192: 0
2026-03-28 02:03:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=18&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:03:31 [arval.fr] INFO: Found listing with ID: 123604
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27123604%27 HTTP/1.1" 200 None
2026-03-28 02:03:31 [arval.fr] INFO: Scrape type for 123604: 0
2026-03-28 02:03:31 [arval.fr] INFO: Found listing with ID: 116247
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27116247%27 HTTP/1.1" 200 None
2026-03-28 02:03:31 [arval.fr] INFO: Scrape type for 116247: 0
2026-03-28 02:03:31 [arval.fr] INFO: Found listing with ID: 115190
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27115190%27 HTTP/1.1" 200 None
2026-03-28 02:03:31 [arval.fr] INFO: Scrape type for 115190: 0
2026-03-28 02:03:31 [arval.fr] INFO: Found listing with ID: 128168
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128168%27 HTTP/1.1" 200 None
2026-03-28 02:03:31 [arval.fr] INFO: Scrape type for 128168: 0
2026-03-28 02:03:31 [arval.fr] INFO: Found listing with ID: 128167
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128167%27 HTTP/1.1" 200 None
2026-03-28 02:03:31 [arval.fr] INFO: Scrape type for 128167: 0
2026-03-28 02:03:31 [arval.fr] INFO: Found listing with ID: 128166
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128166%27 HTTP/1.1" 200 None
2026-03-28 02:03:31 [arval.fr] INFO: Scrape type for 128166: 0
2026-03-28 02:03:31 [arval.fr] INFO: Found listing with ID: 128165
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128165%27 HTTP/1.1" 200 None
2026-03-28 02:03:31 [arval.fr] INFO: Scrape type for 128165: 0
2026-03-28 02:03:31 [arval.fr] INFO: Found listing with ID: 128164
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128164%27 HTTP/1.1" 200 None
2026-03-28 02:03:31 [arval.fr] INFO: Scrape type for 128164: 0
2026-03-28 02:03:31 [arval.fr] INFO: Found listing with ID: 128161
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128161%27 HTTP/1.1" 200 None
2026-03-28 02:03:31 [arval.fr] INFO: Scrape type for 128161: 0
2026-03-28 02:03:31 [arval.fr] INFO: Found listing with ID: 128160
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128160%27 HTTP/1.1" 200 None
2026-03-28 02:03:31 [arval.fr] INFO: Scrape type for 128160: 0
2026-03-28 02:03:31 [arval.fr] INFO: Found listing with ID: 128094
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128094%27 HTTP/1.1" 200 None
2026-03-28 02:03:31 [arval.fr] INFO: Scrape type for 128094: 0
2026-03-28 02:03:31 [arval.fr] INFO: Found listing with ID: 128091
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128091%27 HTTP/1.1" 200 None
2026-03-28 02:03:31 [arval.fr] INFO: Scrape type for 128091: 0
2026-03-28 02:03:31 [arval.fr] INFO: Found listing with ID: 128087
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27128087%27 HTTP/1.1" 200 None
2026-03-28 02:03:31 [arval.fr] INFO: Scrape type for 128087: 0
2026-03-28 02:03:31 [arval.fr] INFO: Found listing with ID: 126873
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126873%27 HTTP/1.1" 200 None
2026-03-28 02:03:31 [arval.fr] INFO: Scrape type for 126873: 0
2026-03-28 02:03:31 [arval.fr] INFO: Found listing with ID: 124729
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27124729%27 HTTP/1.1" 200 None
2026-03-28 02:03:31 [arval.fr] INFO: Scrape type for 124729: 0
2026-03-28 02:03:31 [arval.fr] INFO: Found listing with ID: 124859
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27124859%27 HTTP/1.1" 200 None
2026-03-28 02:03:31 [arval.fr] INFO: Scrape type for 124859: 0
2026-03-28 02:03:31 [arval.fr] INFO: Found listing with ID: 125329
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27125329%27 HTTP/1.1" 200 None
2026-03-28 02:03:31 [arval.fr] INFO: Scrape type for 125329: 0
2026-03-28 02:03:31 [arval.fr] INFO: Found listing with ID: 125328
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27125328%27 HTTP/1.1" 200 None
2026-03-28 02:03:31 [arval.fr] INFO: Scrape type for 125328: 0
2026-03-28 02:03:31 [arval.fr] INFO: Found listing with ID: 125330
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27125330%27 HTTP/1.1" 200 None
2026-03-28 02:03:31 [arval.fr] INFO: Scrape type for 125330: 0
2026-03-28 02:03:31 [arval.fr] INFO: Found listing with ID: 127807
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127807%27 HTTP/1.1" 200 None
2026-03-28 02:03:31 [arval.fr] INFO: Scrape type for 127807: 0
2026-03-28 02:03:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=19&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:03:33 [arval.fr] INFO: Found listing with ID: 127805
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127805%27 HTTP/1.1" 200 None
2026-03-28 02:03:33 [arval.fr] INFO: Scrape type for 127805: 0
2026-03-28 02:03:33 [arval.fr] INFO: Found listing with ID: 127801
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127801%27 HTTP/1.1" 200 None
2026-03-28 02:03:33 [arval.fr] INFO: Scrape type for 127801: 0
2026-03-28 02:03:33 [arval.fr] INFO: Found listing with ID: 127799
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127799%27 HTTP/1.1" 200 None
2026-03-28 02:03:33 [arval.fr] INFO: Scrape type for 127799: 0
2026-03-28 02:03:33 [arval.fr] INFO: Found listing with ID: 127798
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127798%27 HTTP/1.1" 200 None
2026-03-28 02:03:33 [arval.fr] INFO: Scrape type for 127798: 0
2026-03-28 02:03:33 [arval.fr] INFO: Found listing with ID: 127795
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127795%27 HTTP/1.1" 200 None
2026-03-28 02:03:33 [arval.fr] INFO: Scrape type for 127795: 0
2026-03-28 02:03:33 [arval.fr] INFO: Found listing with ID: 127785
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127785%27 HTTP/1.1" 200 None
2026-03-28 02:03:33 [arval.fr] INFO: Scrape type for 127785: 0
2026-03-28 02:03:33 [arval.fr] INFO: Found listing with ID: 127784
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127784%27 HTTP/1.1" 200 None
2026-03-28 02:03:33 [arval.fr] INFO: Scrape type for 127784: 0
2026-03-28 02:03:33 [arval.fr] INFO: Found listing with ID: 127779
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127779%27 HTTP/1.1" 200 None
2026-03-28 02:03:33 [arval.fr] INFO: Scrape type for 127779: 0
2026-03-28 02:03:33 [arval.fr] INFO: Found listing with ID: 127778
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127778%27 HTTP/1.1" 200 None
2026-03-28 02:03:33 [arval.fr] INFO: Scrape type for 127778: 0
2026-03-28 02:03:33 [arval.fr] INFO: Found listing with ID: 124284
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27124284%27 HTTP/1.1" 200 None
2026-03-28 02:03:33 [arval.fr] INFO: Scrape type for 124284: 0
2026-03-28 02:03:33 [arval.fr] INFO: Found listing with ID: 124291
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27124291%27 HTTP/1.1" 200 None
2026-03-28 02:03:33 [arval.fr] INFO: Scrape type for 124291: 0
2026-03-28 02:03:33 [arval.fr] INFO: Found listing with ID: 124360
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27124360%27 HTTP/1.1" 200 None
2026-03-28 02:03:33 [arval.fr] INFO: Scrape type for 124360: 0
2026-03-28 02:03:33 [arval.fr] INFO: Found listing with ID: 124311
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27124311%27 HTTP/1.1" 200 None
2026-03-28 02:03:33 [arval.fr] INFO: Scrape type for 124311: 0
2026-03-28 02:03:33 [arval.fr] INFO: Found listing with ID: 124599
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27124599%27 HTTP/1.1" 200 None
2026-03-28 02:03:33 [arval.fr] INFO: Scrape type for 124599: 0
2026-03-28 02:03:33 [arval.fr] INFO: Found listing with ID: 127184
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127184%27 HTTP/1.1" 200 None
2026-03-28 02:03:33 [arval.fr] INFO: Scrape type for 127184: 0
2026-03-28 02:03:33 [arval.fr] INFO: Found listing with ID: 127183
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127183%27 HTTP/1.1" 200 None
2026-03-28 02:03:33 [arval.fr] INFO: Scrape type for 127183: 0
2026-03-28 02:03:33 [arval.fr] INFO: Found listing with ID: 127180
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127180%27 HTTP/1.1" 200 None
2026-03-28 02:03:33 [arval.fr] INFO: Scrape type for 127180: 0
2026-03-28 02:03:33 [arval.fr] INFO: Found listing with ID: 127179
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127179%27 HTTP/1.1" 200 None
2026-03-28 02:03:33 [arval.fr] INFO: Scrape type for 127179: 0
2026-03-28 02:03:33 [arval.fr] INFO: Found listing with ID: 127178
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127178%27 HTTP/1.1" 200 None
2026-03-28 02:03:33 [arval.fr] INFO: Scrape type for 127178: 0
2026-03-28 02:03:33 [arval.fr] INFO: Found listing with ID: 127176
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27127176%27 HTTP/1.1" 200 None
2026-03-28 02:03:33 [arval.fr] INFO: Scrape type for 127176: 0
2026-03-28 02:03:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=20&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:03:35 [arval.fr] INFO: Found listing with ID: 126886
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126886%27 HTTP/1.1" 200 None
2026-03-28 02:03:35 [arval.fr] INFO: Scrape type for 126886: 0
2026-03-28 02:03:35 [arval.fr] INFO: Found listing with ID: 126885
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126885%27 HTTP/1.1" 200 None
2026-03-28 02:03:35 [arval.fr] INFO: Scrape type for 126885: 0
2026-03-28 02:03:35 [arval.fr] INFO: Found listing with ID: 126884
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126884%27 HTTP/1.1" 200 None
2026-03-28 02:03:35 [arval.fr] INFO: Scrape type for 126884: 0
2026-03-28 02:03:35 [arval.fr] INFO: Found listing with ID: 126881
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126881%27 HTTP/1.1" 200 None
2026-03-28 02:03:35 [arval.fr] INFO: Scrape type for 126881: 0
2026-03-28 02:03:35 [arval.fr] INFO: Found listing with ID: 126880
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126880%27 HTTP/1.1" 200 None
2026-03-28 02:03:35 [arval.fr] INFO: Scrape type for 126880: 0
2026-03-28 02:03:35 [arval.fr] INFO: Found listing with ID: 126877
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126877%27 HTTP/1.1" 200 None
2026-03-28 02:03:35 [arval.fr] INFO: Scrape type for 126877: 0
2026-03-28 02:03:35 [arval.fr] INFO: Found listing with ID: 126876
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126876%27 HTTP/1.1" 200 None
2026-03-28 02:03:35 [arval.fr] INFO: Scrape type for 126876: 0
2026-03-28 02:03:35 [arval.fr] INFO: Found listing with ID: 126874
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126874%27 HTTP/1.1" 200 None
2026-03-28 02:03:35 [arval.fr] INFO: Scrape type for 126874: 0
2026-03-28 02:03:35 [arval.fr] INFO: Found listing with ID: 126869
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126869%27 HTTP/1.1" 200 None
2026-03-28 02:03:35 [arval.fr] INFO: Scrape type for 126869: 0
2026-03-28 02:03:35 [arval.fr] INFO: Found listing with ID: 126865
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126865%27 HTTP/1.1" 200 None
2026-03-28 02:03:35 [arval.fr] INFO: Scrape type for 126865: 0
2026-03-28 02:03:35 [arval.fr] INFO: Found listing with ID: 126861
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126861%27 HTTP/1.1" 200 None
2026-03-28 02:03:35 [arval.fr] INFO: Scrape type for 126861: 0
2026-03-28 02:03:35 [arval.fr] INFO: Found listing with ID: 126859
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126859%27 HTTP/1.1" 200 None
2026-03-28 02:03:35 [arval.fr] INFO: Scrape type for 126859: 0
2026-03-28 02:03:35 [arval.fr] INFO: Found listing with ID: 126856
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126856%27 HTTP/1.1" 200 None
2026-03-28 02:03:35 [arval.fr] INFO: Scrape type for 126856: 0
2026-03-28 02:03:35 [arval.fr] INFO: Found listing with ID: 126855
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126855%27 HTTP/1.1" 200 None
2026-03-28 02:03:35 [arval.fr] INFO: Scrape type for 126855: 0
2026-03-28 02:03:35 [arval.fr] INFO: Found listing with ID: 126854
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126854%27 HTTP/1.1" 200 None
2026-03-28 02:03:35 [arval.fr] INFO: Scrape type for 126854: 0
2026-03-28 02:03:35 [arval.fr] INFO: Found listing with ID: 126853
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126853%27 HTTP/1.1" 200 None
2026-03-28 02:03:35 [arval.fr] INFO: Scrape type for 126853: 0
2026-03-28 02:03:35 [arval.fr] INFO: Found listing with ID: 126852
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126852%27 HTTP/1.1" 200 None
2026-03-28 02:03:35 [arval.fr] INFO: Scrape type for 126852: 0
2026-03-28 02:03:35 [arval.fr] INFO: Found listing with ID: 126851
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126851%27 HTTP/1.1" 200 None
2026-03-28 02:03:35 [arval.fr] INFO: Scrape type for 126851: 0
2026-03-28 02:03:35 [arval.fr] INFO: Found listing with ID: 124181
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27124181%27 HTTP/1.1" 200 None
2026-03-28 02:03:35 [arval.fr] INFO: Scrape type for 124181: 0
2026-03-28 02:03:35 [arval.fr] INFO: Found listing with ID: 123613
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27123613%27 HTTP/1.1" 200 None
2026-03-28 02:03:35 [arval.fr] INFO: Scrape type for 123613: 0
2026-03-28 02:03:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=21&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:03:36 [arval.fr] INFO: Found listing with ID: 124180
2026-03-28 02:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27124180%27 HTTP/1.1" 200 None
2026-03-28 02:03:36 [arval.fr] INFO: Scrape type for 124180: 0
2026-03-28 02:03:36 [arval.fr] INFO: Found listing with ID: 124186
2026-03-28 02:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27124186%27 HTTP/1.1" 200 None
2026-03-28 02:03:36 [arval.fr] INFO: Scrape type for 124186: 0
2026-03-28 02:03:36 [arval.fr] INFO: Found listing with ID: 124183
2026-03-28 02:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27124183%27 HTTP/1.1" 200 None
2026-03-28 02:03:36 [arval.fr] INFO: Scrape type for 124183: 0
2026-03-28 02:03:36 [arval.fr] INFO: Found listing with ID: 123273
2026-03-28 02:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27123273%27 HTTP/1.1" 200 None
2026-03-28 02:03:36 [arval.fr] INFO: Scrape type for 123273: 0
2026-03-28 02:03:36 [arval.fr] INFO: Found listing with ID: 123618
2026-03-28 02:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27123618%27 HTTP/1.1" 200 None
2026-03-28 02:03:36 [arval.fr] INFO: Scrape type for 123618: 0
2026-03-28 02:03:36 [arval.fr] INFO: Found listing with ID: 126409
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126409%27 HTTP/1.1" 200 None
2026-03-28 02:03:37 [arval.fr] INFO: Scrape type for 126409: 0
2026-03-28 02:03:37 [arval.fr] INFO: Found listing with ID: 126407
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126407%27 HTTP/1.1" 200 None
2026-03-28 02:03:37 [arval.fr] INFO: Scrape type for 126407: 0
2026-03-28 02:03:37 [arval.fr] INFO: Found listing with ID: 126265
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126265%27 HTTP/1.1" 200 None
2026-03-28 02:03:37 [arval.fr] INFO: Scrape type for 126265: 0
2026-03-28 02:03:37 [arval.fr] INFO: Found listing with ID: 126264
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126264%27 HTTP/1.1" 200 None
2026-03-28 02:03:37 [arval.fr] INFO: Scrape type for 126264: 0
2026-03-28 02:03:37 [arval.fr] INFO: Found listing with ID: 126263
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126263%27 HTTP/1.1" 200 None
2026-03-28 02:03:37 [arval.fr] INFO: Scrape type for 126263: 0
2026-03-28 02:03:37 [arval.fr] INFO: Found listing with ID: 126260
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126260%27 HTTP/1.1" 200 None
2026-03-28 02:03:37 [arval.fr] INFO: Scrape type for 126260: 0
2026-03-28 02:03:37 [arval.fr] INFO: Found listing with ID: 126258
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126258%27 HTTP/1.1" 200 None
2026-03-28 02:03:37 [arval.fr] INFO: Scrape type for 126258: 0
2026-03-28 02:03:37 [arval.fr] INFO: Found listing with ID: 126150
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126150%27 HTTP/1.1" 200 None
2026-03-28 02:03:37 [arval.fr] INFO: Scrape type for 126150: 0
2026-03-28 02:03:37 [arval.fr] INFO: Found listing with ID: 126143
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126143%27 HTTP/1.1" 200 None
2026-03-28 02:03:37 [arval.fr] INFO: Scrape type for 126143: 0
2026-03-28 02:03:37 [arval.fr] INFO: Found listing with ID: 126142
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126142%27 HTTP/1.1" 200 None
2026-03-28 02:03:37 [arval.fr] INFO: Scrape type for 126142: 0
2026-03-28 02:03:37 [arval.fr] INFO: Found listing with ID: 126141
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126141%27 HTTP/1.1" 200 None
2026-03-28 02:03:37 [arval.fr] INFO: Scrape type for 126141: 0
2026-03-28 02:03:37 [arval.fr] INFO: Found listing with ID: 126139
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126139%27 HTTP/1.1" 200 None
2026-03-28 02:03:37 [arval.fr] INFO: Scrape type for 126139: 0
2026-03-28 02:03:37 [arval.fr] INFO: Found listing with ID: 126137
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126137%27 HTTP/1.1" 200 None
2026-03-28 02:03:37 [arval.fr] INFO: Scrape type for 126137: 0
2026-03-28 02:03:37 [arval.fr] INFO: Found listing with ID: 126136
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27126136%27 HTTP/1.1" 200 None
2026-03-28 02:03:37 [arval.fr] INFO: Scrape type for 126136: 0
2026-03-28 02:03:37 [arval.fr] INFO: Found listing with ID: 123616
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27123616%27 HTTP/1.1" 200 None
2026-03-28 02:03:37 [arval.fr] INFO: Scrape type for 123616: 0
2026-03-28 02:03:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=22&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:03:39 [arval.fr] INFO: Found listing with ID: 122892
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27122892%27 HTTP/1.1" 200 None
2026-03-28 02:03:39 [arval.fr] INFO: Scrape type for 122892: 0
2026-03-28 02:03:39 [arval.fr] INFO: Found listing with ID: 123280
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27123280%27 HTTP/1.1" 200 None
2026-03-28 02:03:39 [arval.fr] INFO: Scrape type for 123280: 0
2026-03-28 02:03:39 [arval.fr] INFO: Found listing with ID: 123608
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27123608%27 HTTP/1.1" 200 None
2026-03-28 02:03:39 [arval.fr] INFO: Scrape type for 123608: 0
2026-03-28 02:03:39 [arval.fr] INFO: Found listing with ID: 123359
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27123359%27 HTTP/1.1" 200 None
2026-03-28 02:03:39 [arval.fr] INFO: Scrape type for 123359: 0
2026-03-28 02:03:39 [arval.fr] INFO: Found listing with ID: 119061
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27119061%27 HTTP/1.1" 200 None
2026-03-28 02:03:39 [arval.fr] INFO: Scrape type for 119061: 0
2026-03-28 02:03:39 [arval.fr] INFO: Found listing with ID: 123603
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27123603%27 HTTP/1.1" 200 None
2026-03-28 02:03:39 [arval.fr] INFO: Scrape type for 123603: 0
2026-03-28 02:03:39 [arval.fr] INFO: Found listing with ID: 115095
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27115095%27 HTTP/1.1" 200 None
2026-03-28 02:03:39 [arval.fr] INFO: Scrape type for 115095: 0
2026-03-28 02:03:39 [arval.fr] INFO: Found listing with ID: 121821
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27121821%27 HTTP/1.1" 200 None
2026-03-28 02:03:39 [arval.fr] INFO: Scrape type for 121821: 0
2026-03-28 02:03:39 [arval.fr] INFO: Found listing with ID: 123622
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27123622%27 HTTP/1.1" 200 None
2026-03-28 02:03:39 [arval.fr] INFO: Scrape type for 123622: 0
2026-03-28 02:03:39 [arval.fr] INFO: Found listing with ID: 112892
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27112892%27 HTTP/1.1" 200 None
2026-03-28 02:03:39 [arval.fr] INFO: Scrape type for 112892: 0
2026-03-28 02:03:39 [arval.fr] INFO: Found listing with ID: 120491
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27120491%27 HTTP/1.1" 200 None
2026-03-28 02:03:39 [arval.fr] INFO: Scrape type for 120491: 0
2026-03-28 02:03:39 [arval.fr] INFO: Found listing with ID: 123614
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27123614%27 HTTP/1.1" 200 None
2026-03-28 02:03:39 [arval.fr] INFO: Scrape type for 123614: 0
2026-03-28 02:03:39 [arval.fr] INFO: Found listing with ID: 123621
2026-03-28 02:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27123621%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [arval.fr] INFO: Scrape type for 123621: 0
2026-03-28 02:03:40 [arval.fr] INFO: Found listing with ID: 123361
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27123361%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [arval.fr] INFO: Scrape type for 123361: 0
2026-03-28 02:03:40 [arval.fr] INFO: Found listing with ID: 123605
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27123605%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [arval.fr] INFO: Scrape type for 123605: 0
2026-03-28 02:03:40 [arval.fr] INFO: Found listing with ID: 123357
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27123357%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [arval.fr] INFO: Scrape type for 123357: 0
2026-03-28 02:03:40 [arval.fr] INFO: Found listing with ID: 118038
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27118038%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [arval.fr] INFO: Scrape type for 118038: 0
2026-03-28 02:03:40 [arval.fr] INFO: Found listing with ID: 115090
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27115090%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [arval.fr] INFO: Scrape type for 115090: 0
2026-03-28 02:03:40 [arval.fr] INFO: Found listing with ID: 116211
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27116211%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [arval.fr] INFO: Scrape type for 116211: 0
2026-03-28 02:03:40 [arval.fr] INFO: Found listing with ID: 116223
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27116223%27 HTTP/1.1" 200 None
2026-03-28 02:03:40 [arval.fr] INFO: Scrape type for 116223: 0
2026-03-28 02:03:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=23&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:03:41 [arval.fr] INFO: Found listing with ID: 116312
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27116312%27 HTTP/1.1" 200 None
2026-03-28 02:03:41 [arval.fr] INFO: Scrape type for 116312: 0
2026-03-28 02:03:41 [arval.fr] INFO: Found listing with ID: 117327
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27117327%27 HTTP/1.1" 200 None
2026-03-28 02:03:41 [arval.fr] INFO: Scrape type for 117327: 0
2026-03-28 02:03:41 [arval.fr] INFO: Found listing with ID: 118930
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27118930%27 HTTP/1.1" 200 None
2026-03-28 02:03:41 [arval.fr] INFO: Scrape type for 118930: 0
2026-03-28 02:03:41 [arval.fr] INFO: Found listing with ID: 119186
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27119186%27 HTTP/1.1" 200 None
2026-03-28 02:03:41 [arval.fr] INFO: Scrape type for 119186: 0
2026-03-28 02:03:41 [arval.fr] INFO: Found listing with ID: 123356
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27123356%27 HTTP/1.1" 200 None
2026-03-28 02:03:41 [arval.fr] INFO: Scrape type for 123356: 0
2026-03-28 02:03:41 [arval.fr] INFO: Found listing with ID: 125649
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27125649%27 HTTP/1.1" 200 None
2026-03-28 02:03:41 [arval.fr] INFO: Scrape type for 125649: 0
2026-03-28 02:03:41 [arval.fr] INFO: Found listing with ID: 125646
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27125646%27 HTTP/1.1" 200 None
2026-03-28 02:03:41 [arval.fr] INFO: Scrape type for 125646: 0
2026-03-28 02:03:41 [arval.fr] INFO: Found listing with ID: 125639
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27125639%27 HTTP/1.1" 200 None
2026-03-28 02:03:41 [arval.fr] INFO: Scrape type for 125639: 0
2026-03-28 02:03:41 [arval.fr] INFO: Found listing with ID: 125337
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27125337%27 HTTP/1.1" 200 None
2026-03-28 02:03:41 [arval.fr] INFO: Scrape type for 125337: 0
2026-03-28 02:03:41 [arval.fr] INFO: Found listing with ID: 125322
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27125322%27 HTTP/1.1" 200 None
2026-03-28 02:03:41 [arval.fr] INFO: Scrape type for 125322: 0
2026-03-28 02:03:41 [arval.fr] INFO: Found listing with ID: 121204
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27121204%27 HTTP/1.1" 200 None
2026-03-28 02:03:41 [arval.fr] INFO: Scrape type for 121204: 0
2026-03-28 02:03:41 [arval.fr] INFO: Found listing with ID: 122724
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27122724%27 HTTP/1.1" 200 None
2026-03-28 02:03:41 [arval.fr] INFO: Scrape type for 122724: 0
2026-03-28 02:03:41 [arval.fr] INFO: Found listing with ID: 124728
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27124728%27 HTTP/1.1" 200 None
2026-03-28 02:03:41 [arval.fr] INFO: Scrape type for 124728: 0
2026-03-28 02:03:41 [arval.fr] INFO: Found listing with ID: 124601
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27124601%27 HTTP/1.1" 200 None
2026-03-28 02:03:41 [arval.fr] INFO: Scrape type for 124601: 0
2026-03-28 02:03:41 [arval.fr] INFO: Found listing with ID: 124596
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27124596%27 HTTP/1.1" 200 None
2026-03-28 02:03:41 [arval.fr] INFO: Scrape type for 124596: 0
2026-03-28 02:03:41 [arval.fr] INFO: Found listing with ID: 124292
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27124292%27 HTTP/1.1" 200 None
2026-03-28 02:03:41 [arval.fr] INFO: Scrape type for 124292: 0
2026-03-28 02:03:41 [arval.fr] INFO: Found listing with ID: 124286
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27124286%27 HTTP/1.1" 200 None
2026-03-28 02:03:41 [arval.fr] INFO: Scrape type for 124286: 0
2026-03-28 02:03:41 [arval.fr] INFO: Found listing with ID: 120227
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27120227%27 HTTP/1.1" 200 None
2026-03-28 02:03:41 [arval.fr] INFO: Scrape type for 120227: 0
2026-03-28 02:03:41 [arval.fr] INFO: Found listing with ID: 121777
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27121777%27 HTTP/1.1" 200 None
2026-03-28 02:03:41 [arval.fr] INFO: Scrape type for 121777: 0
2026-03-28 02:03:41 [arval.fr] INFO: Found listing with ID: 121202
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27121202%27 HTTP/1.1" 200 None
2026-03-28 02:03:41 [arval.fr] INFO: Scrape type for 121202: 0
2026-03-28 02:03:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=24&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:03:43 [arval.fr] INFO: Found listing with ID: 122265
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27122265%27 HTTP/1.1" 200 None
2026-03-28 02:03:43 [arval.fr] INFO: Scrape type for 122265: 0
2026-03-28 02:03:43 [arval.fr] INFO: Found listing with ID: 120497
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27120497%27 HTTP/1.1" 200 None
2026-03-28 02:03:43 [arval.fr] INFO: Scrape type for 120497: 0
2026-03-28 02:03:43 [arval.fr] INFO: Found listing with ID: 121762
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27121762%27 HTTP/1.1" 200 None
2026-03-28 02:03:43 [arval.fr] INFO: Scrape type for 121762: 0
2026-03-28 02:03:43 [arval.fr] INFO: Found listing with ID: 124187
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27124187%27 HTTP/1.1" 200 None
2026-03-28 02:03:43 [arval.fr] INFO: Scrape type for 124187: 0
2026-03-28 02:03:43 [arval.fr] INFO: Found listing with ID: 124185
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27124185%27 HTTP/1.1" 200 None
2026-03-28 02:03:43 [arval.fr] INFO: Scrape type for 124185: 0
2026-03-28 02:03:43 [arval.fr] INFO: Found listing with ID: 123857
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27123857%27 HTTP/1.1" 200 None
2026-03-28 02:03:43 [arval.fr] INFO: Scrape type for 123857: 0
2026-03-28 02:03:43 [arval.fr] INFO: Found listing with ID: 123855
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27123855%27 HTTP/1.1" 200 None
2026-03-28 02:03:43 [arval.fr] INFO: Scrape type for 123855: 0
2026-03-28 02:03:43 [arval.fr] INFO: Found listing with ID: 123617
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27123617%27 HTTP/1.1" 200 None
2026-03-28 02:03:43 [arval.fr] INFO: Scrape type for 123617: 0
2026-03-28 02:03:43 [arval.fr] INFO: Found listing with ID: 123277
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27123277%27 HTTP/1.1" 200 None
2026-03-28 02:03:43 [arval.fr] INFO: Scrape type for 123277: 0
2026-03-28 02:03:43 [arval.fr] INFO: Found listing with ID: 123272
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27123272%27 HTTP/1.1" 200 None
2026-03-28 02:03:43 [arval.fr] INFO: Scrape type for 123272: 0
2026-03-28 02:03:43 [arval.fr] INFO: Found listing with ID: 122441
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27122441%27 HTTP/1.1" 200 None
2026-03-28 02:03:43 [arval.fr] INFO: Scrape type for 122441: 0
2026-03-28 02:03:43 [arval.fr] INFO: Found listing with ID: 122722
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27122722%27 HTTP/1.1" 200 None
2026-03-28 02:03:43 [arval.fr] INFO: Scrape type for 122722: 0
2026-03-28 02:03:43 [arval.fr] INFO: Found listing with ID: 119188
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27119188%27 HTTP/1.1" 200 None
2026-03-28 02:03:43 [arval.fr] INFO: Scrape type for 119188: 0
2026-03-28 02:03:43 [arval.fr] INFO: Found listing with ID: 122449
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27122449%27 HTTP/1.1" 200 None
2026-03-28 02:03:43 [arval.fr] INFO: Scrape type for 122449: 0
2026-03-28 02:03:43 [arval.fr] INFO: Found listing with ID: 118173
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27118173%27 HTTP/1.1" 200 None
2026-03-28 02:03:43 [arval.fr] INFO: Scrape type for 118173: 0
2026-03-28 02:03:43 [arval.fr] INFO: Found listing with ID: 118317
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27118317%27 HTTP/1.1" 200 None
2026-03-28 02:03:43 [arval.fr] INFO: Scrape type for 118317: 0
2026-03-28 02:03:43 [arval.fr] INFO: Found listing with ID: 118661
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27118661%27 HTTP/1.1" 200 None
2026-03-28 02:03:43 [arval.fr] INFO: Scrape type for 118661: 0
2026-03-28 02:03:43 [arval.fr] INFO: Found listing with ID: 113050
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27113050%27 HTTP/1.1" 200 None
2026-03-28 02:03:43 [arval.fr] INFO: Scrape type for 113050: 0
2026-03-28 02:03:43 [arval.fr] INFO: Found listing with ID: 120489
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27120489%27 HTTP/1.1" 200 None
2026-03-28 02:03:43 [arval.fr] INFO: Scrape type for 120489: 0
2026-03-28 02:03:43 [arval.fr] INFO: Found listing with ID: 116834
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27116834%27 HTTP/1.1" 200 None
2026-03-28 02:03:43 [arval.fr] INFO: Scrape type for 116834: 0
2026-03-28 02:03:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=25&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:03:44 [arval.fr] INFO: Found listing with ID: 116721
2026-03-28 02:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27116721%27 HTTP/1.1" 200 None
2026-03-28 02:03:44 [arval.fr] INFO: Scrape type for 116721: 0
2026-03-28 02:03:44 [arval.fr] INFO: Found listing with ID: 117115
2026-03-28 02:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27117115%27 HTTP/1.1" 200 None
2026-03-28 02:03:44 [arval.fr] INFO: Scrape type for 117115: 0
2026-03-28 02:03:44 [arval.fr] INFO: Found listing with ID: 119685
2026-03-28 02:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27119685%27 HTTP/1.1" 200 None
2026-03-28 02:03:44 [arval.fr] INFO: Scrape type for 119685: 0
2026-03-28 02:03:44 [arval.fr] INFO: Found listing with ID: 114509
2026-03-28 02:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27114509%27 HTTP/1.1" 200 None
2026-03-28 02:03:44 [arval.fr] INFO: Scrape type for 114509: 0
2026-03-28 02:03:44 [arval.fr] INFO: Found listing with ID: 115094
2026-03-28 02:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27115094%27 HTTP/1.1" 200 None
2026-03-28 02:03:44 [arval.fr] INFO: Scrape type for 115094: 0
2026-03-28 02:03:44 [arval.fr] INFO: Found listing with ID: 118315
2026-03-28 02:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27118315%27 HTTP/1.1" 200 None
2026-03-28 02:03:44 [arval.fr] INFO: Scrape type for 118315: 0
2026-03-28 02:03:44 [arval.fr] INFO: Found listing with ID: 117109
2026-03-28 02:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27117109%27 HTTP/1.1" 200 None
2026-03-28 02:03:44 [arval.fr] INFO: Scrape type for 117109: 0
2026-03-28 02:03:44 [arval.fr] INFO: Found listing with ID: 113502
2026-03-28 02:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27113502%27 HTTP/1.1" 200 None
2026-03-28 02:03:44 [arval.fr] INFO: Scrape type for 113502: 0
2026-03-28 02:03:44 [arval.fr] INFO: Found listing with ID: 116715
2026-03-28 02:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27116715%27 HTTP/1.1" 200 None
2026-03-28 02:03:44 [arval.fr] INFO: Scrape type for 116715: 0
2026-03-28 02:03:44 [arval.fr] INFO: Found listing with ID: 116235
2026-03-28 02:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27116235%27 HTTP/1.1" 200 None
2026-03-28 02:03:45 [arval.fr] INFO: Scrape type for 116235: 0
2026-03-28 02:03:45 [arval.fr] INFO: Found listing with ID: 116129
2026-03-28 02:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27116129%27 HTTP/1.1" 200 None
2026-03-28 02:03:45 [arval.fr] INFO: Scrape type for 116129: 0
2026-03-28 02:03:45 [arval.fr] INFO: Found listing with ID: 112595
2026-03-28 02:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27112595%27 HTTP/1.1" 200 None
2026-03-28 02:03:45 [arval.fr] INFO: Scrape type for 112595: 0
2026-03-28 02:03:45 [arval.fr] INFO: Found listing with ID: 113155
2026-03-28 02:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27113155%27 HTTP/1.1" 200 None
2026-03-28 02:03:45 [arval.fr] INFO: Scrape type for 113155: 0
2026-03-28 02:03:45 [arval.fr] INFO: Found listing with ID: 112585
2026-03-28 02:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27112585%27 HTTP/1.1" 200 None
2026-03-28 02:03:45 [arval.fr] INFO: Scrape type for 112585: 0
2026-03-28 02:03:45 [arval.fr] INFO: Found listing with ID: 115192
2026-03-28 02:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27115192%27 HTTP/1.1" 200 None
2026-03-28 02:03:45 [arval.fr] INFO: Scrape type for 115192: 0
2026-03-28 02:03:45 [arval.fr] INFO: Found listing with ID: 115185
2026-03-28 02:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27115185%27 HTTP/1.1" 200 None
2026-03-28 02:03:45 [arval.fr] INFO: Scrape type for 115185: 0
2026-03-28 02:03:45 [arval.fr] INFO: Found listing with ID: 114555
2026-03-28 02:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27114555%27 HTTP/1.1" 200 None
2026-03-28 02:03:45 [arval.fr] INFO: Scrape type for 114555: 0
2026-03-28 02:03:45 [arval.fr] INFO: Found listing with ID: 113967
2026-03-28 02:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27113967%27 HTTP/1.1" 200 None
2026-03-28 02:03:45 [arval.fr] INFO: Scrape type for 113967: 0
2026-03-28 02:03:45 [arval.fr] INFO: Found listing with ID: 113966
2026-03-28 02:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27113966%27 HTTP/1.1" 200 None
2026-03-28 02:03:45 [arval.fr] INFO: Scrape type for 113966: 0
2026-03-28 02:03:45 [arval.fr] INFO: Found listing with ID: 113951
2026-03-28 02:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27113951%27 HTTP/1.1" 200 None
2026-03-28 02:03:45 [arval.fr] INFO: Scrape type for 113951: 0
2026-03-28 02:03:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=26&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:03:46 [arval.fr] INFO: Found listing with ID: 112874
2026-03-28 02:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27112874%27 HTTP/1.1" 200 None
2026-03-28 02:03:46 [arval.fr] INFO: Scrape type for 112874: 0
2026-03-28 02:03:46 [arval.fr] INFO: Found listing with ID: 112873
2026-03-28 02:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27112873%27 HTTP/1.1" 200 None
2026-03-28 02:03:46 [arval.fr] INFO: Scrape type for 112873: 0
2026-03-28 02:03:46 [arval.fr] INFO: Found listing with ID: 107101
2026-03-28 02:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27107101%27 HTTP/1.1" 200 None
2026-03-28 02:03:46 [arval.fr] INFO: Scrape type for 107101: 0
2026-03-28 02:03:46 [arval.fr] INFO: Found listing with ID: 102337
2026-03-28 02:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20RowKey%20eq%20%27102337%27 HTTP/1.1" 200 None
2026-03-28 02:03:46 [arval.fr] INFO: Scrape type for 102337: 0
2026-03-28 02:03:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 02:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/5?orderBy=salePriceGross%7Casc&pageNumber=27&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.fr) ['zyte-api']
2026-03-28 02:03:47 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-28 02:03:47 [arval.fr] INFO: arval.fr Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 264, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-28 02:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 02:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.fr%27%20and%20last_price_update_time%20lt%201774231428 HTTP/1.1" 200 None
2026-03-28 02:03:48 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (83 items) in: file:///var/lib/scrapyd/items/sourcing_v2/arval.fr/task_50_2026-03-28T02_00_00.jl
2026-03-28 02:03:48 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 87533,
'downloader/request_count': 111,
'downloader/request_method_count/GET': 111,
'downloader/response_bytes': 2863966,
'downloader/response_count': 111,
'downloader/response_status_count/200': 111,
'elapsed_time_seconds': 223.049158,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 28, 2, 3, 48, 477029, tzinfo=datetime.timezone.utc),
'item_scraped_count': 83,
'log_count/DEBUG': 1909,
'log_count/INFO': 1733,
'memusage/max': 167100416,
'memusage/startup': 148148224,
'playwright/context_count': 1,
'playwright/context_count/max_concurrent': 1,
'playwright/context_count/persistent/False': 1,
'playwright/context_count/remote/False': 1,
'playwright/page_count': 1,
'playwright/page_count/max_concurrent': 1,
'playwright/request_count': 28,
'playwright/request_count/aborted': 10,
'playwright/request_count/method/GET': 27,
'playwright/request_count/method/POST': 1,
'playwright/request_count/navigation': 3,
'playwright/request_count/resource_type/document': 3,
'playwright/request_count/resource_type/font': 5,
'playwright/request_count/resource_type/image': 8,
'playwright/request_count/resource_type/script': 7,
'playwright/request_count/resource_type/stylesheet': 1,
'playwright/request_count/resource_type/xhr': 4,
'playwright/response_count': 14,
'playwright/response_count/method/GET': 14,
'playwright/response_count/resource_type/document': 3,
'playwright/response_count/resource_type/font': 5,
'playwright/response_count/resource_type/script': 5,
'playwright/response_count/resource_type/stylesheet': 1,
'request_depth_max': 27,
'response_received_count': 111,
'scheduler/dequeued': 111,
'scheduler/dequeued/memory': 111,
'scheduler/enqueued': 111,
'scheduler/enqueued/memory': 111,
'scrape_type/price_update': 83,
'scrape_type/skipped': 421,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 110,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 4.933153471486135,
'scrapy-zyte-api/mean_response_seconds': 4.937445599060843,
'scrapy-zyte-api/processed': 110,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 110,
'scrapy-zyte-api/request_args/experimental.requestCookies': 109,
'scrapy-zyte-api/request_args/experimental.responseCookies': 110,
'scrapy-zyte-api/request_args/httpResponseBody': 110,
'scrapy-zyte-api/request_args/httpResponseHeaders': 110,
'scrapy-zyte-api/request_args/url': 110,
'scrapy-zyte-api/status_codes/200': 110,
'scrapy-zyte-api/success': 110,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 28, 2, 0, 5, 427871, tzinfo=datetime.timezone.utc)}
2026-03-28 02:03:48 [scrapy.core.engine] INFO: Spider closed (finished)