Failles to Scrap my Shopify product to woocommerce

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 1 reply thread
  • Author
    Posts
    • #4114


      mamba21
      Participant

      Hello

      I try hard to scrapp the product from my shopify website with my woocommerce website. I follow each step of the video thaht you made : https://www.youtube.com/watch?v=LD3pi5K7qR4

      Unfortunatly i got error crosse. Could you please help me and maybe show me where i failled.

      here is the products i would like to scrapt :  https://mapetitecoree.com/collections/solved-skincare

      thanks in advance, in case i can also give you acces to my WP.

       

      thanks

      Arthur

    • #4115


      Szabi – CodeRevolution
      Keymaster
      Post count: 4574

      Hello,

      First of all, thank you for your purchase.

      I checked and the site you are trying to scrape is loading its content dynamically, using JavaScript. Because of this, it needs a headless browser to process the page content, before the plugin can scrape the site.

      So, to make it work, you will need to install a headless browser on your site, like Puppeteer. Please check details on how to set this up, in the videos below:

      https://www.youtube.com/watch?v=XkVfYWRZpko

      https://www.youtube.com/watch?v=g99IlDkt_SY

      If you do not have access to installing this browser to your sever, you can also use HeadlessBrowserAPI, which is a cloud service which emulates headless browsers. Please check details below:

      https://www.youtube.com/watch?v=205EinBQAoo&list=PLEiGTaa0iBIjDrfexapWc3M28iHwJI5tT&index=2

      Afterwards, you can use the below example plugin config to scrape this specific site:

      Content Scraping Method To Use: Puppeteer

      Do Not Scrape Seed URL: checked

      Seed Page Crawling Query Type: Class

      Seed Page Crawling Query String: card-information__text h5

      Content Query Type: ClassContent Query String: ishi-tab-content

       

      Regards, Szabi – CodeRevolution.

Viewing 1 reply thread

The topic ‘Failles to Scrap my Shopify product to woocommerce’ is closed to new replies.