Cannot locate product price

This topic is: resolved

 

Thank you for contacting me. Please note that I live in the GMT+3 time zone - responses might be delayed by this.

Viewing 6 reply threads
  • Author
    Posts
    • #10235


      [email protected]
      Participant
      Post count: 12

      I’m trying to scrape https://www.lafco.com/feu-de-bois-candle.html?q=HH18

      I have tried every xpath expression  that I can think of to find  the product price with  no luck. Any suggestions?

      Thanks

    • #10237


      Szabi – CodeRevolution
      Keymaster
      Post count: 4194

      Hello,

      First of all, thank you for your purchase.

      Please use the following REGEX:

      Product Price Query Type
      Regex – First Match

      Product Price Query String
      #”retail”:\s\n*([^,]*?),#

      Let me know if this helped.

      Regards, Szabi – CodeRevolution.

    • #10238


      [email protected]
      Participant
      Post count: 12

      That regex worked!

      Thanks

      One more question.

      Where does the crawlomatic_featured_img value come from? Is it automatically detected by the plugin?

    • #10239


      Szabi – CodeRevolution
      Keymaster
      Post count: 4194

      I am glad to help!

      The featured image is automatically detected by default, but you can also set its source using the ‘Featured Image Query Type’ and ‘Featured Image Query String’ settings fields from rule settings.

      Regards.

    • #10240


      [email protected]
      Participant
      Post count: 12

      Thanks for the reply.

      Is there a way to scrape product gallery video?

    • #10242


      Szabi – CodeRevolution
      Keymaster
      Post count: 4194

      Hello,

      Directly scraping gallery videos is not possible, but I noted this idea, will think on it for upcoming plugin updates.

      Regards,

      Szabi – CodeRevolution

    • #10246


      [email protected]
      Participant
      Post count: 12

      thank

Viewing 6 reply threads

The topic ‘Cannot locate product price’ is closed to new replies.