

Anapa Jerilyn
-
Anapa Jerilyn replied to the discussion How can I scrape product data from Lazada Thailand using Python n BeautifulSoup? in the forum General Web Scraping 8 months ago
How can I scrape product data from Lazada Thailand using Python n BeautifulSoup?
For multipart/form-data requests, I use Python’s files parameter in the requests library. This handles file uploads seamlessly.
-
Anapa Jerilyn replied to the discussion How can I scrape product reviews from Shopee Thailand using Node.js n Puppeteer? in the forum General Web Scraping 8 months ago
How can I scrape product reviews from Shopee Thailand using Node.js n Puppeteer?
I map each cURL header to a key-value pair in the headers dictionary in Python. For complex authentication, I use Python’s requests.auth module or manual header configuration.
-
Anapa Jerilyn started the discussion Scrape customer reviews from Tesco Lotus Thailand using Node.js and Puppeteer? in the forum General Web Scraping 8 months ago
Scrape customer reviews from Tesco Lotus Thailand using Node.js and Puppeteer?
When scraping Tesco Lotus Thailand, Puppeteer is a powerful tool for handling dynamically loaded content, such as customer reviews. The site often uses JavaScript to load reviews, so you’ll need to make sure you wait for all content to load before attempting to scrape it. After navigating to the product page, you can extract review details like…
-
Anapa Jerilyn changed their photo 8 months ago
-
Anapa Jerilyn became a registered member 8 months ago