Context: Currently, the notifications are not reflecting the actual publication time of the ad on OLX. Instead, it seems to be using an offset or the system time during the scrape.
Expected Behavior: The notification should display the exact timestamp extracted from the OLX "Postado em" metadata to ensure users know exactly how fresh the lead is.
Technical Notes:
- Refine the parsing logic in the OLX Search Adapter.
Investigate timezone offsets between the scraper execution environment and the OLX platform.
Context: Currently, the notifications are not reflecting the actual publication time of the ad on OLX. Instead, it seems to be using an offset or the system time during the scrape.
Expected Behavior: The notification should display the exact timestamp extracted from the OLX "Postado em" metadata to ensure users know exactly how fresh the lead is.
Technical Notes:
Investigate timezone offsets between the scraper execution environment and the OLX platform.