scrap 4 text on woocommerce product page

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 5 reply threads
  • Author
    Posts
    • #7236


      matsos10
      Participant
      Post count: 3

      Hello, i’m trying to scrap more than one text on a WooCommerce product page, but without success.

      Can you help with the configs, i have to use to extract description plus 3 more text plus title.

      I think they are using a plugin like ACF advanced custom field.

      url site: https://www.monjolivase.com/

      content that i need to scrap is on the picture attached

      Thanks for you help
      <div id=”gtx-trans” style=”position: absolute; left: -14px; top: 158.2px;”>
      <div class=”gtx-trans-icon”></div>
      </div>

      Attachments:
      You must be logged in to view attached files.
    • #7244


      Szabi – CodeRevolution
      Keymaster
      Post count: 4205

      Hello,

      Please try with the below config:

       

      Content Query Type
      XPath/CSS Selector

      Content Query String
      //*[@class=”woocommerce-product-details__short-description”]
      //*[@id=”tab-description”]

      Strip HTML Elements by Class:
      elementor-toggle

      Run Regex On Content:
      Questions Fréquentes

       

      Regards, Szabi – CodeRevolution.

    • #7245


      matsos10
      Participant
      Post count: 3

      Thanks for your help but it is not working

       

    • #7247


      Szabi – CodeRevolution
      Keymaster
      Post count: 4205

      In this case please provide more details about which parts of the product do you want to scrape and where do you want to store this info.

    • #7250


      matsos10
      Participant
      Post count: 3

      You can see in the attached picture:

      short description is ok

      i can’t scrap 3 titles + 3 text +3 images on description

      Attachments:
      You must be logged in to view attached files.
    • #7252


      Szabi – CodeRevolution
      Keymaster
      Post count: 4205

      Please send me temp admin login to your site and I check on this directly there. My email is [email protected]

      Regards.

Viewing 5 reply threads

The topic ‘scrap 4 text on woocommerce product page’ is closed to new replies.