

Mawunyo Ajdin
-
Mawunyo Ajdin replied to the discussion Scrape product titles from Currys UK using Python in the forum General Web Scraping 3 months ago
Scrape product titles from Currys UK using Python
The script could be improved by implementing a retry mechanism in case of failed requests due to network issues or server errors. Adding a loop to attempt multiple retries with delays between requests would ensure reliability.
-
Mawunyo Ajdin replied to the discussion Extract shipping fees from Amazon UK product pages using Node.js in the forum General Web Scraping 3 months ago
Extract shipping fees from Amazon UK product pages using Node.js
Integrating error handling mechanisms would improve the robustness of the script. For example, if the shipping section fails to load or the selector changes, the script could log the error and attempt a retry. Additionally, capturing screenshots of the failed pages would assist in debugging.
-
Mawunyo Ajdin started the discussion Compare Go and Node.js for scraping store locations from Woolworths Australia in the forum General Web Scraping 3 months ago
Compare Go and Node.js for scraping store locations from Woolworths Australia
How does scraping store locations from Woolworths, one of Australia’s largest supermarket chains, differ between Go and Node.js? Does Go’s Colly library provide better performance for handling static content, or does Node.js with Puppeteer offer more flexibility for interacting with JavaScript-rendered elements like maps or location pop-ups?…
-
Mawunyo Ajdin changed their photo 3 months ago
-
Mawunyo Ajdin became a registered member 3 months ago