

Navneet Gustavo
-
Navneet Gustavo replied to the discussion Scrape delivery times from Empik Poland using Node.js in the forum General Web Scraping 8 months ago
Scrape delivery times from Empik Poland using Node.js
To improve scalability, the script could save the extracted delivery times into a database or a file like JSON or CSV. This approach would make the data easier to query and analyze, especially when scraping delivery estimates for multiple products.
-
Navneet Gustavo replied to the discussion Use Ruby to scrape prices from Allegro Poland product pages in the forum General Web Scraping 8 months ago
Use Ruby to scrape prices from Allegro Poland product pages
Saving the scraped prices to a database or structured file, like CSV or JSON, would improve data organization and make it easier to analyze trends. This would also allow for integration with other tools or applications.
-
Navneet Gustavo started the discussion How do you scrape sports scores from a live scoreboard website? in the forum General Web Scraping 8 months ago
How do you scrape sports scores from a live scoreboard website?
Scraping live sports scores can be challenging due to their frequent updates and use of JavaScript for real-time data rendering. Many scoreboard websites update scores dynamically using WebSockets or AJAX calls, so traditional HTML scraping might not work. The first step is to inspect the network traffic in the browser to identify the source…
-
Navneet Gustavo changed their photo 8 months ago
-
Navneet Gustavo became a registered member 8 months ago