

Gerel Tomislav
-
Gerel Tomislav replied to the discussion Scrape customer reviews from Tesco Lotus Thailand using Node.js and Puppeteer? in the forum General Web Scraping 4 months ago
Scrape customer reviews from Tesco Lotus Thailand using Node.js and Puppeteer?
To scrape customer reviews from Tesco Lotus Thailand using Puppeteer, you’ll need to handle dynamic content. As you navigate to a product page, Puppeteer will allow you to wait for the reviews section to load fully. Extracting review details such as user ratings and comments can be done using CSS selectors. It’s also important to handle any…
-
Gerel Tomislav replied to the discussion Scrape product availability, price from Central Thailand’s using Python n Scrapy in the forum General Web Scraping 4 months ago
Scrape product availability, price from Central Thailand’s using Python n Scrapy
Scraping Central Thailand requires attention to both static and dynamic content, especially for prices and product availability. Scrapy excels at parsing static content, but for more complex sites with dynamic loading, you might need to ensure that you are targeting the correct elements. Scraping the prices and availability status can…
-
Gerel Tomislav started the discussion Extract reviews, pricing, product specifications from Tesco UK using Node.js in the forum General Web Scraping 4 months ago
Extract reviews, pricing, product specifications from Tesco UK using Node.js
Scraping data from Tesco UK requires careful planning to handle the dynamic content commonly found on their website. The first step is to identify the key elements on the webpage that correspond to customer reviews, pricing trends, and product specifications. This can be done by inspecting the HTML structure using browser developer tools.…
-
Gerel Tomislav changed their photo 4 months ago
-
Gerel Tomislav became a registered member 4 months ago