Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rohlik - actor vrací originalPrice u produktu, který přeškrtnutou cenu na webu nezobrazuje #2529

Open
MartinaGelnerova opened this issue Oct 11, 2024 · 3 comments
Labels
actor bug Something isn't working

Comments

@MartinaGelnerova
Copy link
Collaborator

př: https://www.rohlik.cz/1402406-alufix-alobal-29-cm-10-m

actor vrací chybně originalPrice:

  • currentPrice 44,9 (ok)
  • originalPrice 49,9 (na webu není vidět)

extenze vrací ceny správně:

  • currentPrice 44,9 (ok)
  • originalPrice null

image

Pro srovnání zlevněný produkt, který má uvedenou originalPrice: https://www.rohlik.cz/1316839-relax-pyre-100-hruska-a-banan
image

@MartinaGelnerova MartinaGelnerova added bug Something isn't working actor labels Oct 11, 2024
@MartinaGelnerova
Copy link
Collaborator Author

MartinaGelnerova commented Oct 31, 2024

taken by @oleksandravalko

@CelnarApify
Copy link
Contributor

@MartinaGelnerova Does this issue persist? I tried to run the actor and this product seems to be now correctly scraped.
No original price in the output and no original price shown on the page.

image

image

@MartinaGelnerova
Copy link
Collaborator Author

MartinaGelnerova commented Nov 18, 2024

@CelnarApify The problem with scraped originalPrice relates to products with "Nabídka do x.y".
The Alu-fix product does not have "Nabídka" at the moment, therefore scraped data is correct.

Example of product currently with "Nabídka" and wrongly saved originalPrice:
https://www.rohlik.cz/1461522-nomoo-bio-kokosova-zmrzlina
scraped 99,9 originalPrice, but no originalPrice visible on page
currentPrice is correct
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actor bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants