serp-parser icon indicating copy to clipboard operation
serp-parser copied to clipboard

Handle relative published time values in videos feature

Open badluck13 opened this issue 4 years ago • 0 comments

In some cases the videos will not state an actual date, but relative passed time, for example 1 month ago.

We should switch parsing to field published and use actual string not a Date, and remove date field from video objects

For example, first video published would be Sep 7, 2020 and second one would be 1 month ago

Example for google query DeFi

image

badluck13 avatar May 30 '21 18:05 badluck13