topmonks / hlidac-shopu

Hlídač shopů
https://www.hlidacshopu.cz
Other
66 stars 31 forks source link

KnihyDobrovský - BF scraper vrací originalPrice správně, ale běžný scraper ne #2539

Open MartinaGelnerova opened 1 month ago

MartinaGelnerova commented 1 month ago

prosím v běžném scrapu ukládat stejnou originalPrice jako bere BF scrape tj "Nejnižší cena před akcí"

např: https://www.knihydobrovsky.cz/papirnictvi/pilot-frixion-0-7-mm-ruzova-668523

<span class="price-before tooltip-js" data-title="Uvedená cena je nejnižší prodejní cenou zboží v období 30 dní před začátkem slevové akce.">
            Nejnižší cena před akcí: 89&nbsp;Kč
        </span>

image

MartinaGelnerova commented 1 month ago

assigned to @JJetmar

JJetmar commented 1 month ago

@MartinaGelnerova

fixed in PR #2567

tested locally

The issue is that for daily scraping it never reach the detail and takes the prices only from lists/overviews but there was originally no implementation for getting originalPrice from the lists/overview.

MartinaGelnerova commented 1 month ago

@rarous pls merge

rarous commented 1 month ago

@MartinaGelnerova pls build&check

MartinaGelnerova commented 1 month ago

works fine, thank you, closing the issue.

MartinaGelnerova commented 1 week ago

@JJetmar not getting min30back price for this product (only extension returns min30back as originalPrice) - can you please check? https://www.knihydobrovsky.cz/kniha/vesmirnicek-467620371 image